Commit graph

413 commits

Author SHA1 Message Date
Martin Rotter
ffc9c74900 some cleanups, remove DB transactins support as it is now useless 2023-01-09 14:44:41 +01:00
Martin Rotter
7e14390e2c make cookie jar thread safe, make qsettings thread safe 2023-01-05 09:44:46 +01:00
Martin Rotter
e87ecd91f2 reasonably working 2023-01-04 14:11:23 +01:00
Martin Rotter
10e84709e1 poc enhancement 160 feeds in 10 seconds 2023-01-04 11:13:24 +01:00
Martin Rotter
7585c99dc7 fix build 2023-01-03 13:12:19 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Guilherme Silva
f64c46c6ae
Further improvements for the 'Lite' Flatpak variant (#836)
These changes should only affect the Linux build.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-12-21 15:02:27 +01:00
Martin Rotter
de09d34618 typo! 2022-12-07 08:05:48 +01:00
Martin Rotter
fa54c19b0e Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-06 07:30:24 +01:00
Martin Rotter
9141a37624 fix crash when closing rssguard with opened log dialog 2022-12-06 07:30:15 +01:00
Martin Rotter
a3eeb4419e fixed #835 2022-12-04 10:03:22 +01:00
Martin Rotter
6877044a57 implemented #745 2022-12-03 09:42:26 +01:00
Martin Rotter
5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
Martin Rotter
1e28d482fc added new override color option for new articles, fixed regression crash from previous commit 2022-12-01 09:57:57 +01:00
Martin Rotter
a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
Martin Rotter
22de6444db allow for arbitrary placeholder position in ext. tools 2022-11-21 09:26:54 +01:00
Martin Rotter
9fff2feac5 fixed #819 2022-10-27 12:03:44 +02:00
Martin Rotter
2110bdf88a Revert "prepare for lite rssguard for flatpak"
This reverts commit 0029d45cbb.
2022-10-24 10:12:37 +02:00
Martin Rotter
0029d45cbb prepare for lite rssguard for flatpak 2022-10-21 09:06:46 +02:00
Martin Rotter
04ae1c54dd merge 2022-10-18 10:29:15 +02:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
5a337ad024 fix adblock default lists addresses, as easylist.to has problems 2022-10-13 07:25:47 +02:00
Martin Rotter
5d605f7365 fix #810 2022-09-30 07:20:50 +02:00
Martin Rotter
f22e7455ce work on qt5 compat binaries for windows 2022-09-16 06:39:59 +02:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
b790fe0c5b fix #804 2022-09-14 10:57:45 +02:00
Martin Rotter
514830f697 bundle gstreamer in a better way 2022-09-07 13:30:30 +02:00
Martin Rotter
08ba783551 bundle gstreamer in a better way 2022-09-07 09:14:20 +02:00
Martin Rotter
4af15a8c88 fix #792 2022-09-07 07:08:49 +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
89a77315b1 fix for #773 2022-09-01 11:07:33 +02:00
Martin Rotter
6e8841eacf try to fix #778 2022-08-31 12:36:48 +02:00
Martin Rotter
cc142367de properly encode message contents as HTML if it is plain text 2022-08-31 07:46:13 +02:00
Martin Rotter
2bc172dd24 more precise logic for dropping 2022-08-31 07:24:31 +02:00
Martin Rotter
cc014dc1dd fix problems when switching alphabetic/manual sorting + add auto-expand delay 2022-08-29 08:19:56 +02:00
Martin Rotter
d63035fe92 disable alphabetic sorting by default because now we have drag/drop reordering too 2022-08-27 10:10:08 +02:00
Martin Rotter
54fa6134ec fix some broken datetimes in gmail messages 2022-08-19 08:54:04 +02:00
Martin Rotter
ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter
b26a2eef40 fix mingw compaitiblity 2022-06-06 08:47:34 +02:00
Martin Rotter
a70fcb663c fix ubuntu build 2022-05-10 08:14:36 +02:00
Martin Rotter
d1b904de94 fix once more autostart with flatpak 2022-05-06 21:34:49 +02:00
Martin Rotter
15d529a581 tested fix for flatpak autostart 2022-05-06 20:54:03 +02:00
Martin Rotter
e153a1faca blind fixx for #718 2022-05-06 13:39:09 +02:00
Martin Rotter
6bde01321f try to blind fix autostarting for linux, now should also take all CLI args into account when generating desktop file 2022-05-04 08:55:42 +02:00
Martin Rotter
d91b2927ce autostart feature now takes CLI arguments into account on windows, TODO on linux 2022-05-04 08:45:42 +02:00
Martin Rotter
4ddee5d32d flatpak switch 2022-05-03 06:49:43 +02:00
Martin Rotter
4348a51d67 fix resolving of URLs for external browser and downloading 2022-05-02 14:55:44 +02:00
Martin Rotter
d9a651490a allow user to disable all incoming cookies for greate privacy 2022-05-02 13:09:20 +02:00
Martin Rotter
e6536a172b add new NO_UPDATE_CHECK build switch 2022-05-02 09:37:38 +02:00