summaryrefslogtreecommitdiff
path: root/actions/twitapiusers.php
AgeCommit message (Expand)Author
2009-07-06fix bad function callZach Copley
2009-06-05Bringing users/show in line with Twitter as far as specifying user.Dan Moore
2009-05-29Ticket #1568 - API should return full user objectsZach Copley
2009-04-18Fixing spaces/tabs.Dan Moore
2009-04-18This should change the JSON representation of the booleans 'following' and 'n...Dan Moore
2009-04-18Bringing the presentation of boolean variables (favorited, truncated, profile...Dan Moore
2009-03-04Made /api/account/verify_credentials.format return an extended user object. U...Zach Copley
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-08Revert "Twitter-compatible API - update verify_credentials to return profile"Evan Prodromou
2008-12-15Twitter-compatible API - update verify_credentials to return profileZach Copley
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
2008-10-16Twitter-compatible API:zach
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-09-30Twitter-compatible API - Added content-type checks to several methods. Callin...zach
2008-09-30Twitter-compatible API - factored out redundant JSON printing functionszach
2008-09-22Fix ticket 460mac65
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-07-30Twitter-compatible API: implemented /users/show.format methodzach