]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapifriendships.php
generate an etag for shownotice
[quix0rs-gnu-social.git] / actions / twitapifriendships.php
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-17 zachTwitter-compatible API:
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-10-01 zachTwitter-compatible API - Added content-type checks...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-08-19 zachTwitter-compatible API - RESTfulness checks as per...
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-07-22 zachTwitter-compatible API: made is_readonly() method smarter
2008-07-20 zachTwitter-compatible API: /friendship/exists always faile...
2008-07-20 zachTwitter-compatible API - refactoring and bug fixes
2008-07-20 zachTwitter-compatible API - Error handling that better...
2008-07-18 Evan Prodromouchange fetch to find in api
2008-07-18 Evan Prodromouadd create stamp to subscription in api
2008-07-18 Evan Prodromouexit on error
2008-07-18 Evan Prodromouwhen in doubt, start throwing transactions around
2008-07-18 Evan Prodromouinit and end documents
2008-07-18 Evan Prodromoustart and end xml
2008-07-18 Evan Prodromougetting the id from the wrong place
2008-07-18 Evan Prodromounull reference error
2008-07-18 Evan Prodromoubeware of shadows
2008-07-18 Evan Prodromoushow friendship stuff
2008-07-15 zachPrepended 'Twit' to Twitter-compatible API actions...