Commit Graph

269 Commits (b8aa9ca7f083a5c62084e2752168f9ecc6170e46)

Author SHA1 Message Date
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
Andrew Dolgov 3a216db45c add per-user option to enable access to API 15 years ago
Andrew Dolgov e0382fd6df schema: add ttrss_feeds.always_display_enclosures 15 years ago
Andrew Dolgov f574fec6a6 workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table) 15 years ago
Andrew Dolgov 42a5226a74 mysql: ttrss_enclosures should be an InnoDB table 15 years ago
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
16 years ago
Andrew Dolgov 2b38f79c86 update translations 16 years ago
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 16 years ago
Andrew Dolgov 0351576bd8 schema: update help text for ENABLE_OFFLINE_READING 16 years ago
Andrew Dolgov a206a56c6d add missing schema files 16 years ago
Andrew Dolgov 5de926d8cc new option: ENABLE_OFFLINE_READING (bump schema) 16 years ago
Andrew Dolgov 41cb233a11 mysql schema: remove commented stuff (closes #229) 16 years ago
Andrew Dolgov c218ceb82c fix mysql schema (2) 16 years ago
Andrew Dolgov 6fd39d8f98 fix mysql schema 16 years ago
Andrew Dolgov aec57d7ad4 schema: add ttrss_labels2 color fields (bump schema) 16 years ago
Andrew Dolgov 84004f8c5f mysql schema: enable utf8 16 years ago
Andrew Dolgov 931dcbc137 feedbrowser_cache: store title; implement by-title search in feed browser 16 years ago
Andrew Dolgov f054b5475b schema: remove ttrss_labels 16 years ago
Andrew Dolgov e2549229e1 display article labels in headlines buffer 16 years ago
Andrew Dolgov f8bfb81fd1 schema fixes 16 years ago