summaryrefslogtreecommitdiff
path: root/actions/allrss.php
AgeCommit message (Expand)Author
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