Commit graph

442 commits

Author SHA1 Message Date
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +02:00
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
9a25aceaa8 try to fixx #910 2023-04-12 07:57:54 +02:00
Martin Rotter
05b2a82559 some code to deal with dark mode and colors inherited from OS 2023-04-05 14:07:44 +02:00
Martin Rotter
d5444981c4 fix article deduplication 2023-04-05 12:52:17 +02:00
Martin Rotter
b91db35eb5 fix qt5 build 2023-03-29 09:20:31 +02:00
Martin Rotter
1a0144a08f try to fix freezing when updating feeds with new Qt 2023-03-29 08:34:57 +02:00
Martin Rotter
86fa39fc56 lang sync 2023-03-22 14:33:17 +01:00
Martin Rotter
c1f5029e8b fixed wrong word wrap mode for plain-text-based feeds, fixes #900 2023-03-17 08:12:46 +01:00
Martin Rotter
163f012b71 attempt to solve #898 2023-03-13 14:15:48 +01:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01:00
Martin Rotter
6fcedef29b allow loading of skin fonts 2023-01-31 13:37:02 +01:00
Martin Rotter
10e02edee5 enhance info in abouzt dialog 2023-01-31 08:02:38 +01:00
Martin Rotter
2e76ae5b13 ttrss: fix downloading icons, now uses more proper relative URL detection 2023-01-24 08:04:40 +01:00
Martin Rotter
ebdde9646a use native separators in some of "get-folder" methods 2023-01-24 07:19:44 +01:00
Martin Rotter
2759e4b820 only disable sandbox on linux by default 2023-01-20 07:07:44 +01:00
Martin Rotter
99e5e9fca0 customizable number of threadpool threads 2023-01-19 08:34:33 +01:00
Martin Rotter
570973fdcc fix webengine functionality on linux appimage builds 2023-01-19 08:07:44 +01:00
Martin Rotter
ee1841d3e0 try to fix x-thread db connections 2023-01-18 21:51:38 +01:00
Martin Rotter
256cdc2c09 restore thread counts 2023-01-18 13:16:16 +01:00
Martin Rotter
9fd125dd77 test 2023-01-18 12:47:33 +01:00
Martin Rotter
14d18cf8dd test 2023-01-18 12:46:14 +01:00
Martin Rotter
0ae89308df fix deadlock 2023-01-18 11:41:09 +01:00
Martin Rotter
e688e2e79f fix autosaver once more 2023-01-18 11:03:24 +01:00
Martin Rotter
bf208fc9dd fix autosaver 2023-01-18 10:02:43 +01:00
Martin Rotter
b9cbc1ad5b Merge branch 'master' of github.com:martinrotter/rssguard 2023-01-17 17:19:58 +01:00
Martin Rotter
08b4d6c6b1 cookie save with auto-saver 2023-01-13 11:44:12 +01:00
Martin Rotter
ebfd27c742 update unread counts after batched feed fetch 2023-01-11 13:43:51 +01:00
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