summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
2013-03-23remove page title stuff for the time beingAndrew Dolgov
2013-03-23Revert "update SITE_TITLE customization to work without needing to be pre-def...Andrew Dolgov
2013-03-23Revert "remove default definition of SITE_TITLE; rename to _SITE_TITLE as wit...Andrew Dolgov
2013-03-22Additions:derekmurawsky
2013-03-20mention SESSION_COOKIE_LIFETIME affecting widescreen cookieAndrew Dolgov
2013-03-15config: bump default values for cookie expiration times (refs #539)Andrew Dolgov
2013-02-06remove top hello - feedback - preferences lineAndrew Dolgov
2013-01-22expand simple update method descriptionAndrew Dolgov
2013-01-22updaterandomfeed: use max_execution_time parameterAndrew Dolgov
2012-12-27move authentication modules to plugins/Andrew Dolgov
2012-12-27mention auth_imap in config.php-distAndrew Dolgov
2012-12-25clarify PLUGINS description, improve plugin CLI listAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-23add contributed plugins; load note plugin by defaultAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-22flip DEFAULT_UPDATE_METHOD to simplepieAndrew Dolgov
2012-09-07remove twitter-specific codeAndrew Dolgov
2012-08-23bump config versionAndrew Dolgov
2012-08-16split authentication to separate modulesAndrew Dolgov
2012-07-09remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)Andrew Dolgov
2012-03-20config: add a warning about ENABLE_GZIP_OUTPUT potential breakageAndrew Dolgov
2012-02-20remove readitlater button plugin from trunk, mention Plugins page in config.phpAndrew Dolgov
2012-01-12config: remove TMP_DIRECTORYAndrew Dolgov
2011-12-26disable pubsubhubbub client by default (refs #407)Andrew Dolgov
2011-12-26universal image caching and automatic cache directories maintenanceAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21bump config versionAndrew Dolgov
2011-12-21add readitlater pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-13simplify default global config, expand sanity_check messagesAndrew Dolgov
2011-11-16finally rename icons/ (fixes #272)Andrew Dolgov
2011-11-06expand description of SELF_URL_PATH, set sanity check (closes #384)Andrew Dolgov
2011-08-16add sanity check for SELF_URL_PATH being kept at default value (refs #349)Andrew Dolgov
2011-04-26add option to disable PUSH client support globally (closes #340Andrew Dolgov
2011-04-18remove confusing DB_ header in config.php-distAndrew Dolgov
2011-04-12config: cleanupAndrew Dolgov
2011-04-12config: remove option ENABLE_UPDATE_DAEMONAndrew Dolgov
2011-04-12config: add AUTO_ADD_USER (closes #294)Andrew Dolgov
2011-04-01because get_self_url_prefix() referenced information unavailable to php CLI c...Andrew Dolgov
2011-04-01implement pubsubhubbub subscriber (update schema)Andrew Dolgov
2011-04-01add a sanity check for CURL when using pubsubhubbubAndrew Dolgov
2011-04-01add experimental support for pubsubhubbub in published feed, bump config vers...Andrew Dolgov
2011-03-28only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise...Andrew Dolgov
2011-03-28use SSL serial to bind certificate to user; implement autologin using SSL cer...Andrew Dolgov
2011-03-27allow authentication using SSL client certificates (closes #324)Andrew Dolgov
2011-03-27mention possible need to rename ICONS_DIRAndrew Dolgov
2011-03-22set default update method back to magpieAndrew Dolgov
2011-03-18config: remove ENABLE_TRANSLATIONSAndrew Dolgov