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
/
twitapiusers.php
Age
Commit message (
Expand
)
Author
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-10
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-07-07
user/show API method needs to fall back to basic auth so that
Zach Copley
2009-07-06
fix bad function call
Zach Copley
2009-07-06
Bringing users/show in line with Twitter as far as specifying user.
Dan Moore
2009-07-06
fix bad function call
Zach Copley
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-15
Missing call to getProfile() caused verify_credentials to fail.
Zach Copley
2009-06-12
Ticket #1611 and a bunch of code cleanup
Zach Copley
2009-06-05
Bringing users/show in line with Twitter as far as specifying user.
Dan Moore
2009-05-29
Ticket #1568 - API should return full user objects
Zach Copley
2009-04-18
Fixing spaces/tabs.
Dan Moore
2009-04-18
This should change the JSON representation of the booleans 'following' and 'n...
Dan Moore
2009-04-18
Bringing the presentation of boolean variables (favorited, truncated, profile...
Dan Moore
2009-03-04
Made /api/account/verify_credentials.format return an extended user object. U...
Zach Copley
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-10-24
Twitter-compatible API - checks for is_readonly() now work!
zach
2008-10-16
Twitter-compatible API:
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-09-30
Twitter-compatible API - factored out redundant JSON printing functions
zach
2008-09-22
Fix ticket 460
mac65
2008-08-18
Twitter-compatible API - running all strings through gettext() now
zach
2008-07-30
Twitter-compatible API: implemented /users/show.format method
zach