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
/
lib
/
api.php
Age
Commit message (
Expand
)
Author
2009-11-10
Merge branch '0.9.x' into finish-account-api
Zach Copley
2009-11-10
add geo output to statuses in json, xml, atom, rss in API
Evan Prodromou
2009-11-10
Merge branch '0.9.x' into finish-account-api
Zach Copley
2009-11-10
Output profile background image info in the API user objects
Zach Copley
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-03
Don't try to pull up designs for non-existent users
Zach Copley
2009-10-15
Added support for profile designs to the twitter API
Trever Fischer
2009-10-12
Added in credits.
Zach Copley
2009-10-12
Moved group create API into its own action
Zach Copley
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
These same params are used in most API actions; moved to base API class
Zach Copley
2009-10-09
Remove dead code
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