]> git.wh0rd.org Git - tt-rss.git/history - schema/ttrss_schema_pgsql.sql
new option: SYNC_COUNTERS (bump schema)
[tt-rss.git] / schema / ttrss_schema_pgsql.sql
2008-07-23 Andrew Dolgovnew option: SYNC_COUNTERS (bump schema)
2008-05-17 Andrew Dolgovnew option: VFEED_GROUP_BY_FEED (bump schema version)
2008-04-30 Andrew Dolgovadd new filter action: modify score
2008-04-30 Andrew Dolgovadd ttrss_user_entries.score; bump schema
2008-04-21 Andrew Dolgovadd workaround for psql 8.3 stricter typechecking on...
2008-03-13 Andrew Dolgovremove limit on ttrss_feeds.feed_url length (closes...
2008-02-20 Andrew Dolgovnew option: HIDE_FEEDLIST (bump schema)
2008-01-30 Andrew Dolgovschema: add ttrss_prefs.access_level, bump version
2008-01-25 Andrew Dolgovschema: add ttrss_feeds.update_method, bump version
2008-01-23 Andrew Dolgovschema: add ttrss_feeds.last_update_started, bump version
2008-01-21 Andrew Dolgovnew option: HIDE_READ_SHOWS_SPECIAL (bump schema)
2008-01-21 Andrew Dolgovschema: set cat_id in ttrss_feeds to null when category...
2008-01-14 Andrew Dolgovupdate BLACKLISTED_TAGS, bump schema (closes #186)
2008-01-14 Andrew Dolgovfix schema version
2007-11-21 Andrew Dolgovheadlines cache: force refresh when subop is present
2007-11-17 Andrew Dolgovadd support for enclosures (closes #165)
2007-11-17 Andrew Dolgovschema: enclosure fixes
2007-11-17 Andrew Dolgovschema: add support for enclosures
2007-11-16 Andrew Dolgovschema: add created field to ttrss_users
2007-11-15 Andrew Dolgovnew preference: PURGE_UNREAD_ARTICLES (closes #161...
2007-10-30 Andrew Dolgovunpimp the blog
2007-10-30 Andrew Dolgovshamelessly pimp tt-rss devblog in default install
2007-10-30 Andrew Dolgovadd 3pane theme
2007-10-18 Andrew Dolgovadd option to auto-expand CDM list (bump schema)
2007-10-01 Andrew Dolgovdigest: add option to mark sent articles as read
2007-08-26 Andrew Dolgovschema: add cache_images feed option
2007-08-25 Andrew Dolgovadd index on ttrss_entries(date_entered), bump schema
2007-08-23 Andrew Dolgovnew option: FRESH_ARTICLE_MAX_AGE (bump schema)
2007-08-21 Andrew Dolgovlocalization fixes and updates (bumps schema)
2007-08-20 Andrew Dolgovenlarge filters action_param field
2007-08-09 Andrew Dolgovschema: new filter, publish
2007-08-09 Andrew Dolgovschema: add published column
2007-08-09 Andrew Dolgovfix schema
2007-07-17 Andrew Dolgovdisable headlines pagination (add hidden pref _PREFS_EN...
2007-05-19 Andrew Dolgovreintroduce option ENABLE_SEARCH_TOOLBAR
2007-05-17 Andrew Dolgovnew option: BLACKLISTED_TAGS
2007-05-16 Andrew Dolgovchange description of STRIP_UNSAFE_TAGS
2007-05-16 Andrew Dolgovnew option: STRIP_UNSAFE_TAGS
2007-05-14 Andrew Dolgovnew hidden param, _INFOBOX_DISABLE_OVERLAY
2007-05-04 Andrew Dolgovsave active tab in prefs, fix schema
2007-05-04 Andrew Dolgovadd _PREFS_ACTIVE_TAB hidden option, tweak update.php...
2007-04-20 Andrew Dolgovschema: fix version
2007-04-18 Andrew Dolgovschema: add (unused) ttrss_feeds.auth_pass_encrypted...
2007-03-26 Andrew Dolgovadd persistent storage for toolbar view options, bump...
2007-03-06 Andrew Dolgovschema: fix typo
2007-03-06 Andrew Dolgovupdate schema
2007-03-02 Andrew Dolgovschema: change default feeds
2007-01-30 Andrew Dolgovadd interface/schema for inverse matching filters
2006-12-08 Andrew Dolgovttrss_filters: add tag action (2)
2006-12-08 Andrew Dolgovttrss_filters: add tag action
2006-12-08 Andrew Dolgovttrss_filters: add action_param field, bump schema...
2006-10-01 Andrew Dolgovadd compact theme
2006-10-01 Andrew Dolgovdrop option ENABLE_SEARCH_TOOLBAR, use some more callba...
2006-09-29 Andrew Dolgovremove DISPLAY_HEADER/FOOTER options (update schema)
2006-08-28 Andrew Dolgovnew option: CONFIRM_FEED_CATCHUP (closes #106)
2006-08-22 Andrew Dolgovschema: ttrss_feeds, new field - include_in_digest
2006-08-21 Andrew Dolgovbump schema version
2006-08-21 Andrew Dolgovchange email to e-mail in description of DIGEST_ENABLE...
2006-08-21 Andrew Dolgovadd upgrade schema files for 1.2.3, new option: DIGEST_...
2006-08-20 Andrew Dolgovschema: add enabled field to ttrss_filters
2006-08-20 Andrew Dolgovadd fields for daily email digest to ttrss_users
2006-08-13 Andrew Dolgovadd hidden field to ttrss_feeds
2006-08-01 Andrew Dolgovnew option: REVERSE_HEADLINES (closes #97)
2006-07-31 Andrew Dolgovmove 3 options to advanced section
2006-07-25 Andrew Dolgovnew option: MARK_UNREAD_ON_UPDATE (closes #76)
2006-06-06 Andrew Dolgovoptionally show last update time in feedlist (EXTENDED_...
2006-06-05 Andrew Dolgovsort feedlist by unread articles (closes #66)
2006-05-18 Andrew Dolgovnew filter action: set starred, rename add filter button
2006-05-17 Andrew Dolgovnew option: ON_CATCHUP_SHOW_NEXT_FEED, fix several...
2006-03-29 Andrew Dolgovsplit backend rpc, various interface improvements
2006-03-27 Andrew Dolgovobsolete ip_address field in ttrss_sessions
2006-03-21 Andrew Dolgovupdate_daemon work, remove unneeded indexes, query...
2006-03-21 Andrew Dolgovquery optimizations; split big feed update transaction
2006-03-20 Andrew Dolgovexperimental RTL support features (schema, version...
2006-03-20 Andrew Dolgovfix schema version
2006-03-07 Andrew Dolgovremove support for plain-text passwords
2006-03-06 Andrew Dolgovnew option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)
2006-03-02 Andrew Dolgovshrink session id length in db
2006-03-02 Andrew Dolgovnew option: SESSION_CHECK_ADDRESS
2006-03-02 Andrew Dolgovupdate schema, new option: DATABASE_BACKED_SESSIONS
2006-03-02 Andrew Dolgovdatabase backed sessions
2006-02-26 Andrew Dolgovadd author column to ttrss_entries, add upgrade script...
2006-02-17 Andrew Dolgovfix scheduled_updates drop position in schema
2006-02-12 Andrew Dolgovadd upgrade scripts to 1.1.3
2006-02-11 Andrew Dolgovinitial work on update daemon
2006-01-12 Andrew DolgovUNDO: schema: support for audio enclosure in ttrss_entries
2006-01-12 Andrew Dolgovschema: support for audio enclosure in ttrss_entries
2006-01-05 Andrew Dolgovnew option: HIDE_READ_FEEDS (+ pref setting RPC calls...
2005-12-30 Andrew Dolgovttrss_feeds: add private column to hide from browser
2005-12-29 Andrew Dolgovbump schema version
2005-12-28 Andrew Dolgovadd parent_feed column to ttrss_feeds, create upgrade...
2005-12-21 Andrew Dolgovbump schema version
2005-12-20 Andrew Dolgovnew option: ENABLE_SEARCH_TOOLBAR
2005-12-20 Andrew Dolgovschema: add email column to ttrss_users
2005-12-16 Andrew Dolgovschema: wrap table creation in transaction block
2005-12-16 Andrew Dolgovadd login/pass fields for feeds
2005-12-13 Andrew Dolgovschema: add collapsed field for ttrss_user_categories
2005-12-13 Andrew Dolgovchange COMBINED_DISPLAY_MODE help text
2005-12-13 Andrew Dolgovcombined article display mode (option COMBINED_DISPLAY_...
2005-12-10 Andrew Dolgovadd column for slash:comments and alike in ttrss_entrie...
next