Commit Graph

108 Commits (533c0ea6ec2a833585f50535e6d16594f5371711)

Author SHA1 Message Date
Andrew Dolgov 04fedbf587 new option: ENABLE_GZIP_OUTPUT 16 years ago
Andrew Dolgov d00f22ac59 new option: VFEED_GROUP_BY_FEED (bump schema version) 16 years ago
Andrew Dolgov afb6038e47 add ttrss_user_entries.score; bump schema 16 years ago
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
Andrew Dolgov 43398b8e43 remove limit on ttrss_feeds.feed_url length (closes #199) 17 years ago
Andrew Dolgov fca933507d new option: HIDE_FEEDLIST (bump schema) 17 years ago
Andrew Dolgov 2b6ed06b23 schema: add ttrss_prefs.access_level, bump version 17 years ago
Andrew Dolgov 34459667e2 new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver) 17 years ago
Andrew Dolgov 5b8534ef6c schema: add ttrss_feeds.update_method, bump version 17 years ago
Andrew Dolgov 3c50da8334 schema: add ttrss_feeds.last_update_started, bump version 17 years ago
Andrew Dolgov 22f3e356c8 new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 17 years ago
Andrew Dolgov cfa43e025c new config option: LOCK_DIRECTORY (bump config version) 17 years ago
Andrew Dolgov 79095d68ff update BLACKLISTED_TAGS, bump schema (closes #186) 17 years ago
Andrew Dolgov 66917e70d0 new option: ALLOW_REMOTE_USER_AUTH 17 years ago
Andrew Dolgov 14fb4e91fc headlines cache: force refresh when subop is present 17 years ago
Andrew Dolgov ae4ecd5d63 new config option: DAEMON_FEED_LIMIT 17 years ago
Andrew Dolgov 07d0efe959 new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge 17 years ago
Andrew Dolgov 203610630a add 3pane theme 17 years ago
Andrew Dolgov 163a295e51 tweak html digest template (add excerpt) 17 years ago
Andrew Dolgov bef4c2451e add option to auto-expand CDM list (bump schema) 17 years ago
Andrew Dolgov dff94f6369 add new option: ENABLE_TAGWALL 17 years ago
Andrew Dolgov dc85be2b35 digest: add option to mark sent articles as read 17 years ago
Andrew Dolgov 55826adcec sanity check: only check whether DAEMON_REFRESH_ONLY is defined 17 years ago
Andrew Dolgov 17c0eeba6f force DAEMON_REFRESH_ONLY, block synchronous updating 17 years ago
Andrew Dolgov b03b263195 check for COUNTERS_MAX_AGE 17 years ago
Andrew Dolgov a89311235c improve digest sending (closes #138) 17 years ago
Andrew Dolgov b60e1d862c add index on ttrss_entries(date_entered), bump schema 17 years ago
Andrew Dolgov 9fdf7824f6 add experimental support for simplepie (once again) 17 years ago
Andrew Dolgov c1d7e6c344 new option: FRESH_ARTICLE_MAX_AGE (bump schema) 17 years ago
Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 years ago
Andrew Dolgov 8c0edbc36c localization fixes and updates (bumps schema) 17 years ago
Andrew Dolgov c59d33a3a8 fix schema 17 years ago
Andrew Dolgov 237ec2ad9c disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION) 17 years ago
Andrew Dolgov 87b9fb6532 add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php 17 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 18 years ago
Andrew Dolgov 51c04420a0 block RSS_BACKEND_TYPEs other than magpie 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 fef8a1e4b4 bump config version 18 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