summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-26Merge branch 'master' of git@gitorious.org:statusnet/mainlineSarven Capadisli
2010-01-26Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-26Updated path to farbtastic stylesheetSarven Capadisli
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-25Fix presence notification on XMPP thread (now foreground, not background)Brion Vibber
2010-01-24Use new StatusNetwork->serverName() to get full domain for wildcard config un...Brion Vibber
2010-01-24defaults for nickname and wildcardEvan Prodromou
2010-01-22Fix unqueuemanager for updated QueueHandler interfaceBrion Vibber
2010-01-22Fix for stuck queue messages: wrap processing in stomp transactions so our la...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-19allow all rights reserved, private dataEvan Prodromou
2010-01-18add event for showing content license in actionEvan Prodromou
2010-01-16Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-16change rc3 to beta3Evan Prodromou
2010-01-15--xmpp-only hack for queuedaemon.php to run separate queue daemon with only x...Brion Vibber
2010-01-14fix for --skip-xmpp hack -- forgot to do it on the ping & confirm handlersBrion Vibber
2010-01-14temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu...Brion Vibber
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ...Brion Vibber
2010-01-13Don't barf on io loop if xmpp connection failedBrion Vibber
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-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 '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-13Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th...Brion Vibber
2010-01-13remove session info in syslogEvan Prodromou
2010-01-13Fix regressions in XMPP output during inbox refactoringBrion Vibber
2010-01-13Added timeout error handling for geo locationSarven Capadisli
2010-01-13Using a JSON object for NoticeDataGeo text insteadSarven Capadisli
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2010-01-13refactor jabber broadcast for notice_inbox removalEvan 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' 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-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (fun...Brion Vibber
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
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-11strip out session ID from root URLEvan Prodromou
2010-01-11Removed periodSarven Capadisli
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11accept session fromEvan Prodromou
2010-01-10add session ID to local URL when server parts differEvan Prodromou
2010-01-10Sever -> server in error messageEvan Prodromou
2010-01-10Sever -> server in error messageEvan Prodromou
2010-01-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou