summaryrefslogtreecommitdiff
path: root/actions/favoritesrss.php
AgeCommit message (Expand)Author
2010-05-05Implement since_id and max_id param handling for /api/favoritesZach Copley
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-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