summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-07correctly check for local notice to status mappings when notice originated hereEvan Prodromou
2010-09-07use bigint for status_idsEvan Prodromou
2010-09-07debug output when saving new mappingEvan Prodromou
2010-09-07do a uniqueness check before saving new notice-to-status mappingEvan Prodromou
2010-09-07SQL syntax error when initializing notice_to_status tableEvan Prodromou
2010-09-07Delete Notice_to_status when a notice is deletedEvan Prodromou
2010-09-07use Notice_to_status to check for duplicatesEvan Prodromou
2010-09-07Save notice-to-status mapping in its own tableEvan Prodromou
2010-09-07add in_reply_to_status_id if notice is from twitterEvan Prodromou
2010-09-07do our own repeating so we can pass in a uriEvan Prodromou
2010-09-07remove require_once for disappeared TwitterBasicAuthClientEvan Prodromou
2010-09-07remove basic auth code for Twitter since it's no longer supportedEvan Prodromou
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-05Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-05Add basic support for Georgian (ka)Siebrand Mazeland
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-03Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-09-03explicitly license documentation under CC-BY 3.0Evan Prodromou
2010-09-03Fix output bug in DisqusPlugin -- 'Comments' link contents was in attributes ...Brion Vibber
2010-09-03syntax error in exception string in discovery.phpEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02explicit attributionEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02note that images and CSS files in /themes/ are CC-BY 3.0, and that themes are...Evan Prodromou
2010-09-02add CC BY 3.0 license to CSS filesEvan Prodromou
2010-09-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-09-02use etag preferably for cachingEvan Prodromou
2010-09-02add some caching headersEvan Prodromou
2010-09-02combine our standard scripts into one big scriptEvan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
2010-09-02Merge branch 'master' into testingBrion Vibber
2010-09-02Fixes for Mac metadata files mucking up theme zip filesBrion Vibber
2010-09-02show notice title on shownotice pageEvan Prodromou
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' set...Brion Vibber
2010-09-02hooks for showing <title> and <h1> elementsEvan Prodromou
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02Fixes for custom theme upload:Brion Vibber
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber