18 Commits

Author SHA1 Message Date
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