summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-26Updated geolocation sharing in notice form for Realtime popSarven Capadisli
2010-01-26Setting the geo location cookie expire date far into the future: 2029 ;)Sarven Capadisli
2010-01-26Merge branch 'master' of git@gitorious.org:statusnet/mainlineSarven Capadisli
2010-01-26Updated howto create a themeSarven Capadisli
2010-01-26Added version info for MobileProfile pluginSarven Capadisli
2010-01-26Fixed innerHTML problem in IE7 and 8 for badge scriptSarven Capadisli
2010-01-26Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-26Better alignment for notice options in MobileProfileSarven Capadisli
2010-01-26Updated notice item view where a) notice text no longer wraps aroundSarven Capadisli
2010-01-26Missing null className for incoming email form legendSarven Capadisli
2010-01-26Updated path to farbtastic stylesheetSarven Capadisli
2010-01-26Moved farbtastic's stylesheet to use relative paths for its own imagesSarven Capadisli
2010-01-26Updated UI for notice aside content and notice options in MobileProfileSarven Capadisli
2010-01-26Inline script for maxlength is deprecatedSarven Capadisli
2010-01-26Using visibility:hidden instead of display:none for checkboxSarven Capadisli
2010-01-26An update to geolocation cookie to use a single file and set theSarven Capadisli
2010-01-26Quick hack to avoid breaking with geonames off when there's some old cookie s...Brion Vibber
2010-01-26Some JS cleaning up for NoticeLocationAttach (which fixes also fixes aSarven Capadisli
2010-01-26Took out focus out of textare when location share is enabled/disabled.Sarven Capadisli
2010-01-26Added missing position paramaterSarven Capadisli
2010-01-26JSLinting on JSONSarven 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-24save nickname and wildcard when setting up status networkEvan Prodromou
2010-01-24set correct key types for User_flag_profileEvan Prodromou
2010-01-24add function doc comment to User_flag_profile::create()Evan 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-22Memcached_DataObject unnecessarily require_once'd itselfEvan Prodromou
2010-01-21Unimplement retweeted_by_me API action until we have a more efficient queryEvan Prodromou
2010-01-21retweet API methods are readonlyEvan Prodromou
2010-01-20update changes in README0.9.0beta3Evan Prodromou
2010-01-20mark retweet api actions read-only where applicableEvan Prodromou
2010-01-20add class and function doc comments to PuSH pluginEvan Prodromou
2010-01-20whitespace changes to make phpcs happy for PuSH pluginEvan Prodromou
2010-01-20correctly get replies for a notice in PuSH pluginEvan Prodromou
2010-01-20use standard plugin configuration for PubSubHubBubEvan Prodromou
2010-01-20Revert "DEBUG HACK: error checking for xml_parse in XMPPHP input stream"Evan Prodromou
2010-01-20Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-20update friends, not user, timeline for recipients of notice in PuSH pluginEvan Prodromou
2010-01-20DEBUG HACK: error checking for xml_parse in XMPPHP input streamBrion Vibber
2010-01-19Extra debug instrumentation for xmppdaemonBrion Vibber
2010-01-19allow all rights reserved, private dataEvan Prodromou
2010-01-18Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-18add event for showing content license in actionEvan Prodromou
2010-01-16Cleanup for memcached host/port split -- apparently we use ';' on purpose, re...Brion Vibber
2010-01-16Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber