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-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-12 | Ticket #1611 and a bunch of code cleanup | Zach Copley |
2009-05-29 | Ticket #1572 - Implement Twitter's account/rate_limit_status API method0.7.4pre1 | Zach Copley |
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 |