]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/api.php
removed Profile_block::get, changed to use pkeyGet
[quix0rs-gnu-social.git] / actions / api.php
2008-12-03 Evan Prodromouprepare the action obj for API
2008-12-03 Evan Prodromoufine-tuning the privacy flag
2008-10-24 zachTwitter-compatible API - removed debugging statement
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-24 Evan Prodromouadd is_readonly() to api.php
2008-10-17 zachTwitter-compatible API:
2008-10-15 zachTwitter-compatible API - added favorites/favorites...
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-08-19 zachTwitter-compatible API - Added /statuses/followers...
2008-07-30 zachTwitter-compatible API: implemented /users/show.format...
2008-07-20 zachTwitter-compatible API - Error handling that better...
2008-07-19 Evan Prodromoucorrect handling of bareauth
2008-07-19 Evan Prodromoubare auth for friends, too
2008-07-19 Evan Prodromoutry again with user_timeline auth
2008-07-18 zachTwitter-compatible API - added missing double quotes...
2008-07-18 zachTwitter-compatible API: white listed user_timeline...
2008-07-17 zachTwitter-compatible API - /statuses/show and /statuses...
2008-07-16 zachTwitter-compatible API - code cleanup
2008-07-15 zachPrepended 'Twit' to Twitter-compatible API actions...
2008-07-14 zachSecond shot at figuring out action dispatch for Twitter...
2008-07-12 zachFirst volly at a Twitter-compatible API. Just working...