summaryrefslogtreecommitdiff
path: root/lib/default.php
AgeCommit message (Expand)Author
2010-05-04Handle timeout more gracefully in background pingsBrion Vibber
2010-04-05Merge branch 'master' into testingBrion Vibber
2010-04-05lib/default.php has nofollow groupEvan Prodromou
2010-03-29Tweak to Eugene Crosser's patch to make transactions and acks configurable; d...Brion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...Brion Vibber
2010-03-09Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-08make API realm configurableEvan Prodromou
2010-03-04Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-04OStatus enabled by defaultEvan Prodromou
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Site-wide notice text admin panelZach Copley
2010-03-03Language setting fixes:Brion Vibber
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-03-01Initial Twitter bridge admin panelZach Copley
2010-02-26Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-25remove linkback from default pluginsEvan Prodromou
2010-02-21Pulling PubSubHubbub plugin out of default list for 0.9.x; not compatible wit...Brion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-20Add a library to mint tag URIsEvan Prodromou
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Queues: redid the breakout control model so we can start up and subscribe to ...Brion Vibber
2010-02-16Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-12Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-11let files go to SSL dir tooEvan Prodromou
2010-02-11let backgrounds be put under SSLEvan Prodromou
2010-02-11put Javascript files under SSLEvan Prodromou
2010-02-11let avatars be served over SSLEvan Prodromou
2010-02-11default theme ssl to nullEvan Prodromou
2010-02-11Themes can be served from an SSL serverEvan Prodromou
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-04Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-01-31Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-28Move sessions settings to its own panelZach Copley
2010-01-28Move sessions settings to its own panelZach Copley
2010-01-28Manual failover for stomp queues.Brion Vibber
2010-01-28Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab...Brion Vibber
2010-01-27Adds an emergency switch so we can run inbox distribution at save time (bypas...Brion Vibber
2010-01-27Merge branch 'testing' into -1.9.xZach Copley
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-26New access admin panel for site registration settingsZach Copley
2010-01-26Control channel for queue daemons to request graceful shutdown, restart, or u...Brion Vibber
2010-01-26Single-user modeEvan Prodromou
2010-01-25Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-24Workflow for registering new OAuth apps pretty much done.Zach Copley