summaryrefslogtreecommitdiff
path: root/actions/apifriendshipsdestroy.php
AgeCommit message (Collapse)Author
2010-02-19replace calls to subs_(un)subscribe_user with Subscription methodsEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
* Mostly punctuation updates so that the same message is used consistently in all of StatusNet. * Some cases of "Title Case" removed, because that does not appear to be used consistently.
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