]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/twitterapi.php
replace all tabs with four spaces
[quix0rs-gnu-social.git] / lib / twitterapi.php
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-16 Zach CopleyTwitter-compatible API - update verify_credentials...
2008-12-14 Evan Prodromoutrim some output to avoid excessive whitespace
2008-12-11 Zach CopleyFix bad arguments that were throwing PHP warnings
2008-12-11 Zach CopleyRemove a bunch of extraneous logging statements
2008-12-05 Evan ProdromouHTML output in RSS 2.0 and Atom
2008-11-06 zachTwitter-compatible API - don't strip XML-illegal chars...
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-10-26 Evan Prodromouadd SUP links to RSS and Atom, too
2008-10-17 zachTwitter-compatible API:
2008-10-06 zachTwitter-compatible API - direct_messages/new.json was...
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-30 zachTwitter-compatible API - Favorites now working!
2008-09-30 zachTwitter-compatible API - added source links to statuses...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-09-26 Zach CopleyTwitter-compatible API - rss and atom feeds for direct...
2008-09-24 Zach CopleyTwitter-API: Viewing direct msgs in xml and json now...
2008-09-10 Zach CopleyTwitter-compatible API - JSONP callbacks for all method...
2008-08-19 zachTwitter-compatible API - moved show() to the right...
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-08-15 zachTwitter-compatible API: support for new in_reply_to_sta...
2008-08-09 zachTwitter-compatible API: filled in the source attr for...
2008-07-30 zachTwitter-compatible API: implemented /users/show.format...
2008-07-28 zachTwitter-compatible API: better error handling for repli...
2008-07-22 Evan Prodromoucorrectly return 0 for zero followers
2008-07-20 zachTwitter-compatible API - refactoring and bug fixes
2008-07-20 zachTwitter-compatible API - Error handling that better...
2008-07-20 zachTwitter-compatible API: /account/update_location implem...
2008-07-18 Evan Prodromouinit and end documents
2008-07-18 Evan Prodromoushow friendship stuff
2008-07-17 zachTwitter-compatible API - /statuses/show and /statuses...
2008-07-16 zachTwitter-compatible API - code cleanup
2008-07-16 zachTwitter-compatible API: public_timeline.atom works
2008-07-16 zachTwitter-compatible API: public_timeline.rss really...
2008-07-16 zachTwitter-compatible API: public_timeline.rss mostly...
2008-07-16 zachTwitter-compatible API: public_timeline.json now works
2008-07-15 zachTwitter-compatible API: refactor in prep for json,...
2008-07-15 zachTwitter-compatible API: public_timeline.xml more complete
2008-07-15 zachTwitter-compatible API: /statuses/public_timeline.xml...