summaryrefslogtreecommitdiff
path: root/schema/versions
AgeCommit message (Expand)Author
2010-01-11add missing schema filesAndrew 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-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-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-20feedbrowser_cache: store title; implement by-title search in feed browserAndrew 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-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-10-13schema: add ttrss_counters_cacheAndrew Dolgov
2008-09-18alter ttrss_labels.sql_exp to text, bump schema (closes #221)Andrew Dolgov
2008-09-09main toolbar: add dropbox to select headlines sort modeAndrew Dolgov
2008-08-29implement (incomplete) sortable feedlistAndrew Dolgov
2008-08-08rename description of option ENABLE_FEED_ICONS, bump schemaAndrew Dolgov
2008-08-01set the default for ENABLE_FLASH_PLAYER to trueAndrew Dolgov
2008-08-01add missing upgrade files for schema ver. 39Andrew Dolgov
2008-07-23new option: SYNC_COUNTERS (bump schema)Andrew Dolgov
2008-05-17add missing schema updates for v. 37Andrew Dolgov
2008-04-30add new filter action: modify scoreAndrew Dolgov
2008-04-30add ttrss_user_entries.score; bump schemaAndrew Dolgov
2008-04-21add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)Andrew Dolgov
2008-03-13remove limit on ttrss_feeds.feed_url length (closes #199)Andrew Dolgov
2008-02-20new option: HIDE_FEEDLIST (bump schema)Andrew Dolgov
2008-01-30schema: add ttrss_prefs.access_level, bump versionAndrew Dolgov
2008-01-25schema: add ttrss_feeds.update_method, bump versionAndrew Dolgov
2008-01-23schema: add ttrss_feeds.last_update_started, bump versionAndrew Dolgov
2008-01-21new option: HIDE_READ_SHOWS_SPECIAL (bump schema)Andrew Dolgov
2008-01-14update BLACKLISTED_TAGS, bump schema (closes #186)Andrew Dolgov
2007-11-21add schema ver 27Andrew Dolgov
2007-11-17add support for enclosures (closes #165)Andrew Dolgov
2007-11-17schema: enclosure fixesAndrew Dolgov
2007-11-17schema: add support for enclosuresAndrew Dolgov
2007-11-16schema: add created field to ttrss_usersAndrew Dolgov
2007-11-15new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purgeAndrew Dolgov