Age | Commit message (Expand) | Author |
2010-03-05 | A better way to safely delete Foreign_links | Zach Copley |
2010-03-05 | Fix for errant deletion of all Twitter foreign_links | Zach Copley |
2010-03-04 | Pull latest .po files from 0.9.x to testing | Brion Vibber |
2010-03-03 | Don't expose global Twitter consumer key and secret, because that would be id... | Zach Copley |
2010-03-03 | Show global key and secret, if defined, in Twitter bridge admin panel | Zach Copley |
2010-03-02 | Remove double word from Twitter bridge README | Zach Copley |
2010-03-02 | - Have Twitter bridge check for a global key and secret if it can't | Zach Copley |
2010-03-01 | Some wording / spelling fixes | Zach Copley |
2010-03-01 | - Make 'Sign in with Twitter' optional | Zach Copley |
2010-03-01 | Initial Twitter bridge admin panel | Zach Copley |
2010-02-17 | Twitter bridge - fix for Ticket #2192 | Zach Copley |
2010-02-17 | Better logging for Twitter bridge account linking process | Zach Copley |
2010-02-16 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-15 | Use static class method for looking up Twitter user | Zach Copley |
2010-02-15 | Twitter-bridge: lookup old foreign_user by primary key not url | Zach Copley |
2010-02-15 | Better log msgs. Removed debugging statement. | Zach Copley |
2010-02-15 | Fix for regression introduced with my last update to the | Zach Copley |
2010-02-06 | Delete old Twitter user record when user changes screen name instead of updat... | Zach Copley |
2010-02-06 | Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw... | Zach Copley |
2010-02-04 | - Fix cache handling in TwitterStatusFetcher | Zach Copley |
2010-01-28 | 'Sign in with Twitter' button img | Zach Copley |
2010-01-26 | Add Julien C to author comments | Zach Copley |
2010-01-26 | - Remove redundant function | Zach Copley |
2010-01-26 | Use "Sign in with Twitter" auth pattern and official Twitter button for Twitt... | Zach Copley |
2010-01-26 | Ask the user to set a password before disconnecting from Twitter | Zach Copley |
2010-01-26 | - Twitter username wasn't getting stored in Foreign_user when linking Twitter... | Zach Copley |
2010-01-26 | Allow logging in using Twitter | Julien C |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-13 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2010-01-13 | When Twitter bridge encounters a 403 (rate limit) err, drop the notice | Zach Copley |
2010-01-12 | Merge branch '0.9.x' into inblob | Evan Prodromou |
2010-01-12 | Major refactoring of queue handlers to support running multiple sites in one ... | Brion Vibber |
2010-01-09 | use Inbox in twitterstatusfetcher | Evan Prodromou |
2010-01-08 | Add version info for Facebook, TwitterBridge and RSSCloud plugins | Zach Copley |
2009-12-18 | Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no... | Brion Vibber |
2009-12-14 | Fix Twitter bridge so it responds reasonably to authorization errors. | Zach Copley |
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ... | Brion Vibber |
2009-12-04 | Don't try to broadcast the notice if something went wrong. | Zach Copley |
2009-12-04 | Make imported Twitter notices show up via real time plugins. | Zach Copley |
2009-12-02 | Remove useless debugging statement | Zach Copley |
2009-11-25 | Catch uncaught exception | Zach Copley |
2009-11-24 | Fix SSL options for Twitter bridge HTTP requests | Zach Copley |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-08 | Revert "* [Cc]an't -> [Cc]annot" | Brion Vibber |
2009-11-08 | * [Cc]an't -> [Cc]annot | Siebrand Mazeland |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |
2009-11-02 | Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag... | Brion Vibber |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |