summaryrefslogtreecommitdiff
path: root/actions/apigrouplistall.php
AgeCommit message (Expand)Author
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-10Document messages for which clarification was requested.Siebrand Mazeland
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
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