Commit graph

31 commits

Author SHA1 Message Date
Martin Rotter
8b458a6999 fixup of datetime switchable 2022-02-25 13:15:19 +01:00
Martin Rotter
d4e4abfa84 fixup datetimes of messages from future 2022-02-25 12:43:42 +01:00
Martin Rotter
206686d443 try to fix ? marks problem 2021-10-21 07:50:54 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
dbb59e49ea refactorings 2021-08-25 13:59:37 +02: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
aa18d074a3 clazy refactoring, need to finish it later 2021-05-07 07:19:59 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +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
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
fa1cc80228 Sanitize only message title, not contents, there any HTML-related decoding etc. is done directly by previewers. Doing double %-decoding results in some broken texts. 2020-11-12 07:25:22 +01:00
Martin Rotter
951330bbaa Fix nbsp C++. 2020-11-07 15:51:22 +01:00
Martin Rotter
ca86d66bd2 Fix #277. 2020-11-05 08:11:42 +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
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
092b862da9 Save. 2020-08-06 07:57:01 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +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
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +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.cpp (Browse further)