]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/twitterapi.php
Added the new pinghandler to the stopdaemons script and improved the behaviour and...
[quix0rs-gnu-social.git] / lib / twitterapi.php
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-06 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-06 Zach CopleyFirst crack at Twitter-like JSON search results for...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-03-05 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMade /api/account/verify_credentials.format return...
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMove common_avatar_* functions to Avatar
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 Zach CopleyBring the Twitter compatible API inline with new uirede...
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouRevert "Twitter-compatible API - update verify_credenti...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
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-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
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...