Commit graph

120 commits

Author SHA1 Message Date
Martin Rotter
029930878e show unread counts on startup correctly if tray icon is not enabled 2021-07-16 07:49:06 +02:00
Martin Rotter
d07c51d831 log network code on token response 2021-06-30 07:28:42 +02:00
Martin Rotter
c9674c8a47 strings 2021-06-28 10:08:39 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
0134101a10 bit polished numbers 2021-06-21 20:06:42 +02:00
Martin Rotter
61030b7c86 test taskbar numbers 2021-06-21 13:44:45 +02:00
Martin Rotter
4e77509d72 test taskbar numbers 2021-06-21 13:14:13 +02:00
Martin Rotter
5e3d5297c1 test taskbar numbers 2021-06-21 13:08:22 +02:00
Martin Rotter
5f339db411 fix regression in new version testing upon startup, enhance notifications 2021-06-21 10:07:22 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
48469bb635 save 2021-06-17 07:07:51 +02:00
Martin Rotter
5e4ae7657b work on better notifications 2021-06-15 15:02:14 +02:00
Martin Rotter
e5685513f1 Do not exit app on unknown CLI options anymore. 2021-05-31 09:15:57 +02:00
Martin Rotter
653c01849e Created on -> Date 2021-05-28 07:33:56 +02:00
Martin Rotter
f68681d1b4 Brutal simplification for SingleInstance feature. Use my own code, remove 3rd party code. 2021-05-26 07:39:01 +02:00
Martin Rotter
209edaa8f1 fix os2 2021-05-24 07:51:39 +02:00
Martin Rotter
239a0d2f7e fix os2 2021-05-24 07:50:36 +02:00
Martin Rotter
6caea3a2c7 load filters in adblock dialog even when disabled + other minor fix 2021-05-21 10:30:05 +02:00
Martin Rotter
487b660c44 scraper 2021-05-20 10:02:10 +02:00
Martin Rotter
9beb4dda8a %-encode username/password in greader plugin, provide content-type for http/post in ClientLogin method 2021-05-20 08:01:19 +02:00
Martin Rotter
3df1bc75ce save 2021-05-07 07:25:55 +02:00
Martin Rotter
3a21265f0c save¨ 2021-05-07 07:25:55 +02:00
Martin Rotter
a7088d9abb print openssl info 2021-05-07 07:25:53 +02:00
Martin Rotter
f5b00e9186 fixed #380 - search in feeds 2021-05-07 07:25:52 +02:00
Martin Rotter
e7d366328f Fix argument passing between rssguard instances. 2021-05-07 07:22:56 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
b4d499291e save 2021-05-07 07:22:56 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
424ec2b9af correct usage of methods with catching exceptions 2021-05-07 07:19:58 +02:00
Martin Rotter
143a5ff510 better placeholder usage 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
2c64bb1569 new data paths for rssguard4 2021-05-07 07:19:37 +02:00
Martin Rotter
44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter
795e1b2f72 New -n CLI switch to disable console outputs. 2021-02-09 09:13:57 +01:00
Martin Rotter
f049c667eb fixed #359 2021-02-09 07:50:11 +01:00
Martin Rotter
7fa4586848 fixed #359 2021-02-09 07:43:20 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +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
9d91bf0f68 Fix build. 2021-01-07 14:13:20 +01:00
Martin Rotter
cb72db0345 Big fixes for adblock - fixed adding of custom rules, formating of rules in adblock conf dialog. 2021-01-07 13:48:30 +01:00
Martin Rotter
1699dab03d Disable polls. 2020-12-31 15:23:32 +01:00
Martin Rotter
a3e6485739 Respect DE icon for app. 2020-12-02 08:02:34 +01:00
Martin Rotter
03684f5d88 Changelog. 2020-11-30 08:15:34 +01:00
Martin Rotter
508d645c82 Merge branch 'master' of github.com:martinrotter/rssguard 2020-11-19 13:16:19 +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
4c8b4d59e1 Explicit multi instance mode. 2020-11-14 11:31:26 +01:00
Martin Rotter
31f010290d Support for custom data folders, disable single instance when used. 2020-11-14 09:47:15 +01:00
Martin Rotter
89ebcf7382 Icons in download mgr. 2020-11-11 13:40:43 +01:00
Martin Rotter
abe289cf69 Add standard command line switches handler, add custom logging handler, add support for custom log files. 2020-11-03 08:48:18 +01:00
Martin Rotter
e2198faedc Sort cats/feeds in export/import model and in msg filter dialog. 2020-09-25 09:29:50 +02:00