Andrew Dolgov
|
c59d33a3a8
|
fix schema
|
17 years ago |
Andrew Dolgov
|
237ec2ad9c
|
disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)
|
18 years ago |
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
18 years ago |
Andrew Dolgov
|
cc17c20574
|
more I18N work, new option: ENABLE_TRANSLATIONS
|
18 years ago |
Andrew Dolgov
|
1025ad8763
|
more I18N work
|
18 years ago |
Andrew Dolgov
|
d1db26aa1c
|
change _() to __() (use php-gettext)
|
18 years ago |
Andrew Dolgov
|
f7c390b878
|
login system fixes
|
18 years ago |
Andrew Dolgov
|
8a3fdba55d
|
sanity_check.php: I18N
|
18 years ago |
Andrew Dolgov
|
49f9c92303
|
deprecate RSS_BACKEND_TYPE
|
18 years ago |
Andrew Dolgov
|
dd34f15568
|
sanity_check.php: I18N
|
18 years ago |
Andrew Dolgov
|
333f0b2aae
|
block database backed sessions with mysql
|
18 years ago |
Andrew Dolgov
|
ec83ae9f92
|
drop check for DISABLE_SESSIONS
|
18 years ago |
Andrew Dolgov
|
ef8be8ea8d
|
split backend.php into modules, backend cleanups
|
18 years ago |
Andrew Dolgov
|
1e7f3b0c78
|
bump config version, because of DIGEST_HOSTNAME option
|
18 years ago |
Andrew Dolgov
|
c798704b29
|
new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messages
|
18 years ago |
Andrew Dolgov
|
b72c3ef801
|
implement new version checking
|
18 years ago |
Andrew Dolgov
|
1d3a17c71e
|
change short php tags to long ones
|
18 years ago |
Andrew Dolgov
|
f26baf361d
|
fail sanity if RSS_BACKEND_TYPE is not defined
|
18 years ago |
Andrew Dolgov
|
0728071819
|
block DAEMON_UPDATE_LOGIN_LIMIT in SINGLE_USER_MODE
|
19 years ago |
Andrew Dolgov
|
51c04420a0
|
block RSS_BACKEND_TYPEs other than magpie
|
19 years ago |
Andrew Dolgov
|
53558a9185
|
bump CONFIG_VERSION
|
19 years ago |
Andrew Dolgov
|
7c5a308d91
|
add experimental support for simplepie rss parser
|
19 years ago |
Andrew Dolgov
|
fef8a1e4b4
|
bump config version
|
19 years ago |
Andrew Dolgov
|
9d87df8f60
|
fix CONFIG_VERSION checking
|
19 years ago |
Andrew Dolgov
|
adf702d686
|
new CONFIG_VERSION configuration option
|
19 years ago |
Andrew Dolgov
|
3f286c4c2b
|
skip counters output when number of unread articles at backend equals frontend, move tools to utils/ folder
|
19 years ago |
Andrew Dolgov
|
66581886f8
|
add some basic "did I forget to create config.php" sanity checks
|
19 years ago |