]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapifriendships.php
if-else instead of ?:
[quix0rs-gnu-social.git] / actions / twitapifriendships.php
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...