Commit Graph

388 Commits (master)

Author SHA1 Message Date
moontear 2cfbb448fb Added average color calculation of feeds' favicons for banded display. 11 years ago
Andrew Dolgov e1f76af006 block listing of several util directories; deny access to config.php 11 years ago
Andrew Dolgov 881a158032 update default of allow_duplicate_posts to false, bump schema 11 years ago
Andrew Dolgov 923b5c8b11 schema: remove unused prefs help_text/short_desc/section_name 11 years ago
Andrew Dolgov b4f83063cc schema: add feed/cat view_settings 11 years ago
Andrew Dolgov 5e736e4592 implement stop action 11 years ago
Andrew Dolgov 8e8c8934a9 add necessary schema plumbing to implement filter ordering
also add filter titles
11 years ago
Andrew Dolgov 9cac360bd7 set combined display mode as default 11 years ago
Andrew Dolgov 5d40efc9b0 add ability to select CSS files in themes/ 11 years ago
Andrew Dolgov d14004776a change description of HIDE_READ_FEEDS 11 years ago
Andrew Dolgov 24c0e2e57d schema: disable sort headlines by feed date by default 11 years ago
Andrew Dolgov b6274383ed drop ttrss_filters from the schema 11 years ago
Andrew Dolgov a3a896a127 let us rejoice on being able to create double negative filters (refs #631) 11 years ago
Andrew Dolgov bfd61d3f85 rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 11 years ago
Andrew Dolgov 7873d58822 implement proper last_marked/last_published feeds for proper sorting of
published and marked virtual feeds, remove sorting by last_read
workaround
api: add pubsubhubbub ping when article is being set published
bump schema
11 years ago
Andrew Dolgov b6046b3a7b add schema 104 upgrade files 11 years ago
Andrew Dolgov d26859b5e1 rename STRIP_IMAGES to make it less confusing (bump schema) 11 years ago
Andrew Dolgov 7bfb3dabdd add ttrss_user_entries.plugin_data (bump schema) 11 years ago
Andrew Dolgov a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 12 years ago
Andrew Dolgov d26111f541 mysql: fix schema version 12 years ago
Andrew Dolgov 5d9abb1e11 add plugin storage table to schema; add ability to clear plugin data 12 years ago
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 12 years ago
Andrew Dolgov 87764a50cf implement ttrss_feeds.cache_content 12 years ago
Andrew Dolgov b24504b121 add ability to auto-assign articles to labels (bump schema) 12 years ago
Andrew Dolgov fb70f26ed9 implement one time passwords using TOTP 12 years ago
Andrew Dolgov 491b3c9add fix wrong version in psql update script 12 years ago
Andrew Dolgov 6aff784575 implement multiple rule/action filters 12 years ago
Andrew Dolgov f9ebb32ca0 hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
12 years ago
Andrew Dolgov e07f89815b properly persist include_children 12 years ago
Andrew Dolgov 9432bfa076 add ttrss_feed_categories.parent_cat, bump schema 12 years ago
Andrew Dolgov 44f1eeed56 add ttrss_feeds_cat_id_idx 12 years ago
Andrew Dolgov 2ced2bb804 add some more indexes 12 years ago
Andrew Dolgov 8514e925ab mysql schema: add few missing indexes 12 years ago
Andrew Dolgov 382268c6c9 rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 years ago
Andrew Dolgov af0845ca9a change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 years ago
Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 12 years ago
Andrew Dolgov 6841e9d75f update preferred time description to mention UTC 12 years ago
Andrew Dolgov 61c1812f29 implement preferred time for sending out digests 12 years ago
Andrew Dolgov e90053fe84 improve password storage (use sha256 and long random salt)
bump schema
13 years ago
Andrew Dolgov 5ee7470ddf fix schema 87 script for mysql 13 years ago
Andrew Dolgov ba975b2ec7 implement filtering by category (closes #386) 13 years ago
Andrew Dolgov f0143d4ef9 add index on ttrss_enclosures(post_id) 13 years ago
Andrew Dolgov 17140b71ed fix drop table 13 years ago
Andrew Dolgov b4a3e2ffcd schema: enable categories by default for new installations 13 years ago
Andrew Dolgov 701d0ba77f add missing schema files for version 86 13 years ago
Andrew Dolgov 83cd33fcec implement sharing articles by unique url 13 years ago
Andrew Dolgov 1aea205cc1 update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
Andrew Dolgov 7bfeaa17ca mysql schema: change TYPE= to ENGINE= 13 years ago
Andrew Dolgov 109662e12f feedbrowser_cache & linked feeds: add site url (bump schema) 13 years ago
Andrew Dolgov 1eb3012f82 schema: add unique constraint on access_key 13 years ago
Andrew Dolgov 368eb3f861 schema: fix psql upgrade script of version 84 13 years ago
Andrew Dolgov cfc0647184 schema: add status codes 13 years ago
Andrew Dolgov afb875ccd7 add rpc method to export feedbrowser data; update schema 13 years ago
Andrew Dolgov 58fa1bbc00 initial schema work on linked instances and shared feedbrowser 13 years ago
igorette dfa7bb2f63 fixed typo, missing semicolon 13 years ago
Andrew Dolgov dd0345769a schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users 13 years ago
Andrew Dolgov 9507ab7f92 schema: remove ttrss_themes 13 years ago
Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
Andrew Dolgov 74b046a1c9 add ttrss_feeds.update_on_checksum_change 13 years ago
Andrew Dolgov 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 13 years ago
Andrew Dolgov 8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 years ago
Andrew Dolgov 3d72afa19a use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324) 13 years ago
Andrew Dolgov b9ad7cface change description of filter 'filter' action (bump schema) 13 years ago
Andrew Dolgov 2f42315a13 change description of CDM_AUTO_CATCHUP (bump schema) 13 years ago
Andrew Dolgov cfad9259a6 mobile: allow showing category content inline (closes #315) 13 years ago
Andrew Dolgov 30b6ee8c08 clean obsolete options from schema (bump schema version) 14 years ago
Andrew Dolgov 88e4e5979c rework user CSS support (bump schema) 14 years ago
Andrew Dolgov 57e24c8267 add experimental support for Twitter OAuth and Twitter feeds (bump schema) 14 years ago
Andrew Dolgov ed7f0ecd37 schema: add some mysql indexes 14 years ago
Andrew Dolgov f0259baf13 schema: add some indexes 14 years ago
Andrew Dolgov 567810362c schema: add ttrss_feeds.order_id 14 years ago
Andrew Dolgov bf9fb81f75 schema: add ttrss_entries(updated) idx 14 years ago
Andrew Dolgov e2f08094cf schema: add ttrss_user_entries(unread) index 14 years ago
Andrew Dolgov 90c9c16f0e schema: add index on ttrss_tags 14 years ago
Andrew Dolgov c011b36b85 add upgrade files for schema #74 14 years ago
Andrew Dolgov 905ff52a36 implement label cache; misc fixes (bump schema) 14 years ago
Andrew Dolgov b3990c92e7 add option to sort headlines by feed-specified date (bump schema) 14 years ago
Andrew Dolgov 90ef9c7da3 schema: wrap upgrade scripts in transaction blocks 14 years ago
Andrew Dolgov 490c366d39 add tag cache for user_entries (bump schema) 14 years ago
Andrew Dolgov c3fc5e470e allow filtering by article tags (bump schema) 14 years ago
Andrew Dolgov 73fe13afd4 add ttrss_users.full_name; bump schema 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 8b640f50e0 schema: fix mysql feedbrowser cache table encoding 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 505b4b034d mysql schema: properly set UTF8 charset 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Andrew Dolgov 1f8c187de3 replace tt-rss.spb.ru references with tt-rss.org; update translations 14 years ago
Andrew Dolgov 25ea280502 add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
Andrew Dolgov fa3317be48 allow filtering by article author (bump schema) 14 years ago
Andrew Dolgov fbe2ea1c6d change description of DEFAULT_UPDATE_INTERVAL (bump schema) 15 years ago
Andrew Dolgov b97e6e0267 reorganize theme support; add some themeable icons; add neon theme 15 years ago
Andrew Dolgov dce46cade3 query themes from filesystem; obsolete ttrss_themes 15 years ago
Andrew Dolgov d9084cf220 implement settings profiles (bump schema) 15 years ago
Andrew Dolgov 661aabe741 add missing schema files 15 years ago
Andrew Dolgov e9105eb50d mobile: properly save preferences 15 years ago
Andrew Dolgov 6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago
Andrew Dolgov 451b19c058 fix mysql schema upgrade #60 15 years ago
Andrew Dolgov 24902606eb add ttrss_archived_feeds (MODIFY SCHEMA v60) 15 years ago
Andrew Dolgov e04c18a2c2 implement archived articles feed; bump schema 15 years ago
Andrew Dolgov 57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 15 years ago