summaryrefslogtreecommitdiff
path: root/actions/apitimelinefavorites.php
AgeCommit message (Expand)Author
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-05-05Implement since_id and max_id param handling for /api/favoritesZach Copley
2010-03-12Add Atom self link to favorites timelineZach Copley
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
2010-02-11Make Atom timelines in the API use Atom10feedZach Copley
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-12-11(fix clumsy double paste in b45be2b actions/apitimelinefavorites.phpHue Bastard
2009-12-11ticket 2055: added logos to Atom and RSS feedsHue Bastard
2009-11-08Harmonise UI message "No such user."Siebrand Mazeland
2009-10-12Added in credits.Zach Copley
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Move all basic auth output and processing to base classesZach Copley
2009-10-05New actions for favorites via the APIZach Copley