Commit Graph

201 Commits (442a9b8c0edc5018597c4459ad97a4b496156d45)

Author SHA1 Message Date
Andrew Dolgov 1ba2b87873 add missing schema updates for v. 37 16 years ago
Andrew Dolgov d00f22ac59 new option: VFEED_GROUP_BY_FEED (bump schema version) 16 years ago
Andrew Dolgov fdb7b03fc0 add new filter action: modify score 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 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 f0907182c6 schema: set cat_id in ttrss_feeds to null when category is deleted 17 years ago
Andrew Dolgov 79095d68ff update BLACKLISTED_TAGS, bump schema (closes #186) 17 years ago
Andrew Dolgov f65b8485c6 fix schema version 17 years ago
Andrew Dolgov 092b9ee929 add schema ver 27 17 years ago
Andrew Dolgov 14fb4e91fc headlines cache: force refresh when subop is present 17 years ago
Andrew Dolgov ce53e200b4 add support for enclosures (closes #165) 17 years ago
Andrew Dolgov aa6d1e9766 schema: enclosure fixes 17 years ago
Andrew Dolgov 963d33141c schema: add support for enclosures 17 years ago
Andrew Dolgov 54a3d3cf51 schema: add created field to ttrss_users 17 years ago
Andrew Dolgov 07d0efe959 new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge 17 years ago
Andrew Dolgov d89a272ab8 unpimp the blog 17 years ago
Andrew Dolgov e603a0fa8f shamelessly pimp tt-rss devblog in default install 17 years ago
Andrew Dolgov 203610630a add 3pane theme 17 years ago
Andrew Dolgov 2918ff5eaa change ttrss_prefs.help_text type to varchar(250) 17 years ago
Andrew Dolgov 5062b8400d change ttrss_prefs.help_text type to text 17 years ago
Andrew Dolgov bef4c2451e add option to auto-expand CDM list (bump schema) 17 years ago
Andrew Dolgov dc85be2b35 digest: add option to mark sent articles as read 17 years ago
Andrew Dolgov fb67e2ba58 schema: add cache_images feed option 17 years ago
Andrew Dolgov 3c62b74874 add schema version 22 scripts 17 years ago
Andrew Dolgov b60e1d862c add index on ttrss_entries(date_entered), bump schema 17 years ago
Andrew Dolgov c1d7e6c344 new option: FRESH_ARTICLE_MAX_AGE (bump schema) 17 years ago
Andrew Dolgov 8c0edbc36c localization fixes and updates (bumps schema) 17 years ago
Andrew Dolgov c1879099e1 mysql: disable utf8 17 years ago
Andrew Dolgov 150b4a2ca5 set utf-8 as default charset just in case 17 years ago
Andrew Dolgov 91d64fb808 enlarge filters action_param field 17 years ago
Andrew Dolgov 0d276d67b0 workaround against mysql refusing to have defaults for text values (closes #137) 17 years ago
Andrew Dolgov 0c4811be71 schema: new filter, publish 17 years ago
Andrew Dolgov ffba8297ea schema: add published column 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 feead173b0 reintroduce option ENABLE_SEARCH_TOOLBAR 17 years ago
Andrew Dolgov 1eb19b6adc new option: BLACKLISTED_TAGS 17 years ago
Andrew Dolgov f335e9659d change description of STRIP_UNSAFE_TAGS 17 years ago
Andrew Dolgov f826eee150 new option: STRIP_UNSAFE_TAGS 17 years ago
Andrew Dolgov 465ff90b4a new hidden param, _INFOBOX_DISABLE_OVERLAY 17 years ago
Andrew Dolgov e98bb24308 add missing update scripts for schema v.17 17 years ago
Andrew Dolgov fe8d205964 save active tab in prefs, fix schema 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 e85610c710 schema: fix version 17 years ago