Commit graph

142 commits

Author SHA1 Message Date
Martin Rotter
c789f14b1d Great refactorings for Adblock - fully working site blocking with correct error pages, removed some unused stuff. 2021-01-08 08:56:18 +01:00
Martin Rotter
a4562a7800 Save. 2021-01-07 14:55:04 +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
d019fccceb Better UX add adblock add sub dialog. 2021-01-07 07:53:38 +01:00
Martin Rotter
4a0b1a90b7 Some minor tweaks + fixed #320. 2021-01-05 20:07:01 +01:00
Martin Rotter
8af1f2dfe4 Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
Martin Rotter
3940afe1e6 Simplify some filtering stuff, do not unescape empty strings. 2020-11-18 08:35:57 +01:00
Martin Rotter
89ebcf7382 Icons in download mgr. 2020-11-11 13:40:43 +01:00
Martin Rotter
a93ce8a54c Some comments. 2020-11-04 11:09:11 +01:00
Martin Rotter
93fc541587 Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
05a498393c Fix app crash when callin StatusBar::clear twice during single app lifetime. 2020-09-04 11:57:44 +02:00
Martin Rotter
cf8a99fd85 Fix icon downloading. 2020-09-03 13:49:06 +02:00
Martin Rotter
f1195f7da9 Try to fixx #268. 2020-08-25 09:52:03 +02:00
Martin Rotter
56c44a23b0 Enhance HTML unescaping, also force unescape of AUTHOR and TITLE message fields for RSS/ATOM/RDF formats. 2020-08-25 07:25:21 +02:00
Martin Rotter
580c067b02 Save 2020-08-14 15:02:48 +02:00
Martin Rotter
01e79d7c5d refact 2020-08-13 15:18:07 +02:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
b89fda7b6b Merge branch 'master' of github.com:martinrotter/rssguard 2020-07-31 20:12:32 +02:00
Martin Rotter
0d1ef7cd88 Fix #256 - some files were not downloaded because their Content-Disposition header was badly parsed. 2020-07-31 12:11:30 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
1fc908257a save 2020-07-26 09:08:27 +02:00
Martin Rotter
13655c900f conn 2020-07-24 11:38:11 +02:00
Martin Rotter
96d94e93a4 use qrandomgenerator 2020-07-24 11:17:38 +02:00
Martin Rotter
9d6b40e476 More fixes for OAuth. 2020-07-24 08:52:41 +02:00
Martin Rotter
0d77d5481f Fix memory leak on app exit. Work on oauth handler. 2020-07-24 08:12:44 +02:00
Martin Rotter
47528a48e9 work on dynamic ports for oauth redirection handler 2020-07-23 20:34:30 +02:00
Martin Rotter
109ceeb777 work on sending emails 2020-07-23 12:39:40 +02:00
Martin Rotter
a695a4f0ff fix macosx build 2020-07-13 11:08:38 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
5ebad9060d Make oauth2 process work universally, fix some fucked-up port information, remove internal oauth2 login gui and rely on system web browser. 2020-06-24 10:01:47 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
0cd6e1c9a3 Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +02:00
Martin Rotter
7b64bc3104 BMore fixes. 2020-06-03 11:51:59 +02:00
Martin Rotter
139e014d2a Fix #238 build + initial code for #199. 2020-06-03 11:49:58 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
b18762bd7a Fix build. 2020-05-26 11:03:42 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter
f1b3184aaa Fix obsolete code. 2020-05-04 10:07:07 +02:00
Martin Rotter
9774daac6a Try to fix proxy for webengine. 2020-04-27 10:23:49 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00