summaryrefslogtreecommitdiff
path: root/lib/apiaction.php
AgeCommit message (Expand)Author
2010-03-24Fix for API group methods, caused failure or output corruption when pulling u...Brion Vibber
2010-03-12Output enclosing geo elements and GeoRSS xmlns in XML timelinesZach Copley
2010-03-12Add Atom self link to tag timelineZach Copley
2010-03-12More generalized method for calculating Atom rel="self" linksZach Copley
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-11Output self link in rss2 feeds, if availableZach Copley
2010-03-11- Output georss xmlns in rss elementZach Copley
2010-03-04Ignore API 'since' silently as Twitter does instead of throwing a 403 error. ...Brion Vibber
2010-03-02stupid mistake... let's not talk about this.Craig Andrews
2010-03-02Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-02-25Get ApiAction autoloading properlyZach Copley