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