summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-16change rc3 to beta3Evan Prodromou
2010-01-13remove debugging statement for friends_timelineEvan Prodromou
2010-01-13change double quotes to single quotes in numbered format stringEvan Prodromou
2010-01-13do since_id and max_id in inboxEvan Prodromou
2010-01-13go straight to the DB for inbox before insertEvan Prodromou
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-13actually use the user id instead of 0 ;)Brion Vibber
2010-01-13in case we have cached 'fake' inboxes, make sure we rebuild them running init...Brion Vibber
2010-01-13Gracefully skip missing user entries when initializing inboxes in bulkBrion Vibber
2010-01-13Merge branch 'testing'Evan Prodromou
2010-01-13accept file for initializeinbox.phpEvan Prodromou
2010-01-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-14Update geo location UI for notice form where the geo data info is onlySarven Capadisli
2010-01-13Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-13rev version in lib/common.phpEvan Prodromou
2010-01-13script to upgrade from RC2 to RC3Evan Prodromou
2010-01-13Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th...Brion Vibber
2010-01-13don't write Inbox if on a read-only page, but encacheEvan Prodromou
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-13remove session info in syslogEvan Prodromou
2010-01-13Update generation of YAML filesSiebrand Mazeland
2010-01-13Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-01-13Update line endingsSiebrand Mazeland
2010-01-13Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-13Changed to margin instead of list position in order to avoid textSarven Capadisli
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-13make sure whoGets() doesn't write anythingEvan Prodromou
2010-01-13Made the IMAP plugin work in the style of the new queue/iomanagersCraig Andrews
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-01-13When Twitter bridge encounters a 403 (rate limit) err, drop the noticeZach Copley
2010-01-13When Twitter bridge encounters a 403 (rate limit) err, drop the noticeZach Copley
2010-01-13Fix regressions in XMPP output during inbox refactoringBrion Vibber
2010-01-13Unchecks location sharing for geo location if it timesoutSarven Capadisli
2010-01-13Timeout should be 10000, not 10Sarven Capadisli
2010-01-13Unchecks location sharing for geo location if it timesoutSarven Capadisli
2010-01-13Added timeout error handling for geo locationSarven Capadisli
2010-01-13Using a JSON object for NoticeDataGeo text insteadSarven Capadisli
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-13Merge branch 'subthrottle' into 0.9.xEvan Prodromou
2010-01-13throttle subscriptionsEvan Prodromou
2010-01-13correct check for error in subscribe and unsubscribe actionsEvan Prodromou
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2010-01-13refactor jabber broadcast for notice_inbox removalEvan Prodromou
2010-01-13Don't save reply info for repeatsEvan Prodromou
2010-01-13repeats don't get posted to groupsEvan Prodromou
2010-01-13remove vestiges of Notice_inbox from cache clearing code in NoticeEvan Prodromou
2010-01-13unimplement repeatedToMe() until we figure out howEvan Prodromou