Age | Commit message (Expand) | Author |
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 |
2008-07-15 | Twitter-compatible API: refactor in prep for json, rss, and atom formats | zach |
2008-07-15 | Twitter-compatible API: public_timeline.xml more complete | zach |
2008-07-14 | Twitter-compatible API: /statuses/public_timeline.xml sorta works | zach |