summaryrefslogtreecommitdiff
path: root/schema
AgeCommit message (Expand)Author
2011-04-20schema: fix psql upgrade script of version 84Andrew Dolgov
2011-04-20schema: add status codesAndrew Dolgov
2011-04-20add rpc method to export feedbrowser data; update schemaAndrew Dolgov
2011-04-20initial schema work on linked instances and shared feedbrowserAndrew Dolgov
2011-04-05fixed typo, missing semicolonigorette
2011-04-01schema: mysql: remove foreign key to ttrss_themes before dropping theme_id fr...Andrew Dolgov
2011-04-01schema: remove ttrss_themesAndrew Dolgov
2011-04-01implement pubsubhubbub subscriber (update schema)Andrew Dolgov
2011-03-29add ttrss_feeds.update_on_checksum_changeAndrew Dolgov
2011-03-29add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefsAndrew Dolgov
2011-03-28authenticate against a hash of identifyable information from certificate inst...Andrew Dolgov
2011-03-28use SSL serial to bind certificate to user; implement autologin using SSL cer...Andrew Dolgov
2011-03-10change description of filter 'filter' action (bump schema)Andrew Dolgov
2011-03-06change description of CDM_AUTO_CATCHUP (bump schema)Andrew Dolgov
2011-03-04mobile: allow showing category content inline (closes #315)Andrew Dolgov
2010-11-29clean obsolete options from schema (bump schema version)Andrew Dolgov
2010-11-24rework user CSS support (bump schema)Andrew Dolgov
2010-11-22add experimental support for Twitter OAuth and Twitter feeds (bump schema)Andrew Dolgov
2010-11-20schema: add some mysql indexesAndrew Dolgov
2010-11-18schema: add some indexesAndrew Dolgov
2010-11-18schema: add ttrss_feeds.order_idAndrew Dolgov
2010-11-14schema: add ttrss_entries(updated) idxAndrew Dolgov
2010-11-14schema: add ttrss_user_entries(unread) indexAndrew Dolgov
2010-11-13schema: add index on ttrss_tagsAndrew Dolgov
2010-11-10add upgrade files for schema #74Andrew Dolgov
2010-11-10implement label cache; misc fixes (bump schema)Andrew Dolgov
2010-11-10add option to sort headlines by feed-specified date (bump schema)Andrew Dolgov
2010-11-10schema: wrap upgrade scripts in transaction blocksAndrew Dolgov
2010-11-09add tag cache for user_entries (bump schema)Andrew Dolgov
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