main
wip for db_migrations for core schema
schema: add separate otp_secret column
* don't try to update custom set feed favicons * cleanup update_rss_feed() a bit, use ORM
schema: add ttrss_users.last_auth_attempt
filters: * add filter action to ignore feed-provided tags * simplify handling of various filter-provided tags * bump schema to 146
schema: add fulltext indexes for mysql to support af_psql_trgm and possibly future fulltext search
we no longer directly modify schema_version in migrations
* fix 148 migration for pgsql not setting default value of ttrss_feeds.auth_pass breaking OPML import * replace no-op migrations for mysql with 'select 1'
schema - spaces to tabs
record last cron expression (and stub owner_uid) used by scheduled task