summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
2006-02-12skip counters output when number of unread articles at backend equals frontendAndrew Dolgov
2006-02-12update config.php-distAndrew Dolgov
2006-02-12add DISABLE_SESSIONS to config.php-distAndrew Dolgov
2006-02-12rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWSAndrew Dolgov
2006-02-11ENABLE_UPDATE_SCHEDULER entryAndrew Dolgov
2006-02-11initial work on update daemonAndrew Dolgov
2006-02-11new option: MAX_UPDATE_TIMEAndrew Dolgov
2006-02-03new option: FEEDS_FRAME_REFRESH (sort-of closes #12)Andrew Dolgov
2006-02-03new option: TMP_DIRECTORYAndrew Dolgov
2006-01-12new global option: ENABLE_FEED_BROWSERAndrew Dolgov
2005-12-20option MAIL_RESET_PASS (closes #11)Andrew Dolgov
2005-12-13SMART_RPC_COUNTERS is false by defaultAndrew Dolgov
2005-12-09option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes som...Andrew Dolgov
2005-12-04expand comment on update_feeds.php in config.phpAndrew Dolgov
2005-12-03update_feeds.php for CLIAndrew Dolgov
2005-12-02GLOBAL_ENABLE_LABELS: disable by defaultAndrew Dolgov
2005-12-02option GLOBAL_ENABLE_LABELS restricts labels globallyAndrew Dolgov
2005-11-29update config.php-distAndrew Dolgov
2005-11-29smart RPC I/O is now optional, add functionality to getLabelCounters()Andrew Dolgov
2005-11-23debug request variable sets error_reporting to E_ALLAndrew Dolgov
2005-11-23update description of DAEMON_UPDATE_ONLY in config.php-distAndrew Dolgov
2005-11-23DAEMON_REFRESH_ONLY makes a lot more sense as a global optionAndrew Dolgov
2005-11-19update config.php-distAndrew Dolgov
2005-11-18schema updates, ICONS_DIR/ICONS_URL moved to config.phpAndrew Dolgov
2005-11-18optional SINGLE_USER_MODEAndrew Dolgov
2005-11-18optional login form/http basic auth supportAndrew Dolgov
2005-11-17move obsolete constants from config.php-dist to config_help.txtAndrew Dolgov
2005-11-16disable splash by defaultAndrew Dolgov
2005-11-16op=updateAllFeeds shortcut for batch callsAndrew Dolgov
2005-11-16loading splash screenAndrew Dolgov
2005-11-15option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropboxAndrew Dolgov
2005-10-28DAEMON_REFRESH_ONLY patch from the same sourceAndrew Dolgov
2005-10-28added DEFAULT_ARTICLE_LIMIT functionality, patch from adjusterAndrew Dolgov
2005-10-26MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVALAndrew Dolgov
2005-10-16options to disable header/footer and to select more compact stylesheet (inclu...Andrew Dolgov
2005-10-13per-feed update intervalsAndrew Dolgov
2005-09-08disable labels by defaultAndrew Dolgov
2005-09-08virtual feeds (labels) supportAndrew Dolgov
2005-09-07explain DB_TYPE config entryAndrew Dolgov
2005-09-07fixed viewfeed/MarkAllRead behaviourAndrew Dolgov
2005-09-07initial mysql schema, db abstraction layerAndrew Dolgov
2005-09-05removed a lot of obsolete non-iframe code from backend.phpAndrew Dolgov
2005-09-05iframify main interface, numerous javascript cleanupsAndrew Dolgov
2005-09-05optional support for showing content in an iframeAndrew Dolgov
2005-09-02purging of old posts is actually configurable now, added comments for some co...Andrew Dolgov
2005-08-25some searchbox focus workarouns, content hash checking is optional nowAndrew Dolgov
2005-08-25milestone 0.2 changed to 1.0Andrew Dolgov
2005-08-25more functional keyboard navigation, auto page flipping, updated README, auto...Andrew Dolgov
2005-08-25icons in feedlistAndrew Dolgov
2005-08-23improved article lookAndrew Dolgov