index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
twitter.php
Age
Commit message (
Expand
)
Author
2010-02-17
Twitter bridge - fix for Ticket #2192
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-01-13
When Twitter bridge encounters a 403 (rate limit) err, drop the notice
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-11-25
Catch uncaught exception
Zach Copley
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
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-23
Move Twitter and Facebook-specific mail notifications to their respective plu...
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
Merge branch '0.9.x' into pluginize-twitter-bridge
Zach Copley
2009-08-26
Moved the rest of the Twitter stuff into the TwitterBridge plugin
Zach Copley