Andrew Dolgov
|
42a5226a74
|
mysql: ttrss_enclosures should be an InnoDB table
|
16 years ago |
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
16 years ago |
Andrew Dolgov
|
2b38f79c86
|
update translations
|
16 years ago |
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
16 years ago |
Andrew Dolgov
|
0351576bd8
|
schema: update help text for ENABLE_OFFLINE_READING
|
16 years ago |
Andrew Dolgov
|
a206a56c6d
|
add missing schema files
|
16 years ago |
Andrew Dolgov
|
5de926d8cc
|
new option: ENABLE_OFFLINE_READING (bump schema)
|
16 years ago |
Andrew Dolgov
|
41cb233a11
|
mysql schema: remove commented stuff (closes #229)
|
16 years ago |
Andrew Dolgov
|
c218ceb82c
|
fix mysql schema (2)
|
16 years ago |
Andrew Dolgov
|
6fd39d8f98
|
fix mysql schema
|
16 years ago |
Andrew Dolgov
|
aec57d7ad4
|
schema: add ttrss_labels2 color fields (bump schema)
|
16 years ago |
Andrew Dolgov
|
84004f8c5f
|
mysql schema: enable utf8
|
16 years ago |
Andrew Dolgov
|
931dcbc137
|
feedbrowser_cache: store title; implement by-title search in feed browser
|
16 years ago |
Andrew Dolgov
|
f054b5475b
|
schema: remove ttrss_labels
|
16 years ago |
Andrew Dolgov
|
e2549229e1
|
display article labels in headlines buffer
|
16 years ago |
Andrew Dolgov
|
f8bfb81fd1
|
schema fixes
|
16 years ago |
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
16 years ago |
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
16 years ago |
Andrew Dolgov
|
044d39acb2
|
add missing schema files
|
16 years ago |
Andrew Dolgov
|
a1eba24b24
|
alter ttrss_counters_cache; bump schema
|
16 years ago |
Andrew Dolgov
|
0c630ef326
|
schema: add ttrss_feedbrowser_cache (bump schema)
|
16 years ago |
Andrew Dolgov
|
2362de6d9b
|
schema: add field for filter type-specific params; bump schema
|
16 years ago |
Andrew Dolgov
|
75fa1e3126
|
schema: add new filter type (refs #225)
|
16 years ago |
Andrew Dolgov
|
889ec95a96
|
add missing schema files for v. 45
|
16 years ago |
Andrew Dolgov
|
a969b30bb1
|
block cdmWatchdog() in Fresh feed
|
16 years ago |
Andrew Dolgov
|
4d73637869
|
schema: add ttrss_counters_cache
|
16 years ago |
Andrew Dolgov
|
f7f939b29c
|
alter ttrss_labels.sql_exp to text, bump schema (closes #221)
|
16 years ago |
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
16 years ago |
Andrew Dolgov
|
782ddd7014
|
implement (incomplete) sortable feedlist
|
16 years ago |
Andrew Dolgov
|
2dcb7e80e5
|
rename description of option ENABLE_FEED_ICONS, bump schema
|
16 years ago |
Andrew Dolgov
|
e7490ab155
|
set the default for ENABLE_FLASH_PLAYER to true
|
16 years ago |
Andrew Dolgov
|
94145fdf96
|
add missing upgrade files for schema ver. 39
|
16 years ago |
Andrew Dolgov
|
8dccabedae
|
merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema)
|
16 years ago |
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
17 years ago |
Andrew Dolgov
|
1ba2b87873
|
add missing schema updates for v. 37
|
17 years ago |
Andrew Dolgov
|
d00f22ac59
|
new option: VFEED_GROUP_BY_FEED (bump schema version)
|
17 years ago |
Andrew Dolgov
|
fdb7b03fc0
|
add new filter action: modify score
|
17 years ago |
Andrew Dolgov
|
afb6038e47
|
add ttrss_user_entries.score; bump schema
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 years ago |
Andrew Dolgov
|
43398b8e43
|
remove limit on ttrss_feeds.feed_url length (closes #199)
|
17 years ago |
Andrew Dolgov
|
fca933507d
|
new option: HIDE_FEEDLIST (bump schema)
|
17 years ago |
Andrew Dolgov
|
2b6ed06b23
|
schema: add ttrss_prefs.access_level, bump version
|
17 years ago |
Andrew Dolgov
|
5b8534ef6c
|
schema: add ttrss_feeds.update_method, bump version
|
17 years ago |
Andrew Dolgov
|
3c50da8334
|
schema: add ttrss_feeds.last_update_started, bump version
|
17 years ago |
Andrew Dolgov
|
22f3e356c8
|
new option: HIDE_READ_SHOWS_SPECIAL (bump schema)
|
17 years ago |
Andrew Dolgov
|
f0907182c6
|
schema: set cat_id in ttrss_feeds to null when category is deleted
|
17 years ago |
Andrew Dolgov
|
79095d68ff
|
update BLACKLISTED_TAGS, bump schema (closes #186)
|
17 years ago |
Andrew Dolgov
|
f65b8485c6
|
fix schema version
|
17 years ago |
Andrew Dolgov
|
092b9ee929
|
add schema ver 27
|
17 years ago |
Andrew Dolgov
|
14fb4e91fc
|
headlines cache: force refresh when subop is present
|
17 years ago |
Andrew Dolgov
|
ce53e200b4
|
add support for enclosures (closes #165)
|
17 years ago |
Andrew Dolgov
|
aa6d1e9766
|
schema: enclosure fixes
|
17 years ago |
Andrew Dolgov
|
963d33141c
|
schema: add support for enclosures
|
17 years ago |
Andrew Dolgov
|
54a3d3cf51
|
schema: add created field to ttrss_users
|
17 years ago |
Andrew Dolgov
|
07d0efe959
|
new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge
|
17 years ago |
Andrew Dolgov
|
d89a272ab8
|
unpimp the blog
|
17 years ago |
Andrew Dolgov
|
e603a0fa8f
|
shamelessly pimp tt-rss devblog in default install
|
17 years ago |
Andrew Dolgov
|
203610630a
|
add 3pane theme
|
17 years ago |
Andrew Dolgov
|
2918ff5eaa
|
change ttrss_prefs.help_text type to varchar(250)
|
17 years ago |
Andrew Dolgov
|
5062b8400d
|
change ttrss_prefs.help_text type to text
|
17 years ago |
Andrew Dolgov
|
bef4c2451e
|
add option to auto-expand CDM list (bump schema)
|
17 years ago |
Andrew Dolgov
|
dc85be2b35
|
digest: add option to mark sent articles as read
|
17 years ago |
Andrew Dolgov
|
fb67e2ba58
|
schema: add cache_images feed option
|
17 years ago |
Andrew Dolgov
|
3c62b74874
|
add schema version 22 scripts
|
17 years ago |
Andrew Dolgov
|
b60e1d862c
|
add index on ttrss_entries(date_entered), bump schema
|
17 years ago |
Andrew Dolgov
|
c1d7e6c344
|
new option: FRESH_ARTICLE_MAX_AGE (bump schema)
|
17 years ago |
Andrew Dolgov
|
8c0edbc36c
|
localization fixes and updates (bumps schema)
|
17 years ago |
Andrew Dolgov
|
c1879099e1
|
mysql: disable utf8
|
17 years ago |
Andrew Dolgov
|
150b4a2ca5
|
set utf-8 as default charset just in case
|
17 years ago |
Andrew Dolgov
|
91d64fb808
|
enlarge filters action_param field
|
17 years ago |
Andrew Dolgov
|
0d276d67b0
|
workaround against mysql refusing to have defaults for text values (closes #137)
|
17 years ago |
Andrew Dolgov
|
0c4811be71
|
schema: new filter, publish
|
17 years ago |
Andrew Dolgov
|
ffba8297ea
|
schema: add published column
|
17 years ago |
Andrew Dolgov
|
c59d33a3a8
|
fix schema
|
17 years ago |
Andrew Dolgov
|
237ec2ad9c
|
disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)
|
18 years ago |
Andrew Dolgov
|
feead173b0
|
reintroduce option ENABLE_SEARCH_TOOLBAR
|
18 years ago |
Andrew Dolgov
|
1eb19b6adc
|
new option: BLACKLISTED_TAGS
|
18 years ago |
Andrew Dolgov
|
f335e9659d
|
change description of STRIP_UNSAFE_TAGS
|
18 years ago |
Andrew Dolgov
|
f826eee150
|
new option: STRIP_UNSAFE_TAGS
|
18 years ago |
Andrew Dolgov
|
465ff90b4a
|
new hidden param, _INFOBOX_DISABLE_OVERLAY
|
18 years ago |
Andrew Dolgov
|
e98bb24308
|
add missing update scripts for schema v.17
|
18 years ago |
Andrew Dolgov
|
fe8d205964
|
save active tab in prefs, fix schema
|
18 years ago |
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
18 years ago |
Andrew Dolgov
|
e85610c710
|
schema: fix version
|
18 years ago |
Andrew Dolgov
|
155a2a53ff
|
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
|
18 years ago |
Andrew Dolgov
|
4049672041
|
add persistent storage for toolbar view options, bump schema
|
18 years ago |
Andrew Dolgov
|
3fb00ee0a2
|
schema: fix typo
|
18 years ago |
Andrew Dolgov
|
724d744498
|
update schema
|
18 years ago |
Andrew Dolgov
|
72ae6d7a84
|
new pref: CDM_AUTO_CATCHUP, bump schema
|
18 years ago |
Andrew Dolgov
|
078b5702be
|
schema: change default feeds
|
18 years ago |
Andrew Dolgov
|
fecd57c886
|
add new-style schema versions and updater
|
18 years ago |
Andrew Dolgov
|
1212419849
|
remove old-style schema upgrade files
|
18 years ago |
Andrew Dolgov
|
3f2ff803b3
|
add interface/schema for inverse matching filters
|
18 years ago |
Andrew Dolgov
|
de07b5eee9
|
ttrss_filters: add tag action (2)
|
18 years ago |
Andrew Dolgov
|
7cb9311ba1
|
ttrss_filters: add tag action
|
18 years ago |
Andrew Dolgov
|
9ebaec057c
|
ttrss_filters: add action_param field, bump schema version
|
18 years ago |
Andrew Dolgov
|
85f57c80bd
|
move out obsolete upgrade scripts
|
18 years ago |
Andrew Dolgov
|
c339343b40
|
add compact theme
|
18 years ago |
Andrew Dolgov
|
c91c224952
|
drop option ENABLE_SEARCH_TOOLBAR, use some more callbacks in filterCR
|
18 years ago |
Andrew Dolgov
|
800a71e0f1
|
add graycube theme
|
18 years ago |
Andrew Dolgov
|
96527ac659
|
remove DISPLAY_HEADER/FOOTER options (update schema)
|
18 years ago |
Andrew Dolgov
|
f698dd2796
|
schema: move out old upgrade files
|
18 years ago |
Andrew Dolgov
|
f6d6e22ff4
|
new option: CONFIRM_FEED_CATCHUP (closes #106)
|
18 years ago |
Andrew Dolgov
|
3dd9183cd6
|
schema: ttrss_feeds, new field - include_in_digest
|
18 years ago |
Andrew Dolgov
|
e2a8a097bd
|
bump schema version
|
18 years ago |
Andrew Dolgov
|
481c9804aa
|
change email to e-mail in description of DIGEST_ENABLE pref option
|
18 years ago |
Andrew Dolgov
|
9a61ce6d20
|
add upgrade schema files for 1.2.3, new option: DIGEST_ENABLE
|
18 years ago |
Andrew Dolgov
|
8fb018809f
|
move out old schema upgrade files
|
18 years ago |
Andrew Dolgov
|
4fd52ba4b0
|
schema: add enabled field to ttrss_filters
|
18 years ago |
Andrew Dolgov
|
32be4b10c3
|
add fields for daily email digest to ttrss_users
|
18 years ago |
Andrew Dolgov
|
60a2080f9a
|
fix mysql update script bug
|
18 years ago |
Andrew Dolgov
|
7da377ca8b
|
add hidden field to ttrss_feeds
|
18 years ago |
Andrew Dolgov
|
d6e5706d7e
|
new option: REVERSE_HEADLINES (closes #97)
|
19 years ago |
Andrew Dolgov
|
53c98a9af8
|
move 3 options to advanced section
|
19 years ago |
Andrew Dolgov
|
52c61bf866
|
add schema update scripts for 1.2.2
|
19 years ago |
Andrew Dolgov
|
4919fb42c9
|
new option: MARK_UNREAD_ON_UPDATE (closes #76)
|
19 years ago |
Andrew Dolgov
|
5cfc8713d2
|
move old schema upgrade files
|
19 years ago |
Andrew Dolgov
|
78d5212c0a
|
optionally show last update time in feedlist (EXTENDED_FEEDLIST) (closes #55)
|
19 years ago |
Andrew Dolgov
|
c9268ed599
|
sort feedlist by unread articles (closes #66)
|
19 years ago |
Andrew Dolgov
|
dd7d31871e
|
new filter action: set starred, rename add filter button
|
19 years ago |
Andrew Dolgov
|
e52d6bc4be
|
new option: ON_CATCHUP_SHOW_NEXT_FEED, fix several schema issues
|
19 years ago |
Andrew Dolgov
|
9483421615
|
introduce old-skool theme
|
19 years ago |
Andrew Dolgov
|
01b3e1919a
|
split backend rpc, various interface improvements
|
19 years ago |
Andrew Dolgov
|
3b0f23de40
|
schema: drop ip_address from ttrss_sessions
|
19 years ago |
Andrew Dolgov
|
a2e9b45759
|
obsolete ip_address field in ttrss_sessions
|
19 years ago |
Andrew Dolgov
|
894ebcf5e9
|
update_daemon work, remove unneeded indexes, query optimizations
|
19 years ago |
Andrew Dolgov
|
44e241cb44
|
query optimizations; split big feed update transaction
|
19 years ago |
Andrew Dolgov
|
70f6dbb10b
|
experimental RTL support features (schema, version bump)
|
19 years ago |
Andrew Dolgov
|
2e73dece90
|
fix schema version
|
19 years ago |
Andrew Dolgov
|
7f16656eb7
|
remove support for plain-text passwords
|
19 years ago |
Andrew Dolgov
|
68511f86ac
|
new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)
|
19 years ago |
Andrew Dolgov
|
9e2cdd5135
|
remove ENABLE_SPLASH user param, just in case
|
19 years ago |
Andrew Dolgov
|
04febb0429
|
shrink session id length in db
|
19 years ago |
Andrew Dolgov
|
09018e9526
|
new option: SESSION_CHECK_ADDRESS
|
19 years ago |
Andrew Dolgov
|
8fd92701e9
|
update schema, new option: DATABASE_BACKED_SESSIONS
|
19 years ago |
Andrew Dolgov
|
36bfab86c2
|
database backed sessions
|
19 years ago |
Andrew Dolgov
|
59b8192f94
|
workaround for Opera cache of feeds/headlines panel; remove addheader param handling
|
19 years ago |
Andrew Dolgov
|
4bc760da51
|
add author column to ttrss_entries, add upgrade script for 1.1.4, bump schema version
|
19 years ago |
Andrew Dolgov
|
ab5eb26fba
|
fix scheduled_updates drop position in schema
|
19 years ago |
Andrew Dolgov
|
7afb0f019d
|
move 1.1.1-1.1.2 upgrade scripts to obsolete
|
19 years ago |
Andrew Dolgov
|
baf79bb1b7
|
fix pgsql upgrade script
|
19 years ago |
Andrew Dolgov
|
b4548c3237
|
add upgrade scripts to 1.1.3
|
19 years ago |
Andrew Dolgov
|
de696427ad
|
initial work on update daemon
|
19 years ago |
Andrew Dolgov
|
dbf4a4cf05
|
UNDO: schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
ab1c2c9de5
|
schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
7f123cdab4
|
new option: HIDE_READ_FEEDS (+ pref setting RPC calls) (closes #23)
|
19 years ago |
Andrew Dolgov
|
13b9833355
|
mysql 5.0 fix (closes #24)
|
19 years ago |
Andrew Dolgov
|
5b35b4de9b
|
ttrss_feeds: add private column to hide from browser
|
19 years ago |
Andrew Dolgov
|
41765fef9b
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
de99f5005d
|
add parent_feed column to ttrss_feeds, create upgrade script for 1.1.1, move out old scripts to schema/obsolete
|
19 years ago |
Andrew Dolgov
|
49756fc36c
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
5238347d43
|
new option: ENABLE_SEARCH_TOOLBAR
|
19 years ago |
Andrew Dolgov
|
8629e09d9b
|
schema: add email column to ttrss_users
|
19 years ago |
Andrew Dolgov
|
855d0ecfda
|
schema: wrap table creation in transaction block
|
19 years ago |
Andrew Dolgov
|
e93a3c96bb
|
add login/pass fields for feeds
|
19 years ago |
Andrew Dolgov
|
fb891340e6
|
fix upgrade script for mysql
|
19 years ago |
Andrew Dolgov
|
28bcadff2b
|
schema: add collapsed field for ttrss_user_categories
|
19 years ago |
Andrew Dolgov
|
30ccc2f1cf
|
change COMBINED_DISPLAY_MODE help text
|
19 years ago |
Andrew Dolgov
|
386cbf27aa
|
combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output
|
19 years ago |
Andrew Dolgov
|
eb40e11b14
|
add column for slash:comments and alike in ttrss_entries (+ add upgrade scripts for 1.1.1)
|
19 years ago |
Andrew Dolgov
|
559ccbf305
|
add missing column to 1.0.6-1.0.7 upgrade script
|
19 years ago |
Andrew Dolgov
|
8fe19cd81e
|
forgot about SHORT/LONG date formats for mysql schema
|
19 years ago |
Andrew Dolgov
|
53d6935b34
|
schema: add filter actions, fix typo in PG schema
|
19 years ago |
Andrew Dolgov
|
be773442d2
|
option HEADLINES_SMART_DATE
|
19 years ago |
Andrew Dolgov
|
9167e250e8
|
new options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT
|
19 years ago |
Andrew Dolgov
|
591c396df4
|
content preview in headlines list, option SHOW_CONTENT_PREVIEW
|
19 years ago |
Andrew Dolgov
|
00a0bcc82f
|
fix cascade delete for user_prefs foreign keys and PG
|
19 years ago |
Andrew Dolgov
|
ef775b46d8
|
remove splashscreen
|
19 years ago |
Andrew Dolgov
|
e552e5a200
|
themes schema
|
19 years ago |
Andrew Dolgov
|
17095c5a0e
|
fix ttrss_feed_categories auto increment on mysql
|
19 years ago |
Andrew Dolgov
|
81dde650b6
|
fix table drop order in schema
|
19 years ago |
Andrew Dolgov
|
30a49c9227
|
DAEMON_REFRESH_ONLY makes a lot more sense as a global option
|
19 years ago |
Andrew Dolgov
|
e0b77afceb
|
misc schema updates (for mysql)
|
19 years ago |
Andrew Dolgov
|
a04a687d90
|
misc schema updates
|
19 years ago |
Andrew Dolgov
|
91ff844a86
|
feed categories
|
19 years ago |
Andrew Dolgov
|
10dc37acce
|
option to enable feed categories
|
19 years ago |
Andrew Dolgov
|
5a214f9d68
|
ttrss_feed_categories are now uid-aware
|
19 years ago |
Andrew Dolgov
|
4a9a8bd884
|
add schema for feed categories
|
19 years ago |
Andrew Dolgov
|
386d7b5bda
|
new option - USER_STYLESHEET_URL
|
19 years ago |
Andrew Dolgov
|
8caa7999c0
|
entry comments schema
|
19 years ago |
Andrew Dolgov
|
e55a298d5c
|
fix wrong foreign key reference in ttrss_filters for PGSQL
|
19 years ago |
Andrew Dolgov
|
2bbd16b947
|
per-feed filters in schema
|
19 years ago |
Andrew Dolgov
|
3a933f22b1
|
filters are now actually applied separately for each user
|
19 years ago |
Andrew Dolgov
|
14c8eca714
|
fix ALLOW_DUPLICATE_POSTS description
|
19 years ago |
Andrew Dolgov
|
45a2e09256
|
tweak ALLOW_DUPLICATE_POSTS help text
|
19 years ago |
Andrew Dolgov
|
71604ca4e9
|
new option - ALLOW_DUPLICATE_POSTS
|
19 years ago |
Andrew Dolgov
|
c62d62f65e
|
new schema adapted for mysql, PG schema fixes
|
19 years ago |
Andrew Dolgov
|
05732aa0b6
|
misc new schema support related work
|
19 years ago |
Andrew Dolgov
|
daa25e8a50
|
add schema indexes
|
19 years ago |
Andrew Dolgov
|
4c193675d0
|
initial split ttrss_entries work
|
19 years ago |
Andrew Dolgov
|
8bbb8466df
|
update schema to split ttrss_entries
|
19 years ago |
Andrew Dolgov
|
870ef47907
|
remove test users from schema
|
19 years ago |
Andrew Dolgov
|
f16ef23677
|
change last_login type for mysql
|
19 years ago |
Andrew Dolgov
|
4f628ae588
|
add last_login field to ttrss_users
|
19 years ago |
Andrew Dolgov
|
cd42edf18d
|
removed some default feeds from schema
|
19 years ago |
Andrew Dolgov
|
d5ebcff9a2
|
remove upgrade scripts for 1.0.7-1.0.8
|
19 years ago |
Andrew Dolgov
|
273a2f6b43
|
schema updates, ICONS_DIR/ICONS_URL moved to config.php
|
19 years ago |
Andrew Dolgov
|
2aaacbc03e
|
minor fixes in PG schema
|
19 years ago |
Andrew Dolgov
|
a6ccf566b7
|
multi-user schema for mysql
|
19 years ago |
Andrew Dolgov
|
ff485f1d50
|
per-user preferences
|
19 years ago |