Martin Rotter
|
0610e17128
|
rename url -> source, start adding custom data API to feeds too
|
2021-05-07 07:19:38 +02:00 |
|
Martin Rotter
|
6dda15eb00
|
fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants
|
2021-05-07 07:19:36 +02:00 |
|
Martin Rotter
|
0a588f7b5e
|
big changes to simplify account dialog flows
|
2021-05-07 07:19:36 +02:00 |
|
Martin Rotter
|
0f8ce5f7de
|
Small fix for #373.
|
2021-03-05 07:15:02 +01:00 |
|
Martin Rotter
|
8cc268ca9a
|
Working msg download - fresh rss.
|
2021-01-29 11:11:35 +01:00 |
|
Martin Rotter
|
5131881c3f
|
nextcloud proxy support, provide fallback icon in msg list if no feed icon is available
|
2021-01-26 08:21:11 +01:00 |
|
Martin Rotter
|
14fc33755b
|
Fixed #346.
|
2021-01-25 08:23:30 +01:00 |
|
Martin Rotter
|
3a77cc981f
|
Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348.
|
2021-01-25 07:37:02 +01:00 |
|
Martin Rotter
|
0f4c9ecd64
|
use enum class wherever possible
|
2021-01-21 14:29:13 +01:00 |
|
Martin Rotter
|
15eadf188e
|
Loading/saving of acc-specific proxy settings now works for all account types.
|
2021-01-21 09:49:51 +01:00 |
|
Martin Rotter
|
c1fe781b50
|
Save account cache before account is edited.
|
2021-01-11 11:23:09 +01:00 |
|
Martin Rotter
|
25329b61fa
|
Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously.
|
2021-01-11 10:50:08 +01:00 |
|
Martin Rotter
|
573c5c43fe
|
Save.
|
2020-12-18 13:04:40 +01:00 |
|
Martin Rotter
|
c232a2eb4c
|
Huge changes for #325.
|
2020-12-17 14:23:56 +01:00 |
|
Martin Rotter
|
b09d3ecf1e
|
Fix #319.
|
2020-12-15 14:21:05 +01:00 |
|
Martin Rotter
|
34fb273212
|
Fixed #278.
|
2020-12-14 08:50:30 +01:00 |
|
Martin Rotter
|
9e31eda78a
|
Finalize code for #261, sync langs.
|
2020-12-13 20:30:43 +01:00 |
|
Martin Rotter
|
d93674a196
|
Docs.
|
2020-12-13 07:29:22 +01:00 |
|
Martin Rotter
|
ca73238f4f
|
Implement #261, lang sync.
|
2020-12-13 07:09:28 +01:00 |
|
Martin Rotter
|
027b1b8abd
|
Save.
|
2020-12-11 13:29:00 +01:00 |
|
Martin Rotter
|
46133e5204
|
Fixed shrinked toolbar when messages text is to short.
|
2020-12-11 07:41:11 +01:00 |
|
Martin Rotter
|
c8b1b900df
|
Work on #261.
|
2020-12-10 20:53:31 +01:00 |
|
Martin Rotter
|
b077c7f846
|
Add Purge flag to MsgObject.
|
2020-12-10 12:20:51 +01:00 |
|
Martin Rotter
|
ac8fdf6fae
|
Implemented #266.
|
2020-12-10 11:28:05 +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
|
3940afe1e6
|
Simplify some filtering stuff, do not unescape empty strings.
|
2020-11-18 08:35:57 +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
|
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 |
|