summaryrefslogtreecommitdiff
path: root/lib/default.php
AgeCommit message (Expand)Author
2010-03-04OStatus enabled by defaultEvan Prodromou
2010-03-03Site-wide notice text admin panelZach Copley
2010-03-03Language setting fixes:Brion Vibber
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-03-01Initial Twitter bridge admin panelZach Copley
2010-02-25remove linkback from default pluginsEvan Prodromou
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 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion 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-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
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-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-24Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-24defaults for nickname and wildcardEvan Prodromou
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21Option to log slow db queries or all db queriesBrion Vibber
2010-01-19allow all rights reserved, private dataEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-08let system administrators disallow certain admin panelsEvan Prodromou
2010-01-07ptiturl.com correct nameEvan Prodromou
2010-01-07add default plugins and load themEvan Prodromou
2010-01-05Require users to login to view attachments on private sitesCraig Andrews
2010-01-02First version of Memcache pluginEvan Prodromou
2009-12-28More configuration options for location sharingEvan Prodromou
2009-12-28remove namespace setting from location; it's unusedEvan Prodromou
2009-12-14default for login command is disabledEvan Prodromou
2009-12-08Make default & sample val for $config['queue']['queue_basename'] actually wor...Brion Vibber
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig Andrews
2009-12-01Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...Brion Vibber
2009-11-14Revert "Ask users if they wish to send statistics to SNI, default is off."Evan Prodromou
2009-11-11Ask users if they wish to send statistics to SNI, default is off.Eric Helgeson
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber