]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/rssaction.php
replace all tabs with four spaces
[quix0rs-gnu-social.git] / lib / rssaction.php
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-14 Evan Prodromoutrim some output to avoid excessive whitespace
2008-12-12 Evan Prodromouremove content:items from rss output
2008-12-05 Evan Prodromoufixup the problems with the repo patch
2008-12-03 Evan Prodromourollback removing init from rssaction
2008-12-02 Evan Prodromoucleanup whitespace in rssaction
2008-12-02 Evan Prodromouremove init from rssaction
2008-12-05 Evan Prodromouwhitespace changes in rssaction
2008-12-05 Evan Prodromouuse content namespace to add HTML to the notice output
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-16 Earle MartinLink author avatars to posts directly.
2008-07-16 Evan Prodromoucreator_url
2008-07-16 Evan Prodromouuse root url of site, not hard-coded identi.ca URL
2008-07-16 Evan Prodromouutility function for getting a profile URI
2008-07-16 Evan Prodromouslight code hygiene for rssaction
2008-07-14 Earle MartinAdd SIOC data to global RSS feed.
2008-07-14 Earle MartinInclude user name in item titles for RSS aggregator...
2008-07-02 Evan Prodromouinvert title and content in rss action
2008-06-26 Evan Prodromoulimit rss streams to 100 items by default
2008-06-20 Evan Prodromousome whitespace
2008-06-13 Evan Prodromoubetter titles in RSS
2008-06-13 Evan Prodromouadd author information for RSS
2008-06-08 Evan Prodromouuse rdf:resource for license urls
2008-06-08 Evan Prodromouforgot config in channel
2008-06-08 Evan Prodromouadd cc:license to RSS streams
2008-05-29 Evan Prodromoudon't render content in RSS feeds
2008-05-22 Evan Prodromoufix notice generation in rss channels
2008-05-22 Evan Prodromouuse notice URI in channel items list
2008-05-22 Evan Prodromouuse notice URIs in RSS feeds
2008-05-22 Evan Prodromouabstract out RSS 1.0 generation to allow multiple streams