summaryrefslogtreecommitdiff
path: root/plugins/TwitterBridge/twitter.php
AgeCommit message (Expand)Author
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-04-14Ticket #2205: pass geo locations over Twitter bridge (will only be used if en...Brion Vibber
2010-03-05A better way to safely delete Foreign_linksZach Copley
2010-03-05Fix for errant deletion of all Twitter foreign_linksZach Copley
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-15Use static class method for looking up Twitter userZach Copley
2010-02-15Twitter-bridge: lookup old foreign_user by primary key not urlZach Copley
2010-02-15Better log msgs. Removed debugging statement.Zach Copley
2010-02-15Fix for regression introduced with my last update to theZach Copley
2010-02-06Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-04Make Twitter bridge truncate and add a link back to the original notice when ...Zach Copley
2010-01-13When Twitter bridge encounters a 403 (rate limit) err, drop the noticeZach Copley
2009-12-18Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...Brion Vibber
2009-12-14Fix Twitter bridge so it responds reasonably to authorization errors.Zach Copley
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-11-25Catch uncaught exceptionZach Copley
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-10-23Move Twitter and Facebook-specific mail notifications to their respective plu...Zach Copley
2009-10-14Make queuing and daemons work via eventsZach Copley
2009-10-13Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-09-08Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-08-26Moved the rest of the Twitter stuff into the TwitterBridge pluginZach Copley