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
Age
Commit message (
Expand
)
Author
2010-10-09
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-08
Merge branch 'fatals' into 0.9.x
Brion Vibber
2010-10-08
Check for Twitter foreign link actually existing before trying to delete it; ...
Brion Vibber
2010-10-03
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-01
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-09-30
Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit...
Brion Vibber
2010-09-28
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-09-23
Update POT files for plugins.
Siebrand Mazeland
2010-09-21
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-09-19
Update pot files for plugins.
Siebrand Mazeland
2010-09-19
* Remove trailing newline in e-mail message.
Siebrand Mazeland
2010-09-19
Update pot files for plugins.
Siebrand Mazeland
2010-09-19
* i18n/L10n updates.
Siebrand Mazeland
2010-09-18
Remove superfluous whitespace
Siebrand Mazeland
2010-09-18
* i18n/L10n updates
Siebrand Mazeland
2010-09-15
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-09-15
Update/add pot files for plugins.
Siebrand Mazeland
2010-09-10
use capturing parens for matching at-mentions in twitterstatusfetcher
Evan Prodromou
2010-09-10
make our own twitter links if Twitter doesn't give us entities
Evan Prodromou
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
text substitution is Unicode-aware for twitterstatusfetcher
Evan Prodromou
2010-09-07
Fix pkeyget call
Evan Prodromou
2010-09-07
staticGet -> pkeyGet in Twitter_synch_status
Evan Prodromou
2010-09-07
debug statements for setting/getting last id
Evan Prodromou
2010-09-07
Store foreign ID for synch info, not user ID
Evan Prodromou
2010-09-07
remove data dump of retrieved statuses
Evan Prodromou
2010-09-07
Correct DB_DataObject constant in Twitter_synch_status
Evan Prodromou
2010-09-07
Missing comma in column list in Twitter_synch_status
Evan Prodromou
2010-09-07
add modified column to twitter_synch_status
Evan Prodromou
2010-09-07
use and save since_id parameter for home_timeline
Evan Prodromou
2010-09-07
save synch status for different timelines
Evan Prodromou
2010-09-07
save Twitter mentions as StatusNet replies
Evan Prodromou
2010-09-07
add back in # and @ for links
Evan Prodromou
2010-09-07
add Twitter-approved links to Twitter statuses
Evan Prodromou
2010-09-07
better handling of params in oauthget
Evan Prodromou
2010-09-07
better param handling in hometimeline
Evan Prodromou
2010-09-07
include entities in the results of home_timeline
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
using null variable in twitter_status_id()
Evan Prodromou
2010-09-07
check status_id before trying to retweet it
Evan Prodromou
2010-09-07
truncate retweeted stuff if it's too long
Evan Prodromou
2010-09-07
correctly mark repeats from Twitter as non-local
Evan Prodromou
2010-09-07
correctly check for local notice to status mappings when notice originated here
Evan Prodromou
2010-09-07
use bigint for status_ids
Evan Prodromou
2010-09-07
debug output when saving new mapping
Evan Prodromou
2010-09-07
do a uniqueness check before saving new notice-to-status mapping
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
[next]