summaryrefslogtreecommitdiff
path: root/actions/apifriendshipsexists.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-06-28- Fix bugs with block and friendship API methodsZach Copley
2010-01-28These API methods should return true for ->isReadOnly($args)!Zach Copley
2009-11-04Fix for Ticket #1957 - API methods are not accessible when site is private (0...Zach Copley
2009-11-04Remove ugly debugging statementsZach Copley
2009-10-12Added in credits.Zach Copley
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09Missed some of the references to the old TwitterApiAction - removedZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-10-05New actions for managing subscriptions (friendships)Zach Copley