Commit graph

102 commits

Author SHA1 Message Date
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
Martin Rotter
04559c5b09 Fix percent encoding in enclosures. 2020-08-14 08:06:32 +02:00
Martin Rotter
7e06964b82 Fix newlines in downloaded messages for gmail. 2020-08-12 09:48:06 +02:00
Martin Rotter
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
f56a60c4c1 Remove redundant code. 2020-08-05 11:04:18 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
6068751a52 work on msg sending. 2020-07-21 12:11:32 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
bf3aaa961a Load saved filters from DB, some cleanups. 2020-06-24 12:50:57 +02:00
Martin Rotter
ab63fa59a6 React on "commit data" OS request. 2020-06-19 15:29:54 +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
Martin Rotter
dbc99b22d8 Sync languages, disable survey. 2020-06-03 08:32:30 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
d3dae650db Eliminate some compiler/runtime warnings. 2020-05-26 09:05:59 +02:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter
bd11ab9960 Remove some TODOs. 2020-05-07 08:55:03 +02:00
Martin Rotter
6c34f1a925 Fixed #219. 2020-04-30 11:01:43 +02:00
Martin Rotter
9774daac6a Try to fix proxy for webengine. 2020-04-27 10:23:49 +02:00