Commit Graph

197 Commits (9a2885da170ffd64358b99194095851a2d09c1b6)

Author SHA1 Message Date
Andrew Dolgov 8cb4f76299 reference MAGPIE_CACHE_AGE global config option 19 years ago
Andrew Dolgov cc17c20574 more I18N work, new option: ENABLE_TRANSLATIONS 19 years ago
Andrew Dolgov f7c390b878 login system fixes 19 years ago
Andrew Dolgov 01a87dff9e rework login process, drop http auth 19 years ago
Andrew Dolgov 49f9c92303 deprecate RSS_BACKEND_TYPE 19 years ago
Andrew Dolgov baef3dfe4b add option to configure magpie fetch timeout (closes #109) 20 years ago
Andrew Dolgov 1ddba27527 add global option DIGEST_ENABLE 20 years ago
Andrew Dolgov 5f2cd401f9 disable DAEMON_UPDATE_LOGIN_LIMIT by default b/c of single user mode 20 years ago
Andrew Dolgov 99018440a5 new option: DAEMON_SENDS_DIGESTS 20 years ago
Andrew Dolgov 9cd7c995e7 implement support for daily digests 20 years ago
Andrew Dolgov 1e7f3b0c78 bump config version, because of DIGEST_HOSTNAME option 20 years ago
Andrew Dolgov 9a61ce6d20 add upgrade schema files for 1.2.3, new option: DIGEST_ENABLE 20 years ago
Andrew Dolgov 3a7a4bbc6d disable curl by default 20 years ago
Andrew Dolgov c798704b29 new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messages 20 years ago
Andrew Dolgov b72c3ef801 implement new version checking 20 years ago
Andrew Dolgov 20862e584f fix short tag in config.php-dist 20 years ago
Andrew Dolgov a16399e84f fix definition of RSS_BACKEND_TYPE (closes #99) 20 years ago
Andrew Dolgov f2c43604ec config.php-dist: fix typo 20 years ago
Andrew Dolgov 53558a9185 bump CONFIG_VERSION 20 years ago
Andrew Dolgov 7c5a308d91 add experimental support for simplepie rss parser 20 years ago
Andrew Dolgov 1352800269 mention that WEB_DEMO_MODE is obsolete 20 years ago
Andrew Dolgov fef8a1e4b4 bump config version 20 years ago
Andrew Dolgov eed55fd30e new option: DAEMON_UPDATE_LOGIN_LIMIT 20 years ago
Andrew Dolgov 9a3bb96a87 remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true 20 years ago
Andrew Dolgov 5854b0164d change DATABASE_BACKED_SESSIONS description 20 years ago
Andrew Dolgov 6e7f8d269e remove PG_VERSION config variable, get version from server 20 years ago
Andrew Dolgov 1e59ae3582 fix purge_feed for pg 8.1, new option: PG_VERSION 20 years ago
Andrew Dolgov adf702d686 new CONFIG_VERSION configuration option 20 years ago
Andrew Dolgov 2ab29ac601 change db backed sessions option description 20 years ago
Andrew Dolgov befc807f83 optional DB_PORT, misc js cleanups 20 years ago
Andrew Dolgov 03f321db57 disable DATABASE_BACKED_SESSIONS by default 20 years ago
Andrew Dolgov 898a9cdb1c new option: SESSION_EXPIRE_TIME 20 years ago
Andrew Dolgov 68511f86ac new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) 20 years ago
Andrew Dolgov 916f788a94 make SESSION_CHECK_ADDRESS work on generic sessions 20 years ago
Andrew Dolgov ff6519f854 SESSION_COOKIE_LIFETIME_REMEMBER: change default 20 years ago
Andrew Dolgov 5ccc1cf5d7 remember me feature 20 years ago
Andrew Dolgov 377a3e8bfa change default cookie lifetime to 0 20 years ago
Andrew Dolgov 686c3ccfa6 SESSION_COOKIE_LIFETIME 20 years ago
Andrew Dolgov 09018e9526 new option: SESSION_CHECK_ADDRESS 20 years ago
Andrew Dolgov 8fd92701e9 update schema, new option: DATABASE_BACKED_SESSIONS 20 years ago
Andrew Dolgov 78ea1de08c skip counters output when number of unread articles at backend equals frontend 20 years ago
Andrew Dolgov b2620faa9f update config.php-dist 20 years ago
Andrew Dolgov a561fe7304 add DISABLE_SESSIONS to config.php-dist 20 years ago
Andrew Dolgov 085a5a7440 rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWS 20 years ago
Andrew Dolgov b329516240 ENABLE_UPDATE_SCHEDULER entry 20 years ago
Andrew Dolgov de696427ad initial work on update daemon 20 years ago
Andrew Dolgov cbd8650dfe new option: MAX_UPDATE_TIME 20 years ago
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 20 years ago
Andrew Dolgov 7d7cbaf5f8 new option: TMP_DIRECTORY 20 years ago
Andrew Dolgov e2f728be03 new global option: ENABLE_FEED_BROWSER 20 years ago
Andrew Dolgov 72932a754f option MAIL_RESET_PASS (closes #11) 20 years ago
Andrew Dolgov c3d74dca93 SMART_RPC_COUNTERS is false by default 20 years ago
Andrew Dolgov 75836f3386 option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes some non-absolute redirects) 20 years ago
Andrew Dolgov a47a3f8207 expand comment on update_feeds.php in config.php 20 years ago
Andrew Dolgov 1f2b01ed8e update_feeds.php for CLI 20 years ago
Andrew Dolgov 65cd0f74bc GLOBAL_ENABLE_LABELS: disable by default 20 years ago
Andrew Dolgov cfaba6df12 option GLOBAL_ENABLE_LABELS restricts labels globally 20 years ago
Andrew Dolgov 56a2fd3522 update config.php-dist 20 years ago
Andrew Dolgov bbc92e5013 smart RPC I/O is now optional, add functionality to getLabelCounters() 20 years ago
Andrew Dolgov cce28758b2 debug request variable sets error_reporting to E_ALL 20 years ago
Andrew Dolgov 0d43617929 update description of DAEMON_UPDATE_ONLY in config.php-dist 20 years ago
Andrew Dolgov 30a49c9227 DAEMON_REFRESH_ONLY makes a lot more sense as a global option 20 years ago
Andrew Dolgov 8b2cbc332b update config.php-dist 20 years ago
Andrew Dolgov 273a2f6b43 schema updates, ICONS_DIR/ICONS_URL moved to config.php 20 years ago
Andrew Dolgov 7d4c898ab3 optional SINGLE_USER_MODE 20 years ago
Andrew Dolgov c8437f35c6 optional login form/http basic auth support 20 years ago
Andrew Dolgov 855209bf60 move obsolete constants from config.php-dist to config_help.txt 20 years ago
Andrew Dolgov 0d43b92104 disable splash by default 20 years ago
Andrew Dolgov e65af9c110 op=updateAllFeeds shortcut for batch calls 20 years ago
Andrew Dolgov 2f587484af loading splash screen 20 years ago
Andrew Dolgov 7a991cac30 option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox 20 years ago
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 20 years ago
Andrew Dolgov f1b9a8ee78 added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster 20 years ago
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 20 years ago
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 20 years ago
Andrew Dolgov d148926e2b per-feed update intervals 20 years ago
Andrew Dolgov 7f4bd25627 disable labels by default 21 years ago
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 21 years ago
Andrew Dolgov 763f226898 explain DB_TYPE config entry 21 years ago
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 21 years ago
Andrew Dolgov 648472a7f3 initial mysql schema, db abstraction layer 21 years ago
Andrew Dolgov 82c9223c6b removed a lot of obsolete non-iframe code from backend.php 21 years ago
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 21 years ago
Andrew Dolgov 70830c87c9 optional support for showing content in an iframe 21 years ago
Andrew Dolgov f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 21 years ago
Andrew Dolgov 36bf74967c some searchbox focus workarouns, content hash checking is optional now 21 years ago
Andrew Dolgov edb988ad56 milestone 0.2 changed to 1.0 21 years ago
Andrew Dolgov c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 21 years ago
Andrew Dolgov 7880091293 icons in feedlist 21 years ago
Andrew Dolgov f07c0eb4fa improved article look 21 years ago
Andrew Dolgov b0b4abcf37 support for web-demo mode (restricted rights) 21 years ago
Andrew Dolgov 9d9c9dd645 MIN_UPDATE_TIME, 600 -> 1800 sec 21 years ago
Andrew Dolgov cac95b8d16 posts register as updated when their MD5 hash changes 21 years ago
Andrew Dolgov 57865bb1f0 disable md5 update checking by default 21 years ago
Andrew Dolgov 82baad4a8a basic functionality pass 2 21 years ago
Andrew Dolgov a1a8a2be02 functionality updates 21 years ago
Andrew Dolgov 8af5db8f83 added config.php 21 years ago