Commit Graph

252 Commits (master)

Author SHA1 Message Date
Andrew Dolgov acffe32206 config: add special constant which is required to be set before config is accepted 13 years ago
Andrew Dolgov 7198e19580 config: set default update method to simplepie 13 years ago
Andrew Dolgov 014d3ad823 use CURL when it is available, remove option USE_CURL 13 years ago
Andrew Dolgov 12df6592f3 add optional AUTO_LOGIN for when remote authentication is allowed (closes #295) 14 years ago
Andrew Dolgov 80dce75e1e mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289) 14 years ago
Andrew Dolgov 32a5e3444d rename USE_CURL_FOR_ICONS to USE_CURL 14 years ago
Andrew Dolgov a0ce6eb7db fix typos in sphinx_enabled definition; update logo 14 years ago
Andrew Dolgov 0f41fce845 change behaviour of SESSION_CHECK_ADDRESS 14 years ago
Andrew Dolgov 392b6d0459 add config.php defines for twitter, only enable twitter pane when they are filled in 14 years ago
Andrew Dolgov 96d446011b add support for twitter buttons 14 years ago
Andrew Dolgov e4f7f8dff2 add support for Sphinx search engine 14 years ago
Andrew Dolgov 3d28f9cd2d obsolete FEEDS_FRAME_REFRESH 14 years ago
Andrew Dolgov 8e54a21e77 update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8 14 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 14 years ago
Andrew Dolgov 2aae0cce7e add internal directories for cache & lockfiles 14 years ago
Andrew Dolgov 0ff6e2527c update wrong entry description 14 years ago
Andrew Dolgov 4bb6b8ea2c config: remove unused ENABLE_FEED_BROWSER 14 years ago
Andrew Dolgov 913f374b11 config: remove unused WEB_DEMO_MODE 14 years ago
Andrew Dolgov 21a22f5466 config: remove unused MAX_UPDATE_TIME 14 years ago
Andrew Dolgov 34f29d7866 config: remove ALLOW_SELECT_UPDATE_METHOD 14 years ago
Andrew Dolgov 78a5c296ae config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version 14 years ago
Andrew Dolgov 0456176a44 enable translations by default; misc fixes 15 years ago
Andrew Dolgov 3809b27874 remove config option SMART_RPC_COUNTERS 15 years ago
Andrew Dolgov 15ea06910c update config template 15 years ago
Andrew Dolgov d134e3a313 move phpmailer to lib/ 16 years ago
Andrew Dolgov 3907ef7111 purge feeds after updating 16 years ago
Andrew Dolgov 63771c48aa new config option: FEEDBACK_URL 16 years ago
Andrew Dolgov 4f7956b3df add registration script and required config options 16 years ago
Andrew Dolgov bd6576f8ff bump config version (because GLOBAL_ENABLE_LABELS was removed) 16 years ago
Andrew Dolgov ceb30ba49d new style labels (bump schema) 16 years ago
Andrew Dolgov d2bf48f90a update_feeds.php: update up to DAEMON_FEED_LIMIT on one run 16 years ago
Andrew Dolgov a47fa01794 ALLOW_SELECT_UPDATE_METHOD: default to true 16 years ago
Andrew Dolgov 64eb624cad move php executable path for old-style daemon to config.php (bump version) (closes #212) 16 years ago
Andrew Dolgov 04fedbf587 new option: ENABLE_GZIP_OUTPUT 16 years ago
Andrew Dolgov 1fb2d0d86f config: mention that DIGEST_ options may apply to all outgoing mail 16 years ago
Andrew Dolgov 34459667e2 new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver) 17 years ago
Andrew Dolgov cfa43e025c new config option: LOCK_DIRECTORY (bump config version) 17 years ago
Andrew Dolgov 66917e70d0 new option: ALLOW_REMOTE_USER_AUTH 17 years ago
Andrew Dolgov ae4ecd5d63 new config option: DAEMON_FEED_LIMIT 17 years ago
Andrew Dolgov 163a295e51 tweak html digest template (add excerpt) 17 years ago
Andrew Dolgov c62a2c21ba digest improvements and bugfixes 17 years ago
Andrew Dolgov 7e1265ede7 drop tagwall from trunk 17 years ago
Andrew Dolgov dff94f6369 add new option: ENABLE_TAGWALL 17 years ago
Andrew Dolgov 17c0eeba6f force DAEMON_REFRESH_ONLY, block synchronous updating 17 years ago
Andrew Dolgov a89311235c improve digest sending (closes #138) 17 years ago
Andrew Dolgov bc0f078560 enable caching of images 17 years ago
Andrew Dolgov dab52d7bb9 add disabled option SIMPLEPIE_CACHE_IMAGES 17 years ago
Andrew Dolgov c7d57b6690 implement SIMPLEPIE_CACHE_DIR 17 years ago
Andrew Dolgov 14073c0ae4 new option: COUNTERS_MAX_AGE (2) 17 years ago
Andrew Dolgov 3a1cd1ec8e UNDO: new option: COUNTERS_MAX_AGE 17 years ago
Andrew Dolgov fae3eeb539 new option: COUNTERS_MAX_AGE 17 years ago
Andrew Dolgov 87b44f5ca0 change description for option ENABLE_SIMPLEPIE 17 years ago
Andrew Dolgov ca872b9dfa simplepie-related fixes 17 years ago
Andrew Dolgov 9fdf7824f6 add experimental support for simplepie (once again) 17 years ago
Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 years ago
Andrew Dolgov 8cb4f76299 reference MAGPIE_CACHE_AGE global config option 17 years ago
Andrew Dolgov cc17c20574 more I18N work, new option: ENABLE_TRANSLATIONS 17 years ago
Andrew Dolgov f7c390b878 login system fixes 17 years ago
Andrew Dolgov 01a87dff9e rework login process, drop http auth 17 years ago
Andrew Dolgov 49f9c92303 deprecate RSS_BACKEND_TYPE 18 years ago
Andrew Dolgov baef3dfe4b add option to configure magpie fetch timeout (closes #109) 18 years ago
Andrew Dolgov 1ddba27527 add global option DIGEST_ENABLE 18 years ago
Andrew Dolgov 5f2cd401f9 disable DAEMON_UPDATE_LOGIN_LIMIT by default b/c of single user mode 18 years ago
Andrew Dolgov 99018440a5 new option: DAEMON_SENDS_DIGESTS 18 years ago
Andrew Dolgov 9cd7c995e7 implement support for daily digests 18 years ago
Andrew Dolgov 1e7f3b0c78 bump config version, because of DIGEST_HOSTNAME option 18 years ago
Andrew Dolgov 9a61ce6d20 add upgrade schema files for 1.2.3, new option: DIGEST_ENABLE 18 years ago
Andrew Dolgov 3a7a4bbc6d disable curl by default 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 20862e584f fix short tag in config.php-dist 18 years ago
Andrew Dolgov a16399e84f fix definition of RSS_BACKEND_TYPE (closes #99) 18 years ago
Andrew Dolgov f2c43604ec config.php-dist: fix typo 18 years ago
Andrew Dolgov 53558a9185 bump CONFIG_VERSION 18 years ago
Andrew Dolgov 7c5a308d91 add experimental support for simplepie rss parser 18 years ago
Andrew Dolgov 1352800269 mention that WEB_DEMO_MODE is obsolete 18 years ago
Andrew Dolgov fef8a1e4b4 bump config version 18 years ago
Andrew Dolgov eed55fd30e new option: DAEMON_UPDATE_LOGIN_LIMIT 18 years ago
Andrew Dolgov 9a3bb96a87 remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true 18 years ago
Andrew Dolgov 5854b0164d change DATABASE_BACKED_SESSIONS description 18 years ago
Andrew Dolgov 6e7f8d269e remove PG_VERSION config variable, get version from server 18 years ago
Andrew Dolgov 1e59ae3582 fix purge_feed for pg 8.1, new option: PG_VERSION 18 years ago
Andrew Dolgov adf702d686 new CONFIG_VERSION configuration option 18 years ago
Andrew Dolgov 2ab29ac601 change db backed sessions option description 18 years ago
Andrew Dolgov befc807f83 optional DB_PORT, misc js cleanups 18 years ago
Andrew Dolgov 03f321db57 disable DATABASE_BACKED_SESSIONS by default 18 years ago
Andrew Dolgov 898a9cdb1c new option: SESSION_EXPIRE_TIME 18 years ago
Andrew Dolgov 68511f86ac new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) 18 years ago
Andrew Dolgov 916f788a94 make SESSION_CHECK_ADDRESS work on generic sessions 18 years ago
Andrew Dolgov ff6519f854 SESSION_COOKIE_LIFETIME_REMEMBER: change default 18 years ago
Andrew Dolgov 5ccc1cf5d7 remember me feature 18 years ago
Andrew Dolgov 377a3e8bfa change default cookie lifetime to 0 18 years ago
Andrew Dolgov 686c3ccfa6 SESSION_COOKIE_LIFETIME 18 years ago
Andrew Dolgov 09018e9526 new option: SESSION_CHECK_ADDRESS 18 years ago
Andrew Dolgov 8fd92701e9 update schema, new option: DATABASE_BACKED_SESSIONS 18 years ago
Andrew Dolgov 78ea1de08c skip counters output when number of unread articles at backend equals frontend 19 years ago
Andrew Dolgov b2620faa9f update config.php-dist 19 years ago
Andrew Dolgov a561fe7304 add DISABLE_SESSIONS to config.php-dist 19 years ago
Andrew Dolgov 085a5a7440 rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWS 19 years ago
Andrew Dolgov b329516240 ENABLE_UPDATE_SCHEDULER entry 19 years ago
Andrew Dolgov de696427ad initial work on update daemon 19 years ago
Andrew Dolgov cbd8650dfe new option: MAX_UPDATE_TIME 19 years ago
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 19 years ago
Andrew Dolgov 7d7cbaf5f8 new option: TMP_DIRECTORY 19 years ago
Andrew Dolgov e2f728be03 new global option: ENABLE_FEED_BROWSER 19 years ago
Andrew Dolgov 72932a754f option MAIL_RESET_PASS (closes #11) 19 years ago
Andrew Dolgov c3d74dca93 SMART_RPC_COUNTERS is false by default 19 years ago
Andrew Dolgov 75836f3386 option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes some non-absolute redirects) 19 years ago
Andrew Dolgov a47a3f8207 expand comment on update_feeds.php in config.php 19 years ago
Andrew Dolgov 1f2b01ed8e update_feeds.php for CLI 19 years ago
Andrew Dolgov 65cd0f74bc GLOBAL_ENABLE_LABELS: disable by default 19 years ago
Andrew Dolgov cfaba6df12 option GLOBAL_ENABLE_LABELS restricts labels globally 19 years ago
Andrew Dolgov 56a2fd3522 update config.php-dist 19 years ago
Andrew Dolgov bbc92e5013 smart RPC I/O is now optional, add functionality to getLabelCounters() 19 years ago
Andrew Dolgov cce28758b2 debug request variable sets error_reporting to E_ALL 19 years ago
Andrew Dolgov 0d43617929 update description of DAEMON_UPDATE_ONLY in config.php-dist 19 years ago
Andrew Dolgov 30a49c9227 DAEMON_REFRESH_ONLY makes a lot more sense as a global option 19 years ago
Andrew Dolgov 8b2cbc332b update config.php-dist 19 years ago
Andrew Dolgov 273a2f6b43 schema updates, ICONS_DIR/ICONS_URL moved to config.php 19 years ago
Andrew Dolgov 7d4c898ab3 optional SINGLE_USER_MODE 19 years ago
Andrew Dolgov c8437f35c6 optional login form/http basic auth support 19 years ago
Andrew Dolgov 855209bf60 move obsolete constants from config.php-dist to config_help.txt 19 years ago
Andrew Dolgov 0d43b92104 disable splash by default 19 years ago
Andrew Dolgov e65af9c110 op=updateAllFeeds shortcut for batch calls 19 years ago
Andrew Dolgov 2f587484af loading splash screen 19 years ago
Andrew Dolgov 7a991cac30 option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox 19 years ago
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 19 years ago
Andrew Dolgov f1b9a8ee78 added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster 19 years ago
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 19 years ago
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 19 years ago
Andrew Dolgov d148926e2b per-feed update intervals 19 years ago
Andrew Dolgov 7f4bd25627 disable labels by default 19 years ago
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 19 years ago
Andrew Dolgov 763f226898 explain DB_TYPE config entry 19 years ago
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 19 years ago
Andrew Dolgov 648472a7f3 initial mysql schema, db abstraction layer 19 years ago
Andrew Dolgov 82c9223c6b removed a lot of obsolete non-iframe code from backend.php 19 years ago
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 19 years ago
Andrew Dolgov 70830c87c9 optional support for showing content in an iframe 19 years ago
Andrew Dolgov f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 19 years ago
Andrew Dolgov 36bf74967c some searchbox focus workarouns, content hash checking is optional now 19 years ago
Andrew Dolgov edb988ad56 milestone 0.2 changed to 1.0 19 years ago
Andrew Dolgov c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 19 years ago
Andrew Dolgov 7880091293 icons in feedlist 19 years ago
Andrew Dolgov f07c0eb4fa improved article look 19 years ago
Andrew Dolgov b0b4abcf37 support for web-demo mode (restricted rights) 19 years ago
Andrew Dolgov 9d9c9dd645 MIN_UPDATE_TIME, 600 -> 1800 sec 19 years ago
Andrew Dolgov cac95b8d16 posts register as updated when their MD5 hash changes 19 years ago
Andrew Dolgov 57865bb1f0 disable md5 update checking by default 19 years ago
Andrew Dolgov 82baad4a8a basic functionality pass 2 19 years ago