summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-07use home_timeline instead of friends_timelineEvan Prodromou
2010-09-07switch twitterstatusfetcher from friends_timeline to home_timelineEvan Prodromou
2010-09-07debug code to dump new status dataEvan Prodromou
2010-09-07move inbox insert code to status saver main loopEvan Prodromou
2010-09-07some info notices in twitter status fetch for repeats and repliesEvan Prodromou
2010-09-07if something's a retweet, save it as a repeat in bridgeEvan Prodromou
2010-09-07do a real retweet for a local repeatEvan Prodromou
2010-09-07push notices through the bridge if they're in reply to a twitter noticeEvan Prodromou
2010-09-07save reply status for Twitter noticesEvan Prodromou
2010-09-07don't save statuses from protected usersEvan Prodromou
2010-09-06Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-06save Twitter mentions as StatusNet repliesEvan Prodromou
2010-09-05add back in # and @ for linksEvan Prodromou
2010-09-05add Twitter-approved links to Twitter statusesEvan Prodromou
2010-09-05Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-05Add basic support for Georgian (ka)Siebrand Mazeland
2010-09-05better handling of params in oauthgetEvan Prodromou
2010-09-05better param handling in hometimelineEvan Prodromou
2010-09-05include entities in the results of home_timelineEvan Prodromou
2010-09-05delete Twitter notice if it was posted from hereEvan Prodromou
2010-09-05Notify Twitter when StatusNet user faves/disfaves a Twitter noticeEvan Prodromou
2010-09-05using null variable in twitter_status_id()Evan Prodromou
2010-09-05check status_id before trying to retweet itEvan Prodromou
2010-09-05truncate retweeted stuff if it's too longEvan Prodromou
2010-09-05correctly mark repeats from Twitter as non-localEvan Prodromou
2010-09-05correctly check for local notice to status mappings when notice originated hereEvan Prodromou
2010-09-05use bigint for status_idsEvan Prodromou
2010-09-05debug output when saving new mappingEvan Prodromou
2010-09-05do a uniqueness check before saving new notice-to-status mappingEvan Prodromou
2010-09-04SQL syntax error when initializing notice_to_status tableEvan Prodromou
2010-09-04Delete Notice_to_status when a notice is deletedEvan Prodromou
2010-09-04use Notice_to_status to check for duplicatesEvan Prodromou
2010-09-04Save notice-to-status mapping in its own tableEvan Prodromou
2010-09-04add in_reply_to_status_id if notice is from twitterEvan Prodromou
2010-09-04do our own repeating so we can pass in a uriEvan Prodromou
2010-09-04remove require_once for disappeared TwitterBasicAuthClientEvan Prodromou
2010-09-04remove basic auth code for Twitter since it's no longer supportedEvan Prodromou
2010-09-04use home_timeline instead of friends_timelineEvan Prodromou
2010-09-04switch twitterstatusfetcher from friends_timeline to home_timelineEvan Prodromou
2010-09-04debug code to dump new status dataEvan Prodromou
2010-09-04move inbox insert code to status saver main loopEvan Prodromou
2010-09-04some info notices in twitter status fetch for repeats and repliesEvan Prodromou
2010-09-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-09-03Suppress notices in index.php running under lighttpdBrion Vibber
2010-09-03if something's a retweet, save it as a repeat in bridgeEvan Prodromou
2010-09-03do a real retweet for a local repeatEvan Prodromou
2010-09-03push notices through the bridge if they're in reply to a twitter noticeEvan Prodromou
2010-09-03save reply status for Twitter noticesEvan Prodromou
2010-09-03don't save statuses from protected usersEvan Prodromou
2010-09-03Drop RSSCloud queue items if the notice has a bogus profile, rather than atte...Brion Vibber