summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-01-16Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-16change rc3 to beta3Evan Prodromou
2010-01-15Fix for background recalculation of groups; needs to get Group objects not ID...Brion Vibber
2010-01-15--xmpp-only hack for queuedaemon.php to run separate queue daemon with only x...Brion Vibber
2010-01-15Fix since_id and max_id API parameters for inbox-based loads; was failing if ...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-14Clean up host/port separation in memcached plugin -- use : not ; as separator...Brion Vibber
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ...Brion Vibber