..
3.sql
add new-style schema versions and updater
18 years ago
4.sql
add new-style schema versions and updater
18 years ago
5.sql
add new-style schema versions and updater
18 years ago
6.sql
add new-style schema versions and updater
18 years ago
7.sql
add new-style schema versions and updater
18 years ago
8.sql
add new-style schema versions and updater
18 years ago
9.sql
add new-style schema versions and updater
18 years ago
10.sql
add new-style schema versions and updater
18 years ago
11.sql
add new-style schema versions and updater
18 years ago
12.sql
add new-style schema versions and updater
18 years ago
13.sql
add new-style schema versions and updater
18 years ago
14.sql
schema: fix typo
18 years ago
15.sql
add persistent storage for toolbar view options, bump schema
18 years ago
16.sql
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
18 years ago
17.sql
reintroduce option ENABLE_SEARCH_TOOLBAR
18 years ago
18.sql
disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)
18 years ago
19.sql
schema: new filter, publish
18 years ago
20.sql
localization fixes and updates (bumps schema)
17 years ago
21.sql
new option: FRESH_ARTICLE_MAX_AGE (bump schema)
17 years ago
22.sql
schema: add cache_images feed option
17 years ago
23.sql
digest: add option to mark sent articles as read
17 years ago
24.sql
add option to auto-expand CDM list (bump schema)
17 years ago
25.sql
add 3pane theme
17 years ago
26.sql
add support for enclosures ( closes #165 )
17 years ago
27.sql
add schema ver 27
17 years ago
28.sql
update BLACKLISTED_TAGS, bump schema ( closes #186 )
17 years ago
29.sql
new option: HIDE_READ_SHOWS_SPECIAL (bump schema)
17 years ago
30.sql
schema: add ttrss_feeds.last_update_started, bump version
17 years ago
31.sql
schema: add ttrss_feeds.update_method, bump version
17 years ago
32.sql
schema: add ttrss_prefs.access_level, bump version
17 years ago
33.sql
new option: HIDE_FEEDLIST (bump schema)
17 years ago
34.sql
remove limit on ttrss_feeds.feed_url length ( closes #199 )
17 years ago
35.sql
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201 )
17 years ago
36.sql
add new filter action: modify score
17 years ago
37.sql
add missing schema updates for v. 37
17 years ago
38.sql
new option: SYNC_COUNTERS (bump schema)
17 years ago
39.sql
set the default for ENABLE_FLASH_PLAYER to true
17 years ago
40.sql
rename description of option ENABLE_FEED_ICONS, bump schema
17 years ago
41.sql
implement (incomplete) sortable feedlist
16 years ago
42.sql
main toolbar: add dropbox to select headlines sort mode
16 years ago
43.sql
alter ttrss_labels.sql_exp to text, bump schema ( closes #221 )
16 years ago
44.sql
schema: add ttrss_counters_cache
16 years ago
45.sql
add missing schema files for v. 45
16 years ago
46.sql
schema: add new filter type (refs #225 )
16 years ago
47.sql
schema: add field for filter type-specific params; bump schema
16 years ago
48.sql
schema: add ttrss_feedbrowser_cache (bump schema)
16 years ago
49.sql
add missing schema files
16 years ago
50.sql
a variety of ccache work
16 years ago
51.sql
new style labels (bump schema)
16 years ago
52.sql
feedbrowser_cache: store title; implement by-title search in feed browser
16 years ago
53.sql
schema: add ttrss_labels2 color fields (bump schema)
16 years ago
54.sql
schema: update help text for ENABLE_OFFLINE_READING
16 years ago
55.sql
Revert "update translations"
16 years ago
56.sql
workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table)
16 years ago
57.sql
schema: add ttrss_feeds.always_display_enclosures
15 years ago
58.sql
add per-user option to enable access to API
15 years ago
59.sql
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
15 years ago
60.sql
add ttrss_archived_feeds (MODIFY SCHEMA v60)
15 years ago
61.sql
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
15 years ago
62.sql
add missing schema files
15 years ago
63.sql
implement settings profiles (bump schema)
15 years ago
64.sql
reorganize theme support; add some themeable icons; add neon theme
15 years ago
65.sql
change description of DEFAULT_UPDATE_INTERVAL (bump schema)
15 years ago
66.sql
allow filtering by article author (bump schema)
15 years ago
67.sql
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
14 years ago
68.sql
implement per-user timezone support; store dates in UTC internally ( closes #254 )
14 years ago
69.sql
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
70.sql
add ttrss_users.full_name; bump schema
14 years ago
71.sql
schema: wrap upgrade scripts in transaction blocks
14 years ago
72.sql
schema: wrap upgrade scripts in transaction blocks
14 years ago
73.sql
add option to sort headlines by feed-specified date (bump schema)
14 years ago
74.sql
add upgrade files for schema #74
14 years ago
75.sql
schema: add ttrss_feeds.order_id
14 years ago
76.sql
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
14 years ago
77.sql
rework user CSS support (bump schema)
14 years ago
78.sql
clean obsolete options from schema (bump schema version)
14 years ago
79.sql
mobile: allow showing category content inline ( closes #315 )
14 years ago
80.sql
change description of CDM_AUTO_CATCHUP (bump schema)
14 years ago
81.sql
change description of filter 'filter' action (bump schema)
14 years ago
82.sql
authenticate against a hash of identifyable information from certificate instead of only serial (refs #324 )
14 years ago
83.sql
schema: remove ttrss_themes
14 years ago
84.sql
schema: add unique constraint on access_key
14 years ago
85.sql
feedbrowser_cache & linked feeds: add site url (bump schema)
14 years ago
86.sql
add missing schema files for version 86
13 years ago
87.sql
implement filtering by category ( closes #386 )
13 years ago
88.sql
improve password storage (use sha256 and long random salt)
13 years ago
89.sql
update preferred time description to mention UTC
13 years ago
90.sql
pref-feeds: apply patch by gmargo@forum to show/hide empty categories
13 years ago
91.sql
change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
13 years ago
92.sql
rate-limit requests for favicons when not present to conserve traffic (refs #457 )
13 years ago
93.sql
add ttrss_feed_categories.parent_cat, bump schema
12 years ago
94.sql
properly persist include_children
12 years ago
95.sql
hide more obscure preferences under "show more" checkbox in pref-prefs,
12 years ago
96.sql
fix wrong version in psql update script
12 years ago
97.sql
implement one time passwords using TOTP
12 years ago
98.sql
add ability to auto-assign articles to labels (bump schema)
12 years ago
99.sql
implement ttrss_feeds.cache_content
12 years ago
100.sql
experimental support for per-user plugins (bump schema)
12 years ago
101.sql
add plugin storage table to schema; add ability to clear plugin data
12 years ago
102.sql
add _MOBILE_REVERSE_HEADLINES ( closes #524 )
12 years ago
103.sql
add ttrss_user_entries.plugin_data (bump schema)
12 years ago
104.sql
add schema 104 upgrade files
12 years ago
105.sql
implement proper last_marked/last_published feeds for proper sorting of
12 years ago
106.sql
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
12 years ago
107.sql
let us rejoice on being able to create double negative filters (refs #631 )
12 years ago
108.sql
schema: disable sort headlines by feed date by default
12 years ago
109.sql
change description of HIDE_READ_FEEDS
12 years ago
110.sql
add ability to select CSS files in themes/
12 years ago
111.sql
set combined display mode as default
12 years ago
112.sql
add necessary schema plumbing to implement filter ordering
12 years ago
113.sql
implement stop action
12 years ago
114.sql
schema: add feed/cat view_settings
12 years ago
115.sql
schema: remove unused prefs help_text/short_desc/section_name
12 years ago
116.sql
update default of allow_duplicate_posts to false, bump schema
12 years ago
117.sql
add schema version 177 upgrade scripts
12 years ago
118.sql
experimental SQL-based error logger
12 years ago
119.sql
set default timezone to automatic (bump schema)
12 years ago
120.sql
remove language selector from the login form, store language in the database per-user
12 years ago
121.sql
switch AUTO_ASSIGN_LABELS to off by default (bump schema)
12 years ago
122.sql
add text_languagedetect to guess article language for better hyphenation
11 years ago
123.sql
add update script to convert myisam tables to innodb (bump version)
11 years ago
124.sql
schema: add resetpass_token (bump schema)
11 years ago
125.sql
bump schema version to fix resetpass_token created as a wrong type in 124
11 years ago
126.sql
Update schema for size support of enclosures
10 years ago
127.sql
Drop duplicate database indexes
10 years ago