Martin Rotter
1f988b8a60
fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way
2023-01-11 12:31:07 +01:00
Martin Rotter
d5a02c098f
work on #745
2022-12-03 09:28:26 +01:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00
Martin Rotter
c6cfb2e5df
experimental implementation of #302
2022-03-16 08:14:50 +01:00
Martin Rotter
aacf24726b
can remove categories and accs, now to make proper changes of parents
2022-03-15 15:46:18 +01:00
Martin Rotter
a312d02a07
can sort cats and accs too, need to revisit removing of accounts and categories and also moving to parents
2022-03-15 14:50:20 +01:00
Martin Rotter
3f59abae2a
working feed operations regarding to sort order, categories and accounts to go
2022-03-15 09:34:40 +01:00
Martin Rotter
5f14f2cc82
make deleting of feeds work with sort order
2022-03-14 16:10:35 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef682
.
2022-03-14 09:24:30 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
f9724ec5d2
bump min qt 5 version, save
2022-03-08 07:42:46 +01:00
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
9b97c34bda
some missing file, sync langs
2022-03-02 11:07:17 +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
9934786c8c
fix number of inserted articles when some article does not meet constraints
2022-02-03 09:21:07 +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
0198ac7a5e
new way of manipulating IDs when update/insert msgs to allow label manipulation
2021-08-18 14:40:53 +02:00
Martin Rotter
4476dcf811
fix #465
2021-08-15 20:06:50 +02:00
Martin Rotter
68be51b99f
minor fixes to feed updating logic
2021-07-26 09:25:11 +02:00
Martin Rotter
af30552364
very experimental solution for #451
2021-07-25 09:08:43 +02:00
Martin Rotter
75ce82bb49
provide local IDs
2021-07-14 14:52:27 +02:00
Martin Rotter
fd251a1e78
provide local IDs
2021-07-14 14:46:45 +02:00
Martin Rotter
6e51dd34b0
Save, currently broken
2021-06-25 13:36:23 +02:00
Martin Rotter
1c0c5aed92
make sure unread feeditem is updated when deleting stuff
2021-05-07 07:22:57 +02:00
Martin Rotter
19ba70fd4f
script translates title too
2021-05-07 07:22:57 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
40d32f3088
some refactorings, fixed #390
2021-05-07 07:22:56 +02:00
Martin Rotter
85760efb5d
finalized refactorings
2021-05-07 07:21:33 +02:00
Martin Rotter
93da8822ef
catch some exceptions
2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514
initial db driver refactoring
2021-05-07 07:19:56 +02:00