summaryrefslogtreecommitdiff
path: root/actions/userrss.php
AgeCommit message (Expand)Author
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-11Define undefined variable.Adrian Lang
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-23uiredesignRobin 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-10-24fixed use of header()Evan Prodromou
2008-10-24override initrssEvan Prodromou
2008-10-24add SUP link to User RSSEvan Prodromou
2008-09-28remove unneeded find() in userrss.phpEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-26try to clean up user-without-profile errorsEvan 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-08Convert _t() to _() for gettext.Mike Cochrane
2008-05-22abstract out RSS 1.0 generation to allow multiple streamsEvan Prodromou