summaryrefslogtreecommitdiff
path: root/schema
AgeCommit message (Expand)Author
2010-11-09allow filtering by article tags (bump schema)Andrew Dolgov
2010-11-08add ttrss_users.full_name; bump schemaAndrew Dolgov
2010-11-08replace old-style published feed with universal secretkey-based approach used...Andrew Dolgov
2010-11-07schema: fix mysql feedbrowser cache table encodingAndrew Dolgov
2010-11-07update ttrss_entries.content to longtext type; config: set default mysql char...Andrew Dolgov
2010-11-07mysql schema: properly set UTF8 charsetAndrew Dolgov
2010-11-07implement per-user timezone support; store dates in UTC internally (closes #254)Andrew Dolgov
2010-11-03replace tt-rss.spb.ru references with tt-rss.org; update translationsAndrew Dolgov
2010-10-27add ttrss_entries.date_updated; use date_updated instead of date_enered for e...Andrew Dolgov
2010-03-23allow filtering by article author (bump schema)Andrew Dolgov
2010-01-20change description of DEFAULT_UPDATE_INTERVAL (bump schema)Andrew Dolgov
2010-01-14reorganize theme support; add some themeable icons; add neon themeAndrew Dolgov
2010-01-14query themes from filesystem; obsolete ttrss_themesAndrew Dolgov
2010-01-13implement settings profiles (bump schema)Andrew Dolgov
2010-01-11add missing schema filesAndrew Dolgov
2010-01-11mobile: properly save preferencesAndrew Dolgov
2010-01-04rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bu...Andrew Dolgov
2010-01-02fix mysql schema upgrade #60Andrew Dolgov
2009-12-28add ttrss_archived_feeds (MODIFY SCHEMA v60)Andrew Dolgov
2009-12-28implement archived articles feed; bump schemaAndrew Dolgov
2009-12-24obsolete cookie storage for collapsed status of feedlist and special categori...Andrew Dolgov
2009-12-16add per-user option to enable access to APIAndrew Dolgov
2009-10-06schema: add ttrss_feeds.always_display_enclosuresAndrew Dolgov
2009-05-11workaround against ttrss_enclosures mysql data being wrong (nukes the enclosu...Andrew Dolgov
2009-05-11mysql: ttrss_enclosures should be an InnoDB tableAndrew Dolgov
2009-03-21Revert "update translations"Andrew Dolgov
2009-03-21update translationsAndrew Dolgov
2009-03-06add support for adding syndicated notes to published articlesAndrew Dolgov
2009-02-10schema: update help text for ENABLE_OFFLINE_READINGAndrew Dolgov
2009-02-10add missing schema filesAndrew Dolgov
2009-02-10new option: ENABLE_OFFLINE_READING (bump schema)Andrew Dolgov
2009-02-06mysql schema: remove commented stuff (closes #229)Andrew Dolgov
2009-01-26fix mysql schema (2)Andrew Dolgov
2009-01-26fix mysql schemaAndrew Dolgov
2009-01-26schema: add ttrss_labels2 color fields (bump schema)Andrew Dolgov
2009-01-20mysql schema: enable utf8Andrew Dolgov
2009-01-20feedbrowser_cache: store title; implement by-title search in feed browserAndrew Dolgov
2009-01-18schema: remove ttrss_labelsAndrew Dolgov
2009-01-18display article labels in headlines bufferAndrew Dolgov
2009-01-18schema fixesAndrew Dolgov
2009-01-18new style labels (bump schema)Andrew Dolgov
2009-01-16a variety of ccache workAndrew Dolgov
2009-01-16add missing schema filesAndrew Dolgov
2009-01-16alter ttrss_counters_cache; bump schemaAndrew Dolgov
2009-01-16schema: add ttrss_feedbrowser_cache (bump schema)Andrew Dolgov
2008-12-13schema: add field for filter type-specific params; bump schemaAndrew Dolgov
2008-12-13schema: add new filter type (refs #225)Andrew Dolgov
2008-11-13add missing schema files for v. 45Andrew Dolgov
2008-11-13block cdmWatchdog() in Fresh feedAndrew Dolgov
2008-10-13schema: add ttrss_counters_cacheAndrew Dolgov