Commit graph

262 commits

Author SHA1 Message Date
Martin Rotter
797cdb55ed New default port 14488 for oauth applications + extra predefined credentials for Inoreader. 2021-02-01 11:09:21 +01:00
Martin Rotter
7f07404525 report url when opening 2021-02-01 07:27:29 +01:00
Martin Rotter
c5d683f738 Revert "test"
This reverts commit 0e8b2a2077.
2021-02-01 07:23:53 +01:00
Martin Rotter
0e8b2a2077 test 2021-01-31 20:28:42 +01:00
Martin Rotter
e3e511dcba save 2021-01-29 20:25:42 +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
9422cdea54 Dirty fix for #343. 2021-01-25 09:47:33 +01:00
Martin Rotter
7e3bf60d35 Merge branch 'master' of github.com:martinrotter/rssguard 2021-01-25 07:14:50 +01:00
Martin Rotter
193748f836 Proper HTTP redirection even for some totally exotic redirect URLs. 2021-01-24 20:07:09 +01:00
Martin Rotter
b5b412719f proxy support for tt-rss 2021-01-22 10:55:05 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
dcf5f47661 make custom proxy work for icon downloading too 2021-01-21 14:04:55 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
5efae020c3 Some cleanups. All good. 2021-01-13 21:07:30 +01:00
Martin Rotter
c1ba3c7bbf Throw error if oauth listener does not start. 2021-01-08 22:54:50 +01:00
Martin Rotter
f7776f5aba Cleanups. 2021-01-08 14:29:26 +01:00
Martin Rotter
f4c11d94e1 Remove unused code. 2021-01-08 13:20:17 +01:00
Martin Rotter
7f752a854f Simplify. 2021-01-08 11:54:16 +01:00
Martin Rotter
6bdb1446a1 Adblock now can efficiently perform unwanted element hiding. 2021-01-08 11:08:37 +01:00
Martin Rotter
b3d86a8766 Cleanup list of predefined adblock subscriptions, update to latest upstream URLs. 2021-01-08 09:05:20 +01:00
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