Martin Rotter
1a0144a08f
try to fix freezing when updating feeds with new Qt
2023-03-29 08:34:57 +02:00
Martin Rotter
085d5be953
really?
2023-03-17 09:14:08 +01:00
Martin Rotter
f896860f75
rename, fix build
2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5
work on #909
2023-03-16 15:02:06 +01:00
Martin Rotter
291a60ee82
append original email when responding
2023-03-16 12:02:38 +01:00
Martin Rotter
40d3189088
Merge branch 'master' of github.com:martinrotter/rssguard
2023-03-16 07:37:58 +01:00
Martin Rotter
932222bf58
some minor enhancements for OPML import + gmail email viewer uses skin styling, same as classic articles
2023-03-16 07:37:49 +01:00
Martin Rotter
f0b6fa09f0
fix some leaks
2023-03-14 19:00:52 +01:00
Martin Rotter
defd8c6f48
fix feedly msg state sync
2023-02-20 11:40:08 +01:00
Martin Rotter
8488759718
fix crash when importing opml
2023-01-30 11:12:37 +01:00
Martin Rotter
2d193f350a
lang sync
2023-01-30 10:55:22 +01:00
Martin Rotter
feb4de0833
update helpspoiler to display HTML, properly show TT-RSS error when method not found, disable intelligent sync by default in tt-rss, update warning regarding 3rd party plugin
2023-01-30 09:30:11 +01:00
Martin Rotter
a3510afd4d
fix #881
2023-01-27 09:04:07 +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
9c9030ab01
#809 for categories too
2023-01-20 12:01:13 +01:00
Martin Rotter
2777e2f10d
save
2023-01-19 14:45:18 +01:00
Martin Rotter
1f988b8a60
fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way
2023-01-11 12:31:07 +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
b0cc456087
usa thread safe db where makes sense
2023-01-06 13:40:17 +01:00
Martin Rotter
10e84709e1
poc enhancement 160 feeds in 10 seconds
2023-01-04 11:13:24 +01:00
Martin Rotter
f60c6a2bc2
initial PoC work - 160 feeds in 1 minute
2023-01-04 10:27:01 +01:00
Martin Rotter
0e73a3c061
Merge branch 'master' of github.com:martinrotter/rssguard
2023-01-04 07:00:16 +01:00
Martin Rotter
1cdb975fcd
save
2023-01-04 06:57:14 +01:00
Martin Rotter
73cbbe55e0
brutal speed enhancement of OPML/TXT import when fetching metadata
2023-01-03 20:11:49 +01:00
Martin Rotter
9705f2772d
fix build
2023-01-03 13:53:30 +01:00
Martin Rotter
854c7515d6
fix build
2023-01-03 13:38:55 +01:00
Martin Rotter
b5cb2f7f1e
fix build
2023-01-03 13:25:02 +01:00
martinrotter
8347a8cb2f
Concurrent import ( #864 )
...
* save
* save
* save
2023-01-03 13:07:34 +01:00
Martin Rotter
e4e98b861a
disable UI elements when importing correctly
2022-12-29 20:12:22 +01:00
Martin Rotter
a4e7b97c18
accept XML as valid OPML file name suffix
2022-12-29 20:08:23 +01:00
Martin Rotter
4f45ce40ea
fix #848 - added a way to specify common post-process filter when importing feeds
2022-12-08 10:45:42 +01:00
Martin Rotter
6358e8aa0e
scaled all downloaded icons to 48x48 to avoid DB size exploding
2022-12-07 10:01:19 +01:00
Martin Rotter
f3168f880c
build fix
2022-12-07 09:37:25 +01:00
Martin Rotter
548f10aab1
do not use hardcoded image formats, load dynamically - fixes #834 for Qt-6 based builds
2022-12-07 09:25:36 +01:00
Martin Rotter
de09d34618
typo!
2022-12-07 08:05:48 +01:00
Martin Rotter
f77ed37c89
work on #745
2022-12-03 09:28:52 +01:00
Martin Rotter
d5a02c098f
work on #745
2022-12-03 09:28:26 +01:00
Martin Rotter
5029529d43
fix app debug log dialog crash
2022-12-02 07:39:43 +01:00
Martin Rotter
a42d3955bf
logging
2022-12-01 10:56:59 +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
19c3577b6c
add premade filters option to article filters
2022-11-21 09:05:17 +01:00
Martin Rotter
bcdbf9e988
Merge branch 'master' of github.com:martinrotter/rssguard
2022-11-11 07:27:07 +01:00
Martin Rotter
4006790e55
enable coloring for ALL unread feeds, not just feeds with new messages
2022-11-11 07:26:58 +01:00
ExSign
b4c33839d8
Check if enclosureLink starts with https://www.youtube.com/v/ if enclosureMime is empty. Avoid appending an empty png enclosure. ( #832 )
2022-11-04 11:06:00 +01:00
ExSign
46ce39266f
Processing of mediaThumbnail and mediaDescription for Nextcloud feeds ( #831 )
...
* Processing of mediaThumbnail as first enclosure and mediaDescription as replacement content in Nextcloud feeds.
* Formatting
Next time, make sure to use ClangFormat to format the file.
https://github.com/martinrotter/rssguard/blob/master/.clang-format
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-11-01 13:04:55 +01:00
Martin Rotter
edb8ec5866
test for #809
2022-10-14 13:59:06 +02:00
Martin Rotter
49785b348a
fix feedly testing label width
2022-10-14 09:37:47 +02:00
Martin Rotter
4b5de586da
fix article decoding for newscloud news, fixes #814
2022-10-05 09:17:14 +02:00
Martin Rotter
2143e5e685
fix #807
2022-09-19 09:27:45 +02:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00