Commit graph

29 commits

Author SHA1 Message Date
Martin Rotter
388c9297ac even better implementation of RTL which now works even when parent node is selected and RTL is automatically correctly decided for each individual article 2023-07-31 09:49:37 +02:00
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
fd86810fce append versions to db backups 2023-06-06 07:47:49 +02:00
Martin Rotter
f925bf3a77 initial work on supporting embedded categories/labels in feeds/entries 2023-06-06 07:35:07 +02:00
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
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
8b458a6999 fixup of datetime switchable 2022-02-25 13:15:19 +01:00
Martin Rotter
a785da367e adaptive sync algorithm 2021-07-30 14:14:46 +02:00
Martin Rotter
bc739ca9fa fix #420 and add some more fixes for XML -> json utility function, also make filtering dialog work with "rawContents" to enable basic testing 2021-05-28 10:19:40 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +02:00
Martin Rotter
db156ce4a7 save 2021-05-07 07:19:40 +02:00
Martin Rotter
c8b1b900df Work on #261. 2020-12-10 20:53:31 +01:00
Martin Rotter
1af029458a Compilable with qt6 2020-11-23 14:07:01 +01:00
Martin Rotter
5cc2896c94 Enum values now avaialble via names in filtering logic, updated docs, removed some crazy stuff. 2020-11-18 09:40:26 +01:00
Martin Rotter
6fc590a753 Wcout -> cout in debug handler, add offline messages label write operation in msg filters. 2020-11-16 09:06:22 +01:00
Martin Rotter
5c586f060a Wiki 2020-11-05 08:03:34 +01:00
Martin Rotter
670235e37e Labels are now available in msg filtering. 2020-10-26 12:13:01 +01:00
Martin Rotter
6ed79f5133 Label assignments are now correctly download for TT-RSS, storage works for all plugins. 2020-10-18 20:54:44 +02:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
59b1cb7029 Save. 2020-08-07 12:59:47 +02:00
Martin Rotter
962ba67a55 Try to fix #258. Very fragile stuff. 2020-08-03 10:45:02 +02:00
Martin Rotter
6e51580dcf Greatly enhanced feed filter engine capabilities. Will have to make a configuration GUI now. 2020-06-25 15:14:04 +02:00
Martin Rotter
5139d3ae69 Work on filter, some code cleanups. 2020-06-23 13:38:25 +02:00
Martin Rotter
3e8702fbd1 Work on #246. 2020-06-19 09:40:24 +02:00
Martin Rotter
0b2d752c3b PoC that scriptable msgs filtering could work. #31 #225. 2020-06-18 15:29:50 +02:00
Martin Rotter
0fc62ef28a Some clazy refactorings. 2020-05-04 14:20:56 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/core/message.h (Browse further)