summaryrefslogtreecommitdiff
path: root/plugins/TwitterBridge
AgeCommit message (Expand)Author
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-01Some wording / spelling fixesZach Copley
2010-03-01- Make 'Sign in with Twitter' optionalZach Copley
2010-03-01Initial Twitter bridge admin panelZach Copley
2010-03-01Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-17Better logging for Twitter bridge account linking processZach Copley
2010-02-17Better logging for Twitter bridge account linking processZach Copley
2010-02-16Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley
2010-02-16Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley
2010-02-15Use static class method for looking up Twitter userZach 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-15Twitter-bridge: lookup old foreign_user by primary key not urlZach Copley
2010-02-15Better log msgs. Removed debugging statement.Zach 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-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-06Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-06Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-05Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-04Make Twitter bridge truncate and add a link back to the original notice when ...Zach Copley
2010-02-04- Fix cache handling in TwitterStatusFetcherZach Copley
2010-02-04- Fix cache handling in TwitterStatusFetcherZach Copley
2010-01-28'Sign in with Twitter' button imgZach Copley
2010-01-28'Sign in with Twitter' button imgZach Copley
2010-01-26Add Julien C to author commentsZach Copley
2010-01-26- Remove redundant functionZach Copley
2010-01-26Use "Sign in with Twitter" auth pattern and official Twitter button for Twitt...Zach Copley
2010-01-26Ask the user to set a password before disconnecting from TwitterZach Copley
2010-01-26- Twitter username wasn't getting stored in Foreign_user when linking Twitter...Zach Copley
2010-01-26Allow logging in using TwitterJulien C
2010-01-26Add Julien C to author commentsZach Copley
2010-01-26- Remove redundant functionZach Copley
2010-01-26Use "Sign in with Twitter" auth pattern and official Twitter button for Twitt...Zach Copley
2010-01-26Ask the user to set a password before disconnecting from TwitterZach Copley
2010-01-26- Twitter username wasn't getting stored in Foreign_user when linking Twitter...Zach Copley
2010-01-26Allow logging in using TwitterJulien C
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-01-13When Twitter bridge encounters a 403 (rate limit) err, drop the noticeZach Copley
2010-01-12Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-09use Inbox in twitterstatusfetcherEvan Prodromou
2010-01-08Add version info for Facebook, TwitterBridge and RSSCloud pluginsZach 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