summaryrefslogtreecommitdiff
path: root/actions/favoritesrss.php
AgeCommit message (Expand)Author
2009-05-01Add s to user favorite noticesOri Avtalion
2009-01-27Make favorites RSS actually work (uiredesign)Zach Copley
2009-01-23mark a bunch of actions read-onlyRobin 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-12-10Array needs initializing before it's returned. How did this code ever work?Zach Copley
2008-09-28add favoritesrssEvan Prodromou