Age | Commit message (Expand) | Author |
2009-04-16 | Make API dates more compatible with Twitter - ticket 1432 | Zach Copley |
2009-03-22 | One function for producing Atom entry for a Notice | Evan Prodromou |
2009-03-10 | Updates to the API to improve Atom feeds | Zach Copley |
2009-03-06 | First crack at Twitter-like JSON search results for the API | Zach Copley |
2009-03-04 | Made /api/account/verify_credentials.format return an extended user object. U... | Zach Copley |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-01-23 | Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk | Zach Copley |
2009-01-23 | Bring the Twitter compatible API inline with new uiredesign stuff | Zach Copley |
2009-01-23 | Merge branch 'master' of /var/www/mublog | 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-14 | trim some output to avoid excessive whitespace | Evan Prodromou |
2008-12-11 | Fix bad arguments that were throwing PHP warnings | 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 NULL with null | 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-12-05 | HTML output in RSS 2.0 and Atom | Evan Prodromou |
2008-11-06 | Twitter-compatible API - don't strip XML-illegal chars from JSON output | zach |
2008-11-04 | Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds. | zach |
2008-10-26 | add SUP links to RSS and Atom, too | Evan Prodromou |
2008-10-16 | Twitter-compatible API: | zach |
2008-10-06 | Twitter-compatible API - direct_messages/new.json was not answering | zach |
2008-09-30 | Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev... | zach |
2008-09-30 | Twitter-compatible API - factored out redundant JSON printing functions | zach |
2008-09-30 | Twitter-compatible API - Favorites now working! | zach |
2008-09-30 | Twitter-compatible API - added source links to statuses/notices | zach |
2008-09-29 | Twitter-compatible API: Direct messages work (everything but destroy()) | Zach Copley |
2008-09-25 | Twitter-compatible API - rss and atom feeds for direct messages | Zach Copley |
2008-09-24 | Twitter-API: Viewing direct msgs in xml and json now work | Zach Copley |
2008-09-09 | Twitter-compatible API - JSONP callbacks for all methods emitting JSON | Zach Copley |
2008-08-18 | Twitter-compatible API - moved show() to the right file | zach |
2008-08-18 | Twitter-compatible API - running all strings through gettext() now | zach |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-08 | Twitter-compatible API: filled in the source attr for notices accessed via API | zach |
2008-07-30 | Twitter-compatible API: implemented /users/show.format method | zach |
2008-07-28 | Twitter-compatible API: better error handling for replier_by_reply() | zach |
2008-07-22 | correctly return 0 for zero followers | Evan Prodromou |
2008-07-20 | Twitter-compatible API - refactoring and bug fixes | zach |
2008-07-20 | Twitter-compatible API - Error handling that better matches Twitter's | zach |
2008-07-20 | Twitter-compatible API: /account/update_location implemented | zach |
2008-07-18 | init and end documents | Evan Prodromou |
2008-07-18 | show friendship stuff | Evan Prodromou |
2008-07-17 | Twitter-compatible API - /statuses/show and /statuses/update now work | zach |
2008-07-16 | Twitter-compatible API - code cleanup | zach |
2008-07-16 | Twitter-compatible API: public_timeline.atom works | zach |
2008-07-16 | Twitter-compatible API: public_timeline.rss really works now | zach |
2008-07-16 | Twitter-compatible API: public_timeline.rss mostly working | zach |
2008-07-16 | Twitter-compatible API: public_timeline.json now works | zach |