summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
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
2011-03-18config: add special constant which is required to be set before config is acc...Andrew Dolgov
2011-03-18config: set default update method to simplepieAndrew Dolgov
2011-03-17use CURL when it is available, remove option USE_CURLAndrew Dolgov
2011-01-11add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)Andrew Dolgov
2010-12-29mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)Andrew Dolgov
2010-12-27rename USE_CURL_FOR_ICONS to USE_CURLAndrew Dolgov
2010-12-03fix typos in sphinx_enabled definition; update logoAndrew Dolgov
2010-11-26change behaviour of SESSION_CHECK_ADDRESSAndrew Dolgov
2010-11-22add config.php defines for twitter, only enable twitter pane when they are fi...Andrew Dolgov
2010-11-22add support for twitter buttonsAndrew Dolgov
2010-11-12add support for Sphinx search engineAndrew Dolgov