Andrew Dolgov
|
19c7350770
|
experimental new plugin system
|
2012-12-23 14:52:18 +04:00 |
|
Andrew Dolgov
|
74cc28f266
|
flip DEFAULT_UPDATE_METHOD to simplepie
|
2012-12-22 11:36:12 +04:00 |
|
Andrew Dolgov
|
304aadb907
|
remove twitter-specific code
|
2012-09-07 10:23:46 +04:00 |
|
Andrew Dolgov
|
6e65854727
|
bump config version
|
2012-08-23 23:28:32 +04:00 |
|
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
2012-08-16 15:30:49 +04:00 |
|
Andrew Dolgov
|
687bb90d27
|
remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)
|
2012-07-09 13:02:42 +04:00 |
|
Andrew Dolgov
|
8d34aa5ba7
|
config: add a warning about ENABLE_GZIP_OUTPUT potential breakage
|
2012-03-20 14:59:24 +04:00 |
|
Andrew Dolgov
|
5f85d90d71
|
remove readitlater button plugin from trunk, mention Plugins page in config.php
|
2012-02-20 12:31:16 +04:00 |
|
Andrew Dolgov
|
5a68552b6b
|
config: remove TMP_DIRECTORY
|
2012-01-12 12:21:05 +04:00 |
|
Andrew Dolgov
|
d89c6dd8e1
|
disable pubsubhubbub client by default (refs #407)
|
2011-12-26 15:50:58 +04:00 |
|
Andrew Dolgov
|
3c696512fc
|
universal image caching and automatic cache directories maintenance
|
2011-12-26 13:11:08 +04:00 |
|
Andrew Dolgov
|
55ad22fa55
|
add note plugin
|
2011-12-21 10:58:06 +04:00 |
|
Andrew Dolgov
|
d4e35925e0
|
bump config version
|
2011-12-21 09:14:43 +04:00 |
|
Andrew Dolgov
|
ae0647e085
|
add readitlater plugin
|
2011-12-21 09:09:39 +04:00 |
|
Andrew Dolgov
|
1baac2803c
|
add mail and share plugins
|
2011-12-21 08:50:37 +04:00 |
|
Andrew Dolgov
|
f9ac31d671
|
move tweet button to a plugin, implement basic support for article action button plugins
|
2011-12-20 23:59:37 +04:00 |
|
Andrew Dolgov
|
09e8bdfd18
|
simplify default global config, expand sanity_check messages
|
2011-12-13 19:20:26 +04:00 |
|
Andrew Dolgov
|
81745ce738
|
finally rename icons/ (fixes #272)
|
2011-11-16 10:46:11 +04:00 |
|
Andrew Dolgov
|
edfab7bd7f
|
expand description of SELF_URL_PATH, set sanity check (closes #384)
|
2011-11-06 22:07:52 +04:00 |
|
Andrew Dolgov
|
e6a63a1c69
|
add sanity check for SELF_URL_PATH being kept at default value (refs #349)
|
2011-08-16 08:56:52 +04:00 |
|
Andrew Dolgov
|
65eebd13f4
|
add option to disable PUSH client support globally (closes #340
|
2011-04-26 18:42:05 +04:00 |
|
Andrew Dolgov
|
5ddac16837
|
remove confusing DB_ header in config.php-dist
|
2011-04-18 13:58:16 +04:00 |
|
Andrew Dolgov
|
61e420e964
|
config: cleanup
|
2011-04-12 19:44:39 +04:00 |
|
Andrew Dolgov
|
dbaa4e4aac
|
config: remove option ENABLE_UPDATE_DAEMON
|
2011-04-12 19:33:12 +04:00 |
|
Andrew Dolgov
|
42315f8de8
|
config: add AUTO_ADD_USER (closes #294)
|
2011-04-12 19:28:35 +04:00 |
|
Andrew Dolgov
|
ed102aa083
|
because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH
|
2011-04-01 20:41:18 +04:00 |
|
Andrew Dolgov
|
5ab9791f34
|
implement pubsubhubbub subscriber (update schema)
|
2011-04-01 13:55:39 +04:00 |
|
Andrew Dolgov
|
e2bcd11bb1
|
add a sanity check for CURL when using pubsubhubbub
|
2011-04-01 09:42:15 +04:00 |
|
Andrew Dolgov
|
b0f379dfff
|
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)
|
2011-04-01 09:36:29 +04:00 |
|
Andrew Dolgov
|
bf9fc06072
|
only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth
|
2011-03-28 13:03:43 +04:00 |
|
Andrew Dolgov
|
3d72afa19a
|
use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324)
|
2011-03-28 08:30:15 +04:00 |
|
Andrew Dolgov
|
f98252f27c
|
allow authentication using SSL client certificates (closes #324)
|
2011-03-27 16:40:23 +04:00 |
|
Andrew Dolgov
|
535d216a7d
|
mention possible need to rename ICONS_DIR
|
2011-03-27 14:49:21 +04:00 |
|
Andrew Dolgov
|
91149aab52
|
set default update method back to magpie
|
2011-03-22 10:03:52 +03:00 |
|
Andrew Dolgov
|
7b26a148b0
|
config: remove ENABLE_TRANSLATIONS
|
2011-03-18 19:25:06 +03:00 |
|
Andrew Dolgov
|
acffe32206
|
config: add special constant which is required to be set before config is accepted
|
2011-03-18 18:21:58 +03:00 |
|
Andrew Dolgov
|
7198e19580
|
config: set default update method to simplepie
|
2011-03-18 18:13:27 +03:00 |
|
Andrew Dolgov
|
014d3ad823
|
use CURL when it is available, remove option USE_CURL
|
2011-03-17 19:16:44 +03:00 |
|
Andrew Dolgov
|
12df6592f3
|
add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)
|
2011-01-11 11:36:35 +03:00 |
|
Andrew Dolgov
|
80dce75e1e
|
mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)
|
2010-12-29 23:20:23 +03:00 |
|
Andrew Dolgov
|
32a5e3444d
|
rename USE_CURL_FOR_ICONS to USE_CURL
|
2010-12-27 15:45:28 +03:00 |
|
Andrew Dolgov
|
a0ce6eb7db
|
fix typos in sphinx_enabled definition; update logo
|
2010-12-03 11:23:49 +03:00 |
|
Andrew Dolgov
|
0f41fce845
|
change behaviour of SESSION_CHECK_ADDRESS
|
2010-11-26 12:31:01 +03:00 |
|
Andrew Dolgov
|
392b6d0459
|
add config.php defines for twitter, only enable twitter pane when they are filled in
|
2010-11-22 16:31:01 +03:00 |
|
Andrew Dolgov
|
96d446011b
|
add support for twitter buttons
|
2010-11-22 14:04:32 +03:00 |
|
Andrew Dolgov
|
e4f7f8dff2
|
add support for Sphinx search engine
|
2010-11-12 21:44:19 +03:00 |
|
Andrew Dolgov
|
3d28f9cd2d
|
obsolete FEEDS_FRAME_REFRESH
|
2010-11-10 19:13:29 +03:00 |
|
Andrew Dolgov
|
8e54a21e77
|
update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8
|
2010-11-07 19:48:24 +03:00 |
|
Andrew Dolgov
|
31a53903e6
|
add article forwarding by email (closes #271)
|
2010-11-06 00:47:02 +03:00 |
|
Andrew Dolgov
|
2aae0cce7e
|
add internal directories for cache & lockfiles
|
2010-11-02 13:45:48 +03:00 |
|
Andrew Dolgov
|
0ff6e2527c
|
update wrong entry description
|
2010-08-08 20:00:32 +04:00 |
|
Andrew Dolgov
|
4bb6b8ea2c
|
config: remove unused ENABLE_FEED_BROWSER
|
2010-07-01 12:29:34 +04:00 |
|
Andrew Dolgov
|
913f374b11
|
config: remove unused WEB_DEMO_MODE
|
2010-07-01 12:26:27 +04:00 |
|
Andrew Dolgov
|
21a22f5466
|
config: remove unused MAX_UPDATE_TIME
|
2010-07-01 12:22:59 +04:00 |
|
Andrew Dolgov
|
34f29d7866
|
config: remove ALLOW_SELECT_UPDATE_METHOD
|
2010-06-30 13:16:20 +04:00 |
|
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
2010-06-30 12:57:11 +04:00 |
|
Andrew Dolgov
|
0456176a44
|
enable translations by default; misc fixes
|
2010-01-25 23:12:08 +03:00 |
|
Andrew Dolgov
|
3809b27874
|
remove config option SMART_RPC_COUNTERS
|
2010-01-15 17:34:17 +03:00 |
|
Andrew Dolgov
|
15ea06910c
|
update config template
|
2009-12-28 12:22:56 +03:00 |
|
Andrew Dolgov
|
d134e3a313
|
move phpmailer to lib/
|
2009-01-22 14:28:15 +01:00 |
|
Andrew Dolgov
|
3907ef7111
|
purge feeds after updating
|
2009-01-20 13:35:59 +01:00 |
|
Andrew Dolgov
|
63771c48aa
|
new config option: FEEDBACK_URL
|
2009-01-19 09:01:35 +01:00 |
|
Andrew Dolgov
|
4f7956b3df
|
add registration script and required config options
|
2009-01-19 08:13:36 +01:00 |
|
Andrew Dolgov
|
bd6576f8ff
|
bump config version (because GLOBAL_ENABLE_LABELS was removed)
|
2009-01-18 11:26:43 +01:00 |
|
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
2009-01-18 09:28:42 +01:00 |
|
Andrew Dolgov
|
d2bf48f90a
|
update_feeds.php: update up to DAEMON_FEED_LIMIT on one run
|
2008-11-05 06:58:49 +01:00 |
|
Andrew Dolgov
|
a47fa01794
|
ALLOW_SELECT_UPDATE_METHOD: default to true
|
2008-09-24 05:40:08 +01:00 |
|
Andrew Dolgov
|
64eb624cad
|
move php executable path for old-style daemon to config.php (bump version) (closes #212)
|
2008-07-10 08:54:57 +01:00 |
|
Andrew Dolgov
|
04fedbf587
|
new option: ENABLE_GZIP_OUTPUT
|
2008-05-20 07:01:19 +01:00 |
|
Andrew Dolgov
|
1fb2d0d86f
|
config: mention that DIGEST_ options may apply to all outgoing mail
|
2008-05-18 08:39:49 +01:00 |
|
Andrew Dolgov
|
34459667e2
|
new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)
|
2008-01-25 18:50:29 +01:00 |
|
Andrew Dolgov
|
cfa43e025c
|
new config option: LOCK_DIRECTORY (bump config version)
|
2008-01-17 06:33:52 +01:00 |
|
Andrew Dolgov
|
66917e70d0
|
new option: ALLOW_REMOTE_USER_AUTH
|
2007-12-05 10:07:33 +01:00 |
|
Andrew Dolgov
|
ae4ecd5d63
|
new config option: DAEMON_FEED_LIMIT
|
2007-11-17 09:40:37 +01:00 |
|
Andrew Dolgov
|
163a295e51
|
tweak html digest template (add excerpt)
|
2007-10-30 08:13:06 +01:00 |
|
Andrew Dolgov
|
c62a2c21ba
|
digest improvements and bugfixes
|
2007-10-30 07:57:03 +01:00 |
|
Andrew Dolgov
|
7e1265ede7
|
drop tagwall from trunk
|
2007-10-24 07:50:10 +01:00 |
|
Andrew Dolgov
|
dff94f6369
|
add new option: ENABLE_TAGWALL
|
2007-10-10 08:29:43 +01:00 |
|
Andrew Dolgov
|
17c0eeba6f
|
force DAEMON_REFRESH_ONLY, block synchronous updating
|
2007-09-25 05:06:21 +01:00 |
|
Andrew Dolgov
|
a89311235c
|
improve digest sending (closes #138)
|
2007-08-26 11:32:48 +01:00 |
|
Andrew Dolgov
|
bc0f078560
|
enable caching of images
|
2007-08-26 05:00:30 +01:00 |
|
Andrew Dolgov
|
dab52d7bb9
|
add disabled option SIMPLEPIE_CACHE_IMAGES
|
2007-08-25 18:23:41 +01:00 |
|
Andrew Dolgov
|
c7d57b6690
|
implement SIMPLEPIE_CACHE_DIR
|
2007-08-25 17:24:18 +01:00 |
|
Andrew Dolgov
|
14073c0ae4
|
new option: COUNTERS_MAX_AGE (2)
|
2007-08-25 04:34:33 +01:00 |
|
Andrew Dolgov
|
3a1cd1ec8e
|
UNDO: new option: COUNTERS_MAX_AGE
|
2007-08-24 18:27:29 +01:00 |
|
Andrew Dolgov
|
fae3eeb539
|
new option: COUNTERS_MAX_AGE
|
2007-08-24 18:27:29 +01:00 |
|
Andrew Dolgov
|
87b44f5ca0
|
change description for option ENABLE_SIMPLEPIE
|
2007-08-23 12:52:22 +01:00 |
|
Andrew Dolgov
|
ca872b9dfa
|
simplepie-related fixes
|
2007-08-23 12:32:24 +01:00 |
|
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
2007-08-23 10:37:39 +01:00 |
|
Andrew Dolgov
|
bddc9788ef
|
new config option: MYSQL_CHARSET
|
2007-08-21 11:47:25 +01:00 |
|
Andrew Dolgov
|
8cb4f76299
|
reference MAGPIE_CACHE_AGE global config option
|
2007-06-01 01:50:53 +01:00 |
|
Andrew Dolgov
|
cc17c20574
|
more I18N work, new option: ENABLE_TRANSLATIONS
|
2007-03-05 10:24:13 +01:00 |
|
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 |
|