index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
twitapiaccount.php
Age
Commit message (
Expand
)
Author
2009-03-04
Made /api/account/verify_credentials.format return an extended user object. U...
Zach Copley
2009-02-22
Ticket #925 - make verify_credentials return 'Authorized' if no return type s...
Zach Copley
2009-02-07
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette
2009-01-23
Merge branch 'master' of /var/www/mublog
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-08
Revert "Twitter-compatible API - update verify_credentials to return profile"
Evan Prodromou
2008-12-15
Twitter-compatible API - update verify_credentials to return profile
Zach Copley
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-10
Remove a bunch of extraneous logging statements
Zach Copley
2008-10-24
Twitter-compatible API - checks for is_readonly() now work!
zach
2008-09-30
Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...
zach
2008-09-30
Twitter-compatible API - Added content-type checks to several methods. Callin...
zach
2008-08-19
Twitter-compatible API - RESTfulness checks as per Twitter
zach
2008-08-18
Twitter-compatible API - running all strings through gettext() now
zach
2008-07-22
Twitter-compatible API: made is_readonly() method smarter
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-21
Twitter-compatible API - location_update was spitting out the wrong profile. ...
zach
2008-07-20
Twitter-compatible API - refactoring and bug fixes
zach
2008-07-20
Twitter-compatible API: /account/update_location implemented
zach
2008-07-18
Twitter-API: /account/verify_credentials.format now works
zach
2008-07-15
Prepended 'Twit' to Twitter-compatible API actions (renamed action
zach