summaryrefslogtreecommitdiff
path: root/actions/apigroupmembership.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-11-16Consistant error for groups that dont exist in APIEric Helgeson
2009-11-04Fix for Ticket #1957 - API methods are not accessible when site is private (0...Zach Copley
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-09Missed some of the references to the old TwitterApiAction - removedZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-10-07New individual actions for dealing with groups via APIZach Copley