Commit Graph

252 Commits

Author SHA1 Message Date
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
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
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
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 2005-10-28 02:30:03 +01:00
Andrew Dolgov f1b9a8ee78 added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster 2005-10-28 02:26:50 +01:00
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 2005-10-26 02:30:05 +01:00
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 2005-10-16 05:51:09 +01:00
Andrew Dolgov d148926e2b per-feed update intervals 2005-10-13 04:15:09 +01:00
Andrew Dolgov 7f4bd25627 disable labels by default 2005-09-08 09:00:47 +01:00
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 2005-09-08 08:43:44 +01:00
Andrew Dolgov 763f226898 explain DB_TYPE config entry 2005-09-07 15:39:34 +01:00
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 2005-09-07 15:03:30 +01:00
Andrew Dolgov 648472a7f3 initial mysql schema, db abstraction layer 2005-09-07 13:17:16 +01:00
Andrew Dolgov 82c9223c6b removed a lot of obsolete non-iframe code from backend.php 2005-09-05 13:56:07 +01:00
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 2005-09-05 13:02:00 +01:00
Andrew Dolgov 70830c87c9 optional support for showing content in an iframe 2005-09-05 10:09:10 +01:00
Andrew Dolgov f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 2005-09-02 16:50:12 +01:00
Andrew Dolgov 36bf74967c some searchbox focus workarouns, content hash checking is optional now 2005-08-25 15:12:10 +01:00
Andrew Dolgov edb988ad56 milestone 0.2 changed to 1.0 2005-08-25 14:35:59 +01:00
Andrew Dolgov c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 2005-08-25 14:04:57 +01:00
Andrew Dolgov 7880091293 icons in feedlist 2005-08-25 07:46:24 +01:00
Andrew Dolgov f07c0eb4fa improved article look 2005-08-23 15:47:46 +01:00
Andrew Dolgov b0b4abcf37 support for web-demo mode (restricted rights) 2005-08-23 12:34:07 +01:00
Andrew Dolgov 9d9c9dd645 MIN_UPDATE_TIME, 600 -> 1800 sec 2005-08-22 13:52:18 +01:00
Andrew Dolgov cac95b8d16 posts register as updated when their MD5 hash changes 2005-08-22 10:07:47 +01:00
Andrew Dolgov 57865bb1f0 disable md5 update checking by default 2005-08-21 17:49:53 +01:00
Andrew Dolgov 82baad4a8a basic functionality pass 2 2005-08-21 16:23:44 +01:00