index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
apistatusnetconfig.php
Age
Commit message (
Expand
)
Author
2010-03-26
Really make sure we return 'true' and 'false' strings for boolean vals in api...
Zach Copley
2010-03-15
Always output a site logo via /api/statusnet/config.:format (so client devs h...
Zach Copley
2010-02-26
Merge branch 'testing' into 0.9.x
Brion Vibber
2010-02-25
Remove unnecessary requires
Zach Copley
2010-02-05
Updated /api/statusnet/config.xml to show new config params potentially relev...
Zach Copley
2010-02-05
API config return textlimit value
Michele
2010-01-28
These API methods should return true for ->isReadOnly($args)!
Zach Copley
2010-01-28
These API methods should return true for ->isReadOnly($args)!
Zach Copley
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
2009-10-12
Added in credits.
Zach Copley
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
Missed some of the references to the old TwitterApiAction - removed
Zach Copley
2009-10-09
$format is used by every API action. Set it in the base class.
Zach Copley
2009-10-09
Delete action/api.php and rename lib/twitterapi.php to lib/api.php
Zach Copley
2009-10-08
New actions for statusnet config and version API methods
Zach Copley