summaryrefslogtreecommitdiff
path: root/actions/apitimelinegroup.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-07-29Fix for issue ID 2290: make sure errors are returned in the rightZach Copley
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-04-09Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-03-12More generalized method for calculating Atom rel="self" linksZach Copley
2010-03-11Add self link to user and group rss2 feedsZach Copley
2010-03-03Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,...Brion Vibber
2010-03-03quick fix: skip notice from unused variable on group atom feed generationBrion Vibber
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-02-25Fix atom feed IDs in user and group atom feedsZach Copley
2010-02-23OStatus group delivery initial implementation.Brion Vibber
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12Initial upgraded Atom output for group timelinesZach Copley
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-12-11ticket 2055: added logos to Atom and RSS feedsHue Bastard
2009-11-16Consistant error for groups that dont exist in APIEric Helgeson
2009-11-04Fix for Ticket #1957 - API methods are not accessible when site is private (0...Zach Copley
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-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-10-06New action for group timelines via APIZach Copley