1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
Commit Graph

95 Commits

Author SHA1 Message Date
Andrew Dolgov
f7c390b878 login system fixes 2007-03-02 12:12:04 +01:00
Andrew Dolgov
01a87dff9e rework login process, drop http auth 2007-03-01 10:43:54 +01:00
Andrew Dolgov
49f9c92303 deprecate RSS_BACKEND_TYPE 2006-12-25 09:00:41 +01:00
Andrew Dolgov
baef3dfe4b add option to configure magpie fetch timeout (closes #109) 2006-09-12 17:58:57 +01:00
Andrew Dolgov
1ddba27527 add global option DIGEST_ENABLE 2006-08-22 11:12:19 +01:00
Andrew Dolgov
5f2cd401f9 disable DAEMON_UPDATE_LOGIN_LIMIT by default b/c of single user mode 2006-08-22 08:19:50 +01:00
Andrew Dolgov
99018440a5 new option: DAEMON_SENDS_DIGESTS 2006-08-21 08:34:49 +01:00
Andrew Dolgov
9cd7c995e7 implement support for daily digests 2006-08-21 07:43:38 +01:00
Andrew Dolgov
1e7f3b0c78 bump config version, because of DIGEST_HOSTNAME option 2006-08-21 07:12:41 +01:00
Andrew Dolgov
9a61ce6d20 add upgrade schema files for 1.2.3, new option: DIGEST_ENABLE 2006-08-21 07:12:09 +01:00
Andrew Dolgov
3a7a4bbc6d disable curl by default 2006-08-20 12:03:28 +01:00
Andrew Dolgov
c798704b29 new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messages 2006-08-20 11:27:25 +01:00
Andrew Dolgov
b72c3ef801 implement new version checking 2006-08-20 05:27:48 +01:00
Andrew Dolgov
20862e584f fix short tag in config.php-dist 2006-08-19 09:22:01 +01:00
Andrew Dolgov
a16399e84f fix definition of RSS_BACKEND_TYPE (closes #99) 2006-08-18 07:37:02 +01:00
Andrew Dolgov
f2c43604ec config.php-dist: fix typo 2006-08-13 11:55:09 +01:00
Andrew Dolgov
53558a9185 bump CONFIG_VERSION 2006-07-04 06:54:10 +01:00
Andrew Dolgov
7c5a308d91 add experimental support for simplepie rss parser 2006-07-04 06:51:05 +01:00
Andrew Dolgov
1352800269 mention that WEB_DEMO_MODE is obsolete 2006-06-08 06:45:36 +01:00
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