Age | Commit message (Expand) | Author |
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-05 | Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw... | Zach Copley |
2010-02-04 | Make Twitter bridge truncate and add a link back to the original notice when ... | 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 |
2009-10-29 | use addPlugin() in the README setup example | Brion Vibber |
2009-10-29 | Warning cleanup: drop reference on router parameter to RouterInitialized even... | Brion Vibber |
2009-10-23 | Move Twitter and Facebook-specific mail notifications to their respective plu... | Zach Copley |
2009-10-20 | - Make Twitter bridge work with unqueuemanager | Zach Copley |
2009-10-17 | Changed config flag for importing friends' timeline and added some comments | Zach Copley |
2009-10-14 | Make queuing and daemons work via events | Zach Copley |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
2009-09-08 | Moved basic auth client into plugin dir | Zach Copley |
2009-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |