]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapifavorites.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / twitapifavorites.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-11 Zach CopleyRemove a bunch of extraneous logging statements
2008-10-26 Evan Prodromoufix calls to show_rss_timeline
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-30 zachTwitter-compatible API - Favorites now working!
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-15 zachPrepended 'Twit' to Twitter-compatible API actions...