summaryrefslogtreecommitdiff
path: root/actions/publicrss.php
AgeCommit message (Expand)Author
2009-09-24Output If-Modified-Since header for all RSS 1.0 feeds (again)Zach Copley
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan 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-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-06Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...Jeffery To
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-22uiredesign + phpdocsRobin Millette
2009-01-20uiredesign + phpdocsRobin Millette
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-09-28single function for important streams, with memcached supportEvan Prodromou
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-07-22public timeline only gets local noticesEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-13mark off TODO, only local notices in public streamEvan Prodromou
2008-05-22RSS feeds for public stream and friends streamsEvan Prodromou