Age | Commit message (Expand) | Author |
2010-06-03 | Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac... | Brion Vibber |
2010-05-19 | Locale switch cleanup: use common_switch_locale() which is safer for updating... | Brion Vibber |
2010-05-03 | Pull localization updates from 0.9.x branch0.9.2 | Brion Vibber |
2010-04-14 | Merge branch 'master' into testing | Brion Vibber |
2010-04-14 | Ticket #2205: pass geo locations over Twitter bridge (will only be used if en... | Brion Vibber |
2010-04-09 | i18n cleanup: fix bad string breakdown in license agreement checkbox on regis... | Brion Vibber |
2010-04-05 | Some localization cleanup and doc to aid in customization: | Brion Vibber |
2010-03-30 | Some fixes to make the twitterstatusfetcher behave better in a multi-site con... | Zach Copley |
2010-03-18 | Minor syntax err in TwitterBridge README example | Zach Copley |
2010-03-04 | Another typo | root |
2010-03-05 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
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 | Merge commit 'origin/testing' into 0.9.x | 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-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
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-03-01 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-17 | Twitter bridge - fix for Ticket #2192 | 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-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-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 | 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 | 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 | 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-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-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-02-04 | - Fix cache handling in TwitterStatusFetcher | Zach Copley |
2010-01-28 | 'Sign in with Twitter' button img | 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 |