Andrew Dolgov
|
bef4c2451e
|
add option to auto-expand CDM list (bump schema)
|
2007-10-18 03:24:22 +01:00 |
|
Andrew Dolgov
|
dff94f6369
|
add new option: ENABLE_TAGWALL
|
2007-10-10 08:29:43 +01:00 |
|
Andrew Dolgov
|
dc85be2b35
|
digest: add option to mark sent articles as read
|
2007-10-01 04:13:09 +01:00 |
|
Andrew Dolgov
|
55826adcec
|
sanity check: only check whether DAEMON_REFRESH_ONLY is defined
|
2007-09-25 05:08:29 +01:00 |
|
Andrew Dolgov
|
17c0eeba6f
|
force DAEMON_REFRESH_ONLY, block synchronous updating
|
2007-09-25 05:06:21 +01:00 |
|
Andrew Dolgov
|
b03b263195
|
check for COUNTERS_MAX_AGE
|
2007-09-20 04:00:19 +01:00 |
|
Andrew Dolgov
|
a89311235c
|
improve digest sending (closes #138)
|
2007-08-26 11:32:48 +01:00 |
|
Andrew Dolgov
|
b60e1d862c
|
add index on ttrss_entries(date_entered), bump schema
|
2007-08-25 05:48:27 +01:00 |
|
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
2007-08-23 10:37:39 +01:00 |
|
Andrew Dolgov
|
c1d7e6c344
|
new option: FRESH_ARTICLE_MAX_AGE (bump schema)
|
2007-08-23 09:05:40 +01:00 |
|
Andrew Dolgov
|
bddc9788ef
|
new config option: MYSQL_CHARSET
|
2007-08-21 11:47:25 +01:00 |
|
Andrew Dolgov
|
8c0edbc36c
|
localization fixes and updates (bumps schema)
|
2007-08-21 11:34:43 +01:00 |
|
Andrew Dolgov
|
c59d33a3a8
|
fix schema
|
2007-08-09 09:56:26 +01:00 |
|
Andrew Dolgov
|
237ec2ad9c
|
disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)
|
2007-07-17 04:29:53 +01:00 |
|
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
2007-05-04 04:15:58 +01:00 |
|
Andrew Dolgov
|
cc17c20574
|
more I18N work, new option: ENABLE_TRANSLATIONS
|
2007-03-05 10:24:13 +01:00 |
|
Andrew Dolgov
|
1025ad8763
|
more I18N work
|
2007-03-05 10:04:55 +01:00 |
|
Andrew Dolgov
|
d1db26aa1c
|
change _() to __() (use php-gettext)
|
2007-03-05 09:45:38 +01:00 |
|
Andrew Dolgov
|
f7c390b878
|
login system fixes
|
2007-03-02 12:12:04 +01:00 |
|
Andrew Dolgov
|
8a3fdba55d
|
sanity_check.php: I18N
|
2006-12-26 06:22:12 +01:00 |
|
Andrew Dolgov
|
49f9c92303
|
deprecate RSS_BACKEND_TYPE
|
2006-12-25 09:00:41 +01:00 |
|
Andrew Dolgov
|
dd34f15568
|
sanity_check.php: I18N
|
2006-12-21 18:08:19 +01:00 |
|
Andrew Dolgov
|
333f0b2aae
|
block database backed sessions with mysql
|
2006-12-08 06:36:10 +01:00 |
|
Andrew Dolgov
|
ec83ae9f92
|
drop check for DISABLE_SESSIONS
|
2006-10-01 12:47:34 +01:00 |
|
Andrew Dolgov
|
ef8be8ea8d
|
split backend.php into modules, backend cleanups
|
2006-10-01 11:05:20 +01:00 |
|
Andrew Dolgov
|
1e7f3b0c78
|
bump config version, because of DIGEST_HOSTNAME option
|
2006-08-21 07:12:41 +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
|
1d3a17c71e
|
change short php tags to long ones
|
2006-08-19 08:04:45 +01:00 |
|
Andrew Dolgov
|
f26baf361d
|
fail sanity if RSS_BACKEND_TYPE is not defined
|
2006-08-12 13:24:04 +01:00 |
|
Andrew Dolgov
|
0728071819
|
block DAEMON_UPDATE_LOGIN_LIMIT in SINGLE_USER_MODE
|
2006-08-07 13:22:39 +01:00 |
|
Andrew Dolgov
|
51c04420a0
|
block RSS_BACKEND_TYPEs other than magpie
|
2006-07-31 07:44:28 +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
|
fef8a1e4b4
|
bump config version
|
2006-04-28 08:07:43 +01:00 |
|
Andrew Dolgov
|
9d87df8f60
|
fix CONFIG_VERSION checking
|
2006-03-28 16:44:51 +01:00 |
|
Andrew Dolgov
|
adf702d686
|
new CONFIG_VERSION configuration option
|
2006-03-28 08:56:56 +01:00 |
|
Andrew Dolgov
|
3f286c4c2b
|
skip counters output when number of unread articles at backend equals frontend, move tools to utils/ folder
|
2006-02-12 11:15:24 +01:00 |
|
Andrew Dolgov
|
66581886f8
|
add some basic "did I forget to create config.php" sanity checks
|
2005-11-23 18:20:17 +01:00 |
|