summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24Merge commit 'refs/merge-requests/120' of git://gitorious.org/statusnet/mainl...Brenda Wallace
2010-01-23Use StartQueueDaemonIoManagers instead of removed StartIoManagerClasses eventCraig Andrews
2010-01-23Allow for instances as well as class names to be passed as queue handlers and...Craig Andrews
2010-01-22StompQueueManager uses decode() to decode queued framesCraig Andrews
2010-01-22Merge branch 'testing' into 0.9.xBrion Vibber
2010-01-22Consolidate PuSH publishing ping into a single POST for all feeds, and fix se...Brion Vibber
2010-01-22Fix unqueuemanager for updated QueueHandler interfaceBrion Vibber
2010-01-22Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-01-22Fix for stuck queue messages: wrap processing in stomp transactions so our la...Brion Vibber
2010-01-22Fixed innerHTML problem in IE7 and 8 for badge scriptSarven Capadisli
2010-01-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-22Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-22Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-22do actual language negotiation for help docsEvan Prodromou
2010-01-22restructure doc.php for new useEvan Prodromou
2010-01-22action/doc.php is PHPCS cleanEvan Prodromou
2010-01-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-22Fixed innerHTML problem in IE7 and 8 for badge scriptSarven Capadisli
2010-01-22Fix unqueuemanager to work with new Queue layout pushed in 0e852def6ae5aa529c...Eric Helgeson
2010-01-22Memcached_DataObject unnecessarily require_once'd itselfEvan Prodromou
2010-01-22stupid mistake... let's not talk about this.Craig Andrews
2010-01-22Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-01-21drop debug line from xmppdaemon.php, we're done debugging thatBrion Vibber
2010-01-21Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-01-21Quick hack to avoid breaking with geonames off when there's some old cookie s...Brion Vibber
2010-01-21Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-21- Moved checking for group aliases and redirection to prepare()Zach Copley
2010-01-21Option to log slow db queries or all db queriesBrion Vibber
2010-01-21if the id is an alias we redirect using group_idMichele
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-21Event hooks for before and after site_noticeSarven Capadisli
2010-01-21Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-21Fix to update user's fullname & homepage only if requested.Rajat Upadhyaya
2010-01-20Add Start/EndSetApiUser events when setting API user via OAuthZach Copley
2010-01-20HTTP auth provided is evaluated even if it's not requiredMichele
2010-01-20add PubSubHubBub and RSSCloud to list of default pluginsEvan Prodromou
2010-01-20Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan 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