summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24Styles for image max width/height and radio form controlsSarven Capadisli
2010-01-24Added key icon for application key and secret rest actionSarven Capadisli
2010-01-24Styles for application listSarven Capadisli
2010-01-24Styles for application details pageSarven Capadisli
2010-01-24Event hooks for before and after site_noticeSarven Capadisli
2010-01-22Fix for PoweredByStatusNetPlugin to be localizable (was broken for non-Englis...Brion 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-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 '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-22Memcached_DataObject unnecessarily require_once'd itselfEvan Prodromou
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21drop debug line from xmppdaemon.php, we're done debugging thatBrion Vibber
2010-01-21Quick hack to avoid breaking with geonames off when there's some old cookie s...Brion Vibber
2010-01-21Option to log slow db queries or all db queriesBrion Vibber
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
2010-01-13Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-01-13Don't barf on io loop if xmpp connection failedBrion Vibber
2010-01-13remove debugging statement for friends_timelineEvan Prodromou
2010-01-13change double quotes to single quotes in numbered format stringEvan Prodromou