Commit graph

304 commits

Author SHA1 Message Date
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
be21cc56c9 Fix debug code. 2020-11-07 20:10:38 +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
684ee4d2b1 Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
Martin Rotter
9b8ad9546b Fix some obsolete usage warnings. 2020-10-22 09:35:50 +02: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
9f2983d49c unify filtering engine initialisation, some other fixes 2020-09-23 10:36:59 +02:00
Martin Rotter
70f8ee92c2 Fix #267. 2020-08-11 08:08:14 +02:00
Martin Rotter
59b1cb7029 Save. 2020-08-07 12:59:47 +02:00
Martin Rotter
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
c2d312670d Add named variable for filtering results MSG_ACCEPT and MSG_IGNORE. 2020-08-06 13:05:46 +02:00
Martin Rotter
2618791143 Fix #259. 2020-08-06 11:42:52 +02:00
Martin Rotter
092b862da9 Save. 2020-08-06 07:57:01 +02:00
Martin Rotter
f21b2679ac ref 2020-08-05 15:08:17 +02:00
Martin Rotter
3a35c6c286 Remove redundant code. 2020-08-05 11:19:26 +02:00
Martin Rotter
f56a60c4c1 Remove redundant code. 2020-08-05 11:04:18 +02:00
Martin Rotter
962ba67a55 Try to fix #258. Very fragile stuff. 2020-08-03 10:45:02 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
a3d142034f debug next status 2020-07-29 07:51:48 +02:00
Martin Rotter
8e28924e7c fix macosx build 2020-07-13 10:20:49 +02:00
Martin Rotter
2e04963acc Now able to add filters too. 2020-07-09 11:51:48 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
c608210e3c Work on filtering dialog. add clang-format to support script beautify. 2020-07-02 15:09:46 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +02:00
Martin Rotter
05025f7a04 Save. 2020-07-01 06:15:19 +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
5b81d97bda save, work on filter loading, some cleanups 2020-06-24 14:12:03 +02:00
Martin Rotter
bf3aaa961a Load saved filters from DB, some cleanups. 2020-06-24 12:50:57 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
5139d3ae69 Work on filter, some code cleanups. 2020-06-23 13:38:25 +02:00
Martin Rotter
f211810af4 Save, work on filters. 2020-06-19 14:22:54 +02:00
Martin Rotter
3e8702fbd1 Work on #246. 2020-06-19 09:40:24 +02:00
Martin Rotter
ac778109f5 Fix #247 - case insensitive sorting in feeds list. 2020-06-19 07:28:08 +02:00
Martin Rotter
0b2d752c3b PoC that scriptable msgs filtering could work. #31 #225. 2020-06-18 15:29:50 +02:00
Martin Rotter
0eb8d75608 Make message list more consistent when unread-msgs-only feature is active. 2020-06-16 07:49:09 +02:00
Martin Rotter
8bc36ccbd2 Make show msgs unread only persistent across RSS Guard app startups. 2020-06-16 07:15:52 +02:00
Martin Rotter
daad0760e1 Experimental show unread msgs only. #113 2020-06-15 13:41:13 +02:00
Martin Rotter
be027aaa95 Show "important" node even when "show unread items only" is selected and it has no unread messages. 2020-06-15 11:02:57 +02:00
Martin Rotter
037e3d3f96 Fix errorneous SQL statement when account has no feeds. 2020-06-15 09:54:09 +02:00
Martin Rotter
c220a29b1a Fix build.... 2020-06-10 15:01:58 +02:00
Martin Rotter
69925d8f56 Fix newspaper msg state change for non-webengine newspaper too. 2020-06-10 11:11:38 +02:00
Martin Rotter
88771a4f3d make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00
Martin Rotter
0cd6e1c9a3 Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
2c6afa1bb7 Experimental rewrite of feed update mechanism, message insertions to DB are now also done in separate worker thread, logic is simpler, easily maintainable. 2020-06-03 09:36:01 +02:00