summaryrefslogtreecommitdiff
path: root/actions/allrss.php
AgeCommit message (Expand)Author
2010-11-11Fix missing close of comment blockZach Copley
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-04-10Document messages for which clarification was requested.Siebrand Mazeland
2010-03-03Fix notice warning in RSS friends timelineBrion Vibber
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
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-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-03-08Define undefined variable.Adrian Lang
2009-02-23Make allrss.php work with phpcsEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-23small bugfix, it's prepare() not initialize()Robin Millette
2009-01-22uiredesign + phpdocsRobin Millette
2009-01-22uiredesign + phpdocsRobin Millette
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan 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-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-07-22don't get a count anywhereEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-05-22fix query and description for allrssEvan Prodromou
2008-05-22RSS feeds for public stream and friends streamsEvan Prodromou