Martin Rotter
a96024aebd
cleanup lbls logic a bit
2023-02-01 10:51:50 +01:00
Martin Rotter
65bb9a45ca
work on labels management in feed fetch loop, there was hidden bug before, now possibly still broken, but atleast i found it and know what todo
2023-01-30 14:22:54 +01:00
Martin Rotter
ff3d1e5e8e
bit more robust db sync
2023-01-11 14:47:51 +01:00
Martin Rotter
ebfd27c742
update unread counts after batched feed fetch
2023-01-11 13:43:51 +01:00
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
ffc9c74900
some cleanups, remove DB transactins support as it is now useless
2023-01-09 14:44:41 +01:00
Martin Rotter
e87ecd91f2
reasonably working
2023-01-04 14:11:23 +01:00
Martin Rotter
d5a02c098f
work on #745
2022-12-03 09:28:26 +01:00
Martin Rotter
085df4cd4d
workiing
2022-09-16 13:17:02 +02:00
Martin Rotter
a10cc039f1
save
2022-09-16 09:15:48 +02:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00
Martin Rotter
8dac36b37c
huge work on gmail previewer, some refactoring, some fixes
2022-03-31 15:00:50 +02:00
Martin Rotter
e227a8db1b
fixed #579
2022-03-22 08:14:41 +01:00
Martin Rotter
c6cfb2e5df
experimental implementation of #302
2022-03-16 08:14:50 +01:00
Martin Rotter
6ec12602a2
save
2022-03-15 16:01:27 +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
2ef9a373b3
force UI colors -> use skin colors + related adjustments
2022-03-15 06:49:05 +01:00
Martin Rotter
5f14f2cc82
make deleting of feeds work with sort order
2022-03-14 16:10:35 +01:00
Martin Rotter
c03e31a26a
work on man. sort, now can move bottom/top for feed
2022-03-14 14:06:29 +01:00
Martin Rotter
73f6e602ac
fixup after revert
2022-03-14 09:24:52 +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
82df4d619a
adding feeds works
2022-03-07 11:26:03 +01:00
Martin Rotter
109b91c13d
adding categories works
2022-03-07 09:44:36 +01:00
Martin Rotter
2100573a14
some minor UX tweaks for feed/category dialogs
2022-03-07 09:04:59 +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
45d7a78684
fixup wrong order ids
2022-03-02 15:11:17 +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
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +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
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
6bc7b9796b
smaller "margins" when multilining items
2022-01-19 11:37:28 +01:00
Martin Rotter
712a65f79a
try to fix mariadb encoding problem
2022-01-18 12:30:02 +01:00
Martin Rotter
70b518e839
try to fix mariadb encoding problem
2022-01-18 11:28:38 +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
6dbe7a82db
fix removing of db articles when older than days is 0
2021-12-14 14:39:57 +01:00
Martin Rotter
9e89d6314b
update author when article arrives in some cases
2021-11-16 08:03:50 +01:00
Martin Rotter
9e0c9b49d4
try to fix situation where starred attribute is overwritten
2021-11-16 07:50:56 +01:00
Martin Rotter
729453a06a
make it all work with qt6
2021-10-29 13:01:52 +02:00
Martin Rotter
2f39114e8a
maybe some fixups for filtering with custom id + separate widths storing for layouts
2021-10-08 07:16:28 +02:00
Martin Rotter
f0ad4ff466
save
2021-09-23 15:01:22 +02:00
Martin Rotter
0eb6365721
new translate script
2021-09-23 11:25:19 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
e19ea3f59e
fix problems with feedly messing up messages and also improve mergin algorithm a bit
2021-09-08 10:49:42 +02:00