Age | Commit message (Expand) | Author |
2009-01-23 | uiredesign | Robin Millette |
2009-01-23 | Runaway comment in rssaction | Evan Prodromou |
2009-01-17 | Break up settings into two tabset | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-14 | trim some output to avoid excessive whitespace | Evan Prodromou |
2008-12-12 | remove content:items from rss output | Evan Prodromou |
2008-12-05 | fixup the problems with the repo patch | Evan Prodromou |
2008-12-03 | rollback removing init from rssaction | Evan Prodromou |
2008-12-01 | cleanup whitespace in rssaction | Evan Prodromou |
2008-12-01 | remove init from rssaction | Evan Prodromou |
2008-12-05 | whitespace changes in rssaction | Evan Prodromou |
2008-12-05 | use content namespace to add HTML to the notice output | Evan Prodromou |
2008-11-04 | Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds. | zach |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-16 | Link author avatars to posts directly. | Earle Martin |
2008-07-16 | creator_url | Evan Prodromou |
2008-07-16 | use root url of site, not hard-coded identi.ca URL | Evan Prodromou |
2008-07-16 | utility function for getting a profile URI | Evan Prodromou |
2008-07-16 | slight code hygiene for rssaction | Evan Prodromou |
2008-07-14 | Add SIOC data to global RSS feed. | Earle Martin |
2008-07-14 | Include user name in item titles for RSS aggregator users. | Earle Martin |
2008-07-02 | invert title and content in rss action | Evan Prodromou |
2008-06-26 | limit rss streams to 100 items by default | Evan Prodromou |
2008-06-20 | some whitespace | Evan Prodromou |
2008-06-13 | better titles in RSS | Evan Prodromou |
2008-06-13 | add author information for RSS | Evan Prodromou |
2008-06-08 | use rdf:resource for license urls | Evan Prodromou |
2008-06-08 | forgot config in channel | Evan Prodromou |
2008-06-08 | add cc:license to RSS streams | Evan Prodromou |
2008-05-29 | don't render content in RSS feeds | Evan Prodromou |
2008-05-22 | fix notice generation in rss channels | Evan Prodromou |
2008-05-22 | use notice URI in channel items list | Evan Prodromou |
2008-05-22 | use notice URIs in RSS feeds | Evan Prodromou |
2008-05-22 | abstract out RSS 1.0 generation to allow multiple streams | Evan Prodromou |