Martin Rotter
84aa24255c
working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features
2022-03-04 14:14:37 +01:00
Martin Rotter
a34a3c8dd7
fixup some +x execute rights
2022-03-02 08:37:11 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
46f3e25e92
set DB schema version programmatically in a centralized way, use exceptions when things go wrong
2022-02-02 08:43:45 +01:00
Martin Rotter
392ff2415f
fix sql to support mariadb 10.3
2022-02-02 08:04:59 +01:00
Martin Rotter
5319c6c203
tabs to spaces
2022-01-19 10:57:56 +01:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
daa889ee95
fix #573
2022-01-09 08:51:58 +01:00
Martin Rotter
86b1d6d10e
fix newscloud news msg download + feed edit dialog
2021-05-07 07:22:56 +02:00
Martin Rotter
3ac28d135c
extract blob to DB API, make sql scripts more psql friendly
2021-05-07 07:19:59 +02:00
Martin Rotter
e306fc1182
fix bigint columns for mysql
2021-05-07 07:19:58 +02:00
Martin Rotter
56b2b296b9
save
2021-05-07 07:19:56 +02:00
Martin Rotter
be07b2d514
initial db driver refactoring
2021-05-07 07:19:56 +02:00
Martin Rotter
db156ce4a7
save
2021-05-07 07:19:40 +02:00
Martin Rotter
10bf16a3b2
fix some gmail problems
2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb
Save work on DB layer and DB models.
2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed
huge work, semi broken state rn, save
2021-05-07 07:19:39 +02:00
Martin Rotter
9c6ed2bbc6
save
2021-05-07 07:19:39 +02:00
Martin Rotter
0610e17128
rename url -> source, start adding custom data API to feeds too
2021-05-07 07:19:38 +02:00
Martin Rotter
3469e457ca
simple custom data SQL layer for accounts, something similar will come for feeds too maybe
2021-05-07 07:19:37 +02:00
Martin Rotter
f2a8f63f91
working on unification of SQL logic
2021-05-07 07:19:37 +02:00
Martin Rotter
6dda15eb00
fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants
2021-05-07 07:19:36 +02:00
Martin Rotter
3d6a289120
move screnshots, work on feedly
2021-02-16 13:17:21 +01:00
Martin Rotter
36d631f67c
sql for feedly - not tested
2021-02-11 13:42:22 +01:00
Martin Rotter
dd96c37d4c
allow minimum 1 minut for feed auto-update
2021-02-05 10:33:25 +01:00
Martin Rotter
7bef56be53
Add sql for #265 .
2021-02-02 11:40:27 +01:00
Martin Rotter
a9fe39df92
Starting to work on #349 .
2021-01-28 14:46:54 +01:00
Martin Rotter
bafa3292c4
SQL for #349 .
2021-01-28 10:17:19 +01:00
Martin Rotter
20e16152aa
SQL structures for #334 , fix for situation where RSS Guard wasnt starting.
2021-01-21 08:24:32 +01:00
Martin Rotter
1618562295
Huge fixes for MySQL backend.
2020-10-25 14:04:20 +01:00
Martin Rotter
0a79d07e01
Fix SQL error which made labels and message filters unusable when using MySQL. Also fixed bug in importing initial set of feeds for standard plugin.
2020-10-24 18:06:07 +02:00
Martin Rotter
f95ab32e24
SQL for labels. #102 .
2020-08-13 19:59:05 +02:00
Martin Rotter
5b81d97bda
save, work on filter loading, some cleanups
2020-06-24 14:12:03 +02:00
Martin Rotter
3d59187937
DB structures for #31 .
2020-06-22 10:57:36 +02:00
Martin Rotter
c7bad4d61b
Add SQL structures for unread msg fetching for nextcloud.
2020-06-12 13:20:57 +02:00
Martin Rotter
937047a1d0
Forgotten files.
2020-06-03 11:50:28 +02:00
Martin Rotter
139e014d2a
Fix #238 build + initial code for #199 .
2020-06-03 11:49:58 +02:00
Martin Rotter
81eeff052d
Fixed feed.url problem with length in mysql storage.
2020-04-30 12:07:19 +02:00
Harduino
6c961dfad7
increase length of column Feeds.url in MySQL from 100 to 1000
...
If Feed's URL is too long, user got error "Feed was not added due to error"
2020-04-30 12:13:48 +03:00
Martin Rotter
0ac2b9f238
log error when editing feed, fix minimal interval for feed update on SQL level
2019-06-07 07:53:14 +02:00
Martin Rotter
9c18e37cce
Fix wrond schema versions.
2017-10-31 20:21:01 +01:00
Martin Rotter
93f4dae658
Add new sql for gmail accs.
2017-10-17 10:31:11 +02:00
Martin Rotter
4dab74c13c
Do not store access token, prepare DB for Inoreader multi acc.
2017-10-02 09:33:58 +02:00
Martin Rotter
74e3df421e
Added some comments.
2017-09-23 22:15:56 +02:00
Martin Rotter
6dde6928f6
Added persistent saving of inoreader accounts.
2017-09-22 11:23:19 +02:00
Martin Rotter
ebddff6fb1
Remove unused DB columns, fix some tab order.
2017-09-15 08:51:23 +02:00
Martin Rotter
72337653c6
Prepare DB for storing of msg limit - OwnCloud.
2017-09-13 12:12:40 +02:00
martinrotter
a4e2240e05
More complete SQL stuff for #102 .
2017-03-14 07:40:49 +01:00
martinrotter
b921eb5601
New SQL files for labels, tweaked one setting dialog.
2017-03-13 08:02:37 +01:00