Commit graph

31 commits

Author SHA1 Message Date
Martin Rotter
efd2735063 remove debugging code 2023-10-20 14:47:28 +02:00
Martin Rotter
114dbef367 save work 2023-10-18 14:57:36 +02:00
Martin Rotter
f1dd53eb8a eliminate redirection cycles 2023-09-19 20:21:08 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
cb6c49a36e use manual http redirection all the times, this fixes some nonworking feeds with weird redirections 2023-07-03 07:10:05 +02:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Martin Rotter
a3eeb4419e fixed #835 2022-12-04 10:03:22 +01:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
3c73b3f91f fix 5.12 build 2022-02-01 11:33:56 +01:00
Martin Rotter
d001ca6378 use same UA for all network stuff in rss guard, also make UA to be more standard format 2021-12-16 09:44:42 +01:00
Martin Rotter
afd999194e add more proxy logging 2021-09-02 11:12:33 +02:00
Martin Rotter
a0215dcbf0 remove some unused stuff 2021-08-25 08:23:57 +02:00
Martin Rotter
a894dcd44f make intelligent downloading in greader be able to download unread msgs only if user wants 2021-08-03 10:27:33 +02:00
Martin Rotter
868d75b182 fixed #443 2021-06-28 08:00:33 +02:00
Martin Rotter
73c5bafa3d #404 fixed 2021-05-07 07:25:55 +02:00
Martin Rotter
64b771e9fa fix build 2021-04-06 09:59:05 +02:00
Martin Rotter
b6257c566d fix os2 2021-04-06 07:38:17 +02:00
Martin Rotter
d67f7dd073 Merge branch 'master' of github.com:martinrotter/rssguard 2021-04-01 13:07:17 +02:00
Martin Rotter
3ab3c41301 fix headers jesus christ 2021-04-01 07:36:22 +02:00
Martin Rotter
a6f3206081 properly accept redirections with new API. 2021-03-31 20:51:38 +02:00
Martin Rotter
9422cdea54 Dirty fix for #343. 2021-01-25 09:47:33 +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
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +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
Renamed from src/network-web/basenetworkaccessmanager.cpp (Browse further)