summaryrefslogtreecommitdiff
path: root/actions/apifriendshipsdestroy.php
AgeCommit message (Collapse)Author
2009-11-09Revert "Remove more contractions"Brion Vibber
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday...
2009-11-08Remove more contractionsSiebrand Mazeland
* doesn't * won't * isn't * don't
2009-10-12Added in credits.Zach Copley
2009-10-12Took out some unnecessary intializationsZach Copley
2009-10-09CamelCase all function names in the API codeZach 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-05Add in a check for proper formatZach Copley
2009-10-05New actions for managing subscriptions (friendships)Zach Copley