summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-13add a script for initializing inboxesEvan Prodromou
2010-01-13memoize Notice::whoGets()Evan Prodromou
2010-01-12Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-12remove some debugging statements from util.phpEvan Prodromou
2010-01-12ws changes for phpcsEvan Prodromou
2010-01-12Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-12remove transaction for Notice save; causes deadlocksEvan Prodromou
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-12Avoid PHP notice when outputting API data for remote users; no $user means no...Brion Vibber
2010-01-12Avoid spewing warnings about returning by reference on memcached cache misses...Brion Vibber
2010-01-12Actually skip the pingback if XML-RPC extension is missing, instead of consid...Brion Vibber
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-12Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (fun...Brion Vibber
2010-01-12Fixed width for form_notice selected view in IESarven Capadisli
2010-01-11add inbox to list of always-readwrite tablesEvan Prodromou
2010-01-11Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-11safer storage for diskcachepluginEvan Prodromou
2010-01-11dos -> unix line endings on CasAuthentication's CAS libraryBrion Vibber
2010-01-12Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-11Merge branch 'diskcache' into 0.9.xEvan Prodromou
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-01-11Fix format specifier on page titleZach Copley
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11strip out session ID from root URLEvan Prodromou
2010-01-11strip out session ID from root URLEvan Prodromou
2010-01-11Regression fix: don't spew notices to log every time we get a non-cached user...Brion Vibber
2010-01-11fix long options on deleteuser.phpBrion Vibber
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-11Removed periodSarven Capadisli
2010-01-11Explicitly reseting notice_in-reply-to valueSarven Capadisli
2010-01-11Apparently, I can't spell my family name.Sarven Capadisli
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11inject session before redirect for openid finish loginEvan Prodromou