]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapiaccount.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / twitapiaccount.php
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 all tabs with four spaces
2008-12-16 Zach CopleyTwitter-compatible API - update verify_credentials...
2008-12-11 Zach CopleyRemove a bunch of extraneous logging statements
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-10-01 zachTwitter-compatible API - Added content-type checks...
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-22 zachAdded is_readonly() method to all Actions
2008-07-21 zachTwitter-compatible API - location_update was spitting...
2008-07-20 zachTwitter-compatible API - refactoring and bug fixes
2008-07-20 zachTwitter-compatible API: /account/update_location implem...
2008-07-18 zachTwitter-API: /account/verify_credentials.format now...
2008-07-15 zachPrepended 'Twit' to Twitter-compatible API actions...