summaryrefslogtreecommitdiff
path: root/plugins/TwitterBridge/TwitterBridgePlugin.php
AgeCommit message (Expand)Author
2010-09-18Remove superfluous whitespaceSiebrand Mazeland
2010-09-18* i18n/L10n updatesSiebrand Mazeland
2010-09-08change the event we use for deleting a linked status on TwitterEvan Prodromou
2010-09-08move notice_to_status initialization code to run-once scriptEvan Prodromou
2010-09-07Store foreign ID for synch info, not user IDEvan Prodromou
2010-09-07add modified column to twitter_synch_statusEvan Prodromou
2010-09-07save synch status for different timelinesEvan Prodromou
2010-09-07delete Twitter notice if it was posted from hereEvan Prodromou
2010-09-07Notify Twitter when StatusNet user faves/disfaves a Twitter noticeEvan Prodromou
2010-09-07use bigint for status_idsEvan Prodromou
2010-09-07SQL syntax error when initializing notice_to_status tableEvan Prodromou
2010-09-07Delete Notice_to_status when a notice is deletedEvan Prodromou
2010-09-07Save notice-to-status mapping in its own tableEvan Prodromou
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-08-02Remove the 'Enable Twitter import' checkbox from Twitter admin panel by defau...Brion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-03-03Show global key and secret, if defined, in Twitter bridge admin panelZach Copley
2010-03-02- Have Twitter bridge check for a global key and secret if it can'tZach Copley
2010-03-01- Make 'Sign in with Twitter' optionalZach Copley
2010-03-01Initial Twitter bridge admin panelZach Copley
2010-01-26Add Julien C to author commentsZach Copley
2010-01-26Allow logging in using TwitterJulien C
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-08Add version info for Facebook, TwitterBridge and RSSCloud pluginsZach Copley
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-12-04Make imported Twitter notices show up via real time plugins.Zach Copley
2009-10-29Warning cleanup: drop reference on router parameter to RouterInitialized even...Brion Vibber
2009-10-20- Make Twitter bridge work with unqueuemanagerZach Copley
2009-10-17Changed config flag for importing friends' timeline and added some commentsZach Copley
2009-10-14Make queuing and daemons work via eventsZach Copley
2009-08-26Moved the rest of the Twitter stuff into the TwitterBridge pluginZach Copley
2009-08-25Pluginized Twitter settings stuffZach Copley