1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

76 Commits

Author SHA1 Message Date
Andrew Dolgov
fef8a1e4b4 bump config version 2006-04-28 08:07:43 +01:00
Andrew Dolgov
eed55fd30e new option: DAEMON_UPDATE_LOGIN_LIMIT 2006-04-28 08:01:41 +01:00
Andrew Dolgov
9a3bb96a87 remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true 2006-03-31 06:30:20 +01:00
Andrew Dolgov
5854b0164d change DATABASE_BACKED_SESSIONS description 2006-03-31 06:27:09 +01:00
Andrew Dolgov
6e7f8d269e remove PG_VERSION config variable, get version from server 2006-03-31 05:19:45 +01:00
Andrew Dolgov
1e59ae3582 fix purge_feed for pg 8.1, new option: PG_VERSION 2006-03-29 04:43:21 +01:00
Andrew Dolgov
adf702d686 new CONFIG_VERSION configuration option 2006-03-28 08:56:56 +01:00
Andrew Dolgov
2ab29ac601 change db backed sessions option description 2006-03-23 08:09:15 +01:00
Andrew Dolgov
befc807f83 optional DB_PORT, misc js cleanups 2006-03-21 11:38:41 +01:00
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