summaryrefslogtreecommitdiff
path: root/lib/rssaction.php
AgeCommit message (Expand)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-23Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.xCraig Andrews
2009-07-23Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
2009-07-22Merge commit 'jeff-themovie/private-rss' into 0.8.xCraig Andrews
2009-07-21Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for...Craig Andrews
2009-07-17Make RSS 1.0 more efficient when the same hashtag is used in multiple notices.Craig Andrews
2009-07-17Add link to conversation pages when possible.Craig Andrews
2009-07-17Fix RDFS namespace declaration.Craig Andrews
2009-07-17Merge branch '0.9.x' into private-rssJeffery To
2009-07-17Added failed auth logging (like in actions/api.php)Jeffery To
2009-07-14Moved the decision logic as to whether an attachment should be an enclosure t...Craig Andrews
2009-07-14Adds HTTP basic authentication for private RSS 1.0 feedsJeffery To
2009-07-13Add notice tags to RSS 1.0 output.Toby Inkster
2009-07-13Improve output for files/attachments.Toby Inkster
2009-07-09Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).Craig Andrews
2009-07-02Changed sioc:reply_to to sioc:reply_ofSarven Capadisli
2009-06-19Minor indentingSarven Capadisli
2009-06-19Includes a sioc:reply_to link between notices. It helps with thingsSarven Capadisli
2009-06-12http://laconi.ca/trac/ticket/1367Sarven Capadisli
2009-06-12http://laconi.ca/trac/ticket/1370Sarven Capadisli
2009-06-12http://laconi.ca/trac/ticket/863Sarven Capadisli
2009-06-12http://laconi.ca/trac/ticket/1368 Site is the space that ContainerSarven Capadisli
2009-06-12Updated Creative Commons namespace to current.Sarven Capadisli
2009-05-18Added RSS for personal tagsRobin Millette
2009-03-21RSS 1.0 actions were reading the stream from the database twice. Inefficient,...CiaranG
2009-02-20handle if-modified-since in RSS feedsEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-01-24Rss10Action::showImage() was trying to call pre-uiredesign XML output functionsZach Copley
2009-01-23uiredesignRobin Millette
2009-01-23Runaway comment in rssactionEvan Prodromou
2009-01-17Break up settings into two tabsetEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-14trim some output to avoid excessive whitespaceEvan Prodromou
2008-12-12remove content:items from rss outputEvan Prodromou
2008-12-05fixup the problems with the repo patchEvan Prodromou
2008-12-03rollback removing init from rssactionEvan Prodromou
2008-12-01cleanup whitespace in rssactionEvan Prodromou
2008-12-01remove init from rssactionEvan Prodromou
2008-12-05whitespace changes in rssactionEvan Prodromou
2008-12-05use content namespace to add HTML to the notice outputEvan Prodromou
2008-11-04Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.zach
2008-07-22base class is_readonly() now returns false by defaultzach