Age | Commit message (Expand) | Author |
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 |