]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/TwitterBridge
Merge branch 'apinamespace' into 0.9.x
[quix0rs-gnu-social.git] / plugins / TwitterBridge /
2010-09-07 Evan ProdromouMerge branch 'apinamespace' into 0.9.x
2010-09-07 Evan Prodromoutext substitution is Unicode-aware for twitterstatusfetcher
2010-09-07 Evan ProdromouFix pkeyget call
2010-09-07 Evan ProdromoustaticGet -> pkeyGet in Twitter_synch_status
2010-09-07 Evan Prodromoudebug statements for setting/getting last id
2010-09-07 Evan ProdromouStore foreign ID for synch info, not user ID
2010-09-07 Evan Prodromouremove data dump of retrieved statuses
2010-09-07 Evan ProdromouCorrect DB_DataObject constant in Twitter_synch_status
2010-09-07 Evan ProdromouMissing comma in column list in Twitter_synch_status
2010-09-07 Evan Prodromouadd modified column to twitter_synch_status
2010-09-07 Evan ProdromouMerge branch 'twitterannoyances' of gitorious.org:...
2010-09-07 Evan Prodromouuse and save since_id parameter for home_timeline
2010-09-07 Evan Prodromousave synch status for different timelines
2010-09-07 Evan Prodromousave Twitter mentions as StatusNet replies
2010-09-07 Evan Prodromouadd back in # and @ for links
2010-09-07 Evan Prodromouadd Twitter-approved links to Twitter statuses
2010-09-07 Evan Prodromoubetter handling of params in oauthget
2010-09-07 Evan Prodromoubetter param handling in hometimeline
2010-09-07 Evan Prodromouinclude entities in the results of home_timeline
2010-09-07 Evan Prodromoudelete Twitter notice if it was posted from here
2010-09-07 Evan ProdromouNotify Twitter when StatusNet user faves/disfaves a...
2010-09-07 Evan Prodromouusing null variable in twitter_status_id()
2010-09-07 Evan Prodromoucheck status_id before trying to retweet it
2010-09-07 Evan Prodromoutruncate retweeted stuff if it's too long
2010-09-07 Evan Prodromoucorrectly mark repeats from Twitter as non-local
2010-09-07 Evan Prodromoucorrectly check for local notice to status mappings...
2010-09-07 Evan Prodromouuse bigint for status_ids
2010-09-07 Evan Prodromoudebug output when saving new mapping
2010-09-07 Evan Prodromoudo a uniqueness check before saving new notice-to-statu...
2010-09-07 Evan ProdromouSQL syntax error when initializing notice_to_status...
2010-09-07 Evan ProdromouDelete Notice_to_status when a notice is deleted
2010-09-07 Evan Prodromouuse Notice_to_status to check for duplicates
2010-09-07 Evan ProdromouSave notice-to-status mapping in its own table
2010-09-07 Evan Prodromouadd in_reply_to_status_id if notice is from twitter
2010-09-07 Evan Prodromoudo our own repeating so we can pass in a uri
2010-09-07 Evan Prodromouremove require_once for disappeared TwitterBasicAuthClient
2010-09-07 Evan Prodromouremove basic auth code for Twitter since it's no longer...
2010-09-07 Evan Prodromouuse home_timeline instead of friends_timeline
2010-09-07 Evan Prodromouswitch twitterstatusfetcher from friends_timeline to...
2010-09-07 Evan Prodromoudebug code to dump new status data
2010-09-07 Evan Prodromoumove inbox insert code to status saver main loop
2010-09-07 Evan Prodromousome info notices in twitter status fetch for repeats...
2010-09-07 Evan Prodromouif something's a retweet, save it as a repeat in bridge
2010-09-07 Evan Prodromoudo a real retweet for a local repeat
2010-09-07 Evan Prodromoupush notices through the bridge if they're in reply...
2010-09-07 Evan Prodromousave reply status for Twitter notices
2010-09-07 Evan Prodromoudon't save statuses from protected users
2010-09-06 Evan Prodromousave Twitter mentions as StatusNet replies
2010-09-05 Evan Prodromouadd back in # and @ for links
2010-09-05 Evan Prodromouadd Twitter-approved links to Twitter statuses
2010-09-05 Evan Prodromoubetter handling of params in oauthget
2010-09-05 Evan Prodromoubetter param handling in hometimeline
2010-09-05 Evan Prodromouinclude entities in the results of home_timeline
2010-09-05 Evan Prodromoudelete Twitter notice if it was posted from here
2010-09-05 Evan ProdromouNotify Twitter when StatusNet user faves/disfaves a...
2010-09-05 Evan Prodromouusing null variable in twitter_status_id()
2010-09-05 Evan Prodromoucheck status_id before trying to retweet it
2010-09-05 Evan Prodromoutruncate retweeted stuff if it's too long
2010-09-05 Evan Prodromoucorrectly mark repeats from Twitter as non-local
2010-09-05 Evan Prodromoucorrectly check for local notice to status mappings...
2010-09-05 Evan Prodromouuse bigint for status_ids
2010-09-05 Evan Prodromoudebug output when saving new mapping
2010-09-05 Evan Prodromoudo a uniqueness check before saving new notice-to-statu...
2010-09-05 Evan ProdromouSQL syntax error when initializing notice_to_status...
2010-09-05 Evan ProdromouDelete Notice_to_status when a notice is deleted
2010-09-05 Evan Prodromouuse Notice_to_status to check for duplicates
2010-09-05 Evan ProdromouSave notice-to-status mapping in its own table
2010-09-05 Evan Prodromouadd in_reply_to_status_id if notice is from twitter
2010-09-04 Evan Prodromoudo our own repeating so we can pass in a uri
2010-09-04 Evan Prodromouremove require_once for disappeared TwitterBasicAuthClient
2010-09-04 Evan Prodromouremove basic auth code for Twitter since it's no longer...
2010-09-04 Evan Prodromouuse home_timeline instead of friends_timeline
2010-09-04 Evan Prodromouswitch twitterstatusfetcher from friends_timeline to...
2010-09-04 Evan Prodromoudebug code to dump new status data
2010-09-04 Evan Prodromoumove inbox insert code to status saver main loop
2010-09-04 Evan Prodromousome info notices in twitter status fetch for repeats...
2010-09-03 Evan Prodromouif something's a retweet, save it as a repeat in bridge
2010-09-03 Evan Prodromoudo a real retweet for a local repeat
2010-09-03 Evan Prodromoupush notices through the bridge if they're in reply...
2010-09-03 Evan Prodromousave reply status for Twitter notices
2010-09-03 Evan Prodromoudon't save statuses from protected users
2010-09-02 Evan ProdromouMerge branch 'swat0' into 0.9.x
2010-09-02 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-09-02 Brion VibberFix for #2635: use ssl-sometimes settings for Twitter...
2010-08-16 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
2010-08-11 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-08-10 Brion VibberMerge branch '0.9.x' into tinymce
2010-08-05 Brion VibberMerge branch 'testing' into 0.9.x
2010-08-03 Evan ProdromouMerge branch 'activityhooks' into 0.9.x
2010-08-03 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-08-02 James WalkerMerge branch '2429' into 0.9.x
2010-08-02 Brion VibberRemove the 'Enable Twitter import' checkbox from Twitte...
2010-07-28 Evan ProdromouMerge branch 'googleadsadminpanel' into testing
2010-07-28 Brion VibberMerge branch 'testing' into 0.9.x
2010-07-27 James WalkerMerge branch 'master' into testing
2010-07-12 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-07-10 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-07-08 Zach CopleyHandle the case where a screen name has shifted from...
2010-06-26 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-06-26 Brion VibberMerge branch 'master' into testing
next