summaryrefslogtreecommitdiff
path: root/actions/apistatusnetconfig.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-15Always output a site logo via /api/statusnet/config.:format (so client devs h...Zach Copley
2010-02-26Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-25Remove unnecessary requiresZach Copley
2010-02-05Updated /api/statusnet/config.xml to show new config params potentially relev...Zach Copley
2010-02-05API config return textlimit valueMichele
2010-01-28These API methods should return true for ->isReadOnly($args)!Zach Copley
2010-01-28These API methods should return true for ->isReadOnly($args)!Zach Copley
2010-01-10Lots of tiny message changes.Siebrand Mazeland
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-08New actions for statusnet config and version API methodsZach Copley