index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TwitterBridge
/
TwitterBridgePlugin.php
Age
Commit message (
Expand
)
Author
2010-09-18
Remove superfluous whitespace
Siebrand Mazeland
2010-09-18
* i18n/L10n updates
Siebrand Mazeland
2010-09-08
change the event we use for deleting a linked status on Twitter
Evan Prodromou
2010-09-08
move notice_to_status initialization code to run-once script
Evan Prodromou
2010-09-07
Store foreign ID for synch info, not user ID
Evan Prodromou
2010-09-07
add modified column to twitter_synch_status
Evan Prodromou
2010-09-07
save synch status for different timelines
Evan Prodromou
2010-09-07
delete Twitter notice if it was posted from here
Evan Prodromou
2010-09-07
Notify Twitter when StatusNet user faves/disfaves a Twitter notice
Evan Prodromou
2010-09-07
use bigint for status_ids
Evan Prodromou
2010-09-07
SQL syntax error when initializing notice_to_status table
Evan Prodromou
2010-09-07
Delete Notice_to_status when a notice is deleted
Evan Prodromou
2010-09-07
Save notice-to-status mapping in its own table
Evan Prodromou
2010-09-02
Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pages
Brion Vibber
2010-08-02
Remove the 'Enable Twitter import' checkbox from Twitter admin panel by defau...
Brion Vibber
2010-06-03
Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...
Brion Vibber
2010-03-03
Show global key and secret, if defined, in Twitter bridge admin panel
Zach Copley
2010-03-02
- Have Twitter bridge check for a global key and secret if it can't
Zach Copley
2010-03-01
- Make 'Sign in with Twitter' optional
Zach Copley
2010-03-01
Initial Twitter bridge admin panel
Zach Copley
2010-01-26
Add Julien C to author comments
Zach Copley
2010-01-26
Allow logging in using Twitter
Julien C
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-08
Add version info for Facebook, TwitterBridge and RSSCloud plugins
Zach Copley
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-04
Make imported Twitter notices show up via real time plugins.
Zach Copley
2009-10-29
Warning cleanup: drop reference on router parameter to RouterInitialized even...
Brion Vibber
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-08-26
Moved the rest of the Twitter stuff into the TwitterBridge plugin
Zach Copley
2009-08-25
Pluginized Twitter settings stuff
Zach Copley