summaryrefslogtreecommitdiff
path: root/actions/apitimelinepublic.php
AgeCommit message (Expand)Author
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-27Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-04-22Add docs for public_timelineZach Copley
2010-03-12- Output correct content type header for public timeline Atom feedZach Copley
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
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-02-08Disable deprecated 'since' parameter on public_timeline API; causes performan...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-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-01Renamed and moved stuff around to better match Twitter's API organizationZach Copley