]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/rssaction.php
Added the new pinghandler to the stopdaemons script and improved the behaviour and...
[quix0rs-gnu-social.git] / lib / rssaction.php
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-20 Evan ProdromouMerge branch '0.7.x' of evan@dev.controlyourself.ca...
2009-02-20 Evan Prodromouhandle if-modified-since in RSS feeds
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMove common_avatar_* functions to Avatar
2009-01-25 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-25 Zach CopleyRss10Action::showImage() was trying to call pre-uiredes...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Milletteuiredesign
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Evan ProdromouRunaway comment in rssaction
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-17 Evan ProdromouBreak up settings into two tabset
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-14 Evan Prodromoutrim some output to avoid excessive whitespace
2008-12-12 Evan Prodromouremove content:items from rss output
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
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