summaryrefslogtreecommitdiff
path: root/actions/apidirectmessage.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-16Update translator documentation.Siebrand Mazeland
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-04-22Add statusnet: prefix for API to JSON and XML outputEvan Prodromou
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-01-10Lots of tiny message changes.Siebrand Mazeland
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-09Move all basic auth output and processing to base classesZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley
2009-10-02New actions for direct messaging through the APIZach Copley