summaryrefslogtreecommitdiff
path: root/actions/twitapifriendships.php
AgeCommit message (Expand)Author
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-03Implement friendships/show API methodZach Copley
2009-07-02Route and stub for new friendships/show API methodZach Copley
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-12Ticket #1611 and a bunch of code cleanupZach Copley
2009-04-18Bringing the presentation of boolean variables (favorited, truncated, profile...Dan Moore
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
2008-10-16Twitter-compatible API:zach
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-09-30Twitter-compatible API - Added content-type checks to several methods. Callin...zach
2008-09-29Twitter-compatible API: Direct messages work (everything but destroy())Zach Copley
2008-08-19Twitter-compatible API - RESTfulness checks as per Twitterzach
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-07-22Twitter-compatible API: made is_readonly() method smarterzach
2008-07-20Twitter-compatible API: /friendship/exists always failed - fixed!zach
2008-07-20Twitter-compatible API - refactoring and bug fixeszach
2008-07-20Twitter-compatible API - Error handling that better matches Twitter'szach
2008-07-18change fetch to find in apiEvan Prodromou
2008-07-18add create stamp to subscription in apiEvan Prodromou
2008-07-18exit on errorEvan Prodromou
2008-07-18when in doubt, start throwing transactions aroundEvan Prodromou
2008-07-18init and end documentsEvan Prodromou
2008-07-18start and end xmlEvan Prodromou
2008-07-18getting the id from the wrong placeEvan Prodromou
2008-07-18null reference errorEvan Prodromou
2008-07-18beware of shadowsEvan Prodromou
2008-07-18show friendship stuffEvan Prodromou
2008-07-15Prepended 'Twit' to Twitter-compatible API actions (renamed actionzach