Commit Graph

67 Commits

Author SHA1 Message Date
Andrew Dolgov 03f321db57 disable DATABASE_BACKED_SESSIONS by default 2006-03-20 18:05:32 +01:00
Andrew Dolgov 898a9cdb1c new option: SESSION_EXPIRE_TIME 2006-03-17 05:21:03 +01:00
Andrew Dolgov 68511f86ac new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) 2006-03-06 05:45:54 +01:00
Andrew Dolgov 916f788a94 make SESSION_CHECK_ADDRESS work on generic sessions 2006-03-04 14:30:50 +01:00
Andrew Dolgov ff6519f854 SESSION_COOKIE_LIFETIME_REMEMBER: change default 2006-03-04 14:22:34 +01:00
Andrew Dolgov 5ccc1cf5d7 remember me feature 2006-03-04 11:58:25 +01:00
Andrew Dolgov 377a3e8bfa change default cookie lifetime to 0 2006-03-04 11:41:56 +01:00
Andrew Dolgov 686c3ccfa6 SESSION_COOKIE_LIFETIME 2006-03-02 17:21:08 +01:00
Andrew Dolgov 09018e9526 new option: SESSION_CHECK_ADDRESS 2006-03-02 09:32:44 +01:00
Andrew Dolgov 8fd92701e9 update schema, new option: DATABASE_BACKED_SESSIONS 2006-03-02 09:20:02 +01:00
Andrew Dolgov 78ea1de08c skip counters output when number of unread articles at backend equals frontend 2006-02-12 09:04:27 +01:00
Andrew Dolgov b2620faa9f update config.php-dist 2006-02-12 08:28:19 +01:00
Andrew Dolgov a561fe7304 add DISABLE_SESSIONS to config.php-dist 2006-02-12 06:20:18 +01:00
Andrew Dolgov 085a5a7440 rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWS 2006-02-12 06:06:04 +01:00
Andrew Dolgov b329516240 ENABLE_UPDATE_SCHEDULER entry 2006-02-11 14:53:48 +01:00
Andrew Dolgov de696427ad initial work on update daemon 2006-02-11 14:52:17 +01:00
Andrew Dolgov cbd8650dfe new option: MAX_UPDATE_TIME 2006-02-11 05:47:52 +01:00
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 2006-02-03 09:35:30 +01:00
Andrew Dolgov 7d7cbaf5f8 new option: TMP_DIRECTORY 2006-02-03 09:20:40 +01:00
Andrew Dolgov e2f728be03 new global option: ENABLE_FEED_BROWSER 2006-01-12 14:50:53 +01:00
Andrew Dolgov 72932a754f option MAIL_RESET_PASS (closes #11) 2005-12-20 07:51:06 +01:00
Andrew Dolgov c3d74dca93 SMART_RPC_COUNTERS is false by default 2005-12-13 16:43:29 +01:00
Andrew Dolgov 75836f3386 option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes some non-absolute redirects) 2005-12-09 21:34:29 +01:00
Andrew Dolgov a47a3f8207 expand comment on update_feeds.php in config.php 2005-12-04 10:28:50 +01:00
Andrew Dolgov 1f2b01ed8e update_feeds.php for CLI 2005-12-03 15:25:40 +01:00
Andrew Dolgov 65cd0f74bc GLOBAL_ENABLE_LABELS: disable by default 2005-12-02 21:33:14 +01:00
Andrew Dolgov cfaba6df12 option GLOBAL_ENABLE_LABELS restricts labels globally 2005-12-02 21:07:47 +01:00
Andrew Dolgov 56a2fd3522 update config.php-dist 2005-11-29 16:08:02 +01:00
Andrew Dolgov bbc92e5013 smart RPC I/O is now optional, add functionality to getLabelCounters() 2005-11-29 14:55:53 +01:00
Andrew Dolgov cce28758b2 debug request variable sets error_reporting to E_ALL 2005-11-23 19:08:01 +01:00
Andrew Dolgov 0d43617929 update description of DAEMON_UPDATE_ONLY in config.php-dist 2005-11-23 18:01:49 +01:00
Andrew Dolgov 30a49c9227 DAEMON_REFRESH_ONLY makes a lot more sense as a global option 2005-11-23 13:26:29 +01:00
Andrew Dolgov 8b2cbc332b update config.php-dist 2005-11-19 12:44:05 +01:00
Andrew Dolgov 273a2f6b43 schema updates, ICONS_DIR/ICONS_URL moved to config.php 2005-11-18 08:04:41 +01:00
Andrew Dolgov 7d4c898ab3 optional SINGLE_USER_MODE 2005-11-18 07:29:36 +01:00
Andrew Dolgov c8437f35c6 optional login form/http basic auth support 2005-11-18 07:21:24 +01:00
Andrew Dolgov 855209bf60 move obsolete constants from config.php-dist to config_help.txt 2005-11-17 06:47:08 +01:00
Andrew Dolgov 0d43b92104 disable splash by default 2005-11-16 14:44:27 +01:00
Andrew Dolgov e65af9c110 op=updateAllFeeds shortcut for batch calls 2005-11-16 10:54:33 +01:00
Andrew Dolgov 2f587484af loading splash screen 2005-11-16 09:45:00 +01:00
Andrew Dolgov 7a991cac30 option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox 2005-11-15 11:18:01 +01:00
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 2005-10-28 02:30:03 +01:00
Andrew Dolgov f1b9a8ee78 added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster 2005-10-28 02:26:50 +01:00
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 2005-10-26 02:30:05 +01:00
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 2005-10-16 05:51:09 +01:00
Andrew Dolgov d148926e2b per-feed update intervals 2005-10-13 04:15:09 +01:00
Andrew Dolgov 7f4bd25627 disable labels by default 2005-09-08 09:00:47 +01:00
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 2005-09-08 08:43:44 +01:00
Andrew Dolgov 763f226898 explain DB_TYPE config entry 2005-09-07 15:39:34 +01:00
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 2005-09-07 15:03:30 +01:00