Martin Rotter
162f213beb
show correct docs to user according to version
2022-12-09 20:30:04 +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
7523940ec0
resize only really big icons
2022-12-07 10:50:23 +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
50a7546f15
build fix
2022-12-07 09:37:59 +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
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
68ae98a0eb
fix build
2022-12-04 13:14:39 +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
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
a3a77211d0
added no-duplicates premade article filter + implemented dialog-based application log viewer
2022-12-01 08:17:39 +01:00
Martin Rotter
1f85375dff
ability to add article attachments directly from article filters
2022-11-23 08:03:47 +01:00
Martin Rotter
22de6444db
allow for arbitrary placeholder position in ext. tools
2022-11-21 09:26:54 +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
9fff2feac5
fixed #819
2022-10-27 12:03:44 +02:00
Martin Rotter
8c410a831f
bit of refactoring!
2022-10-26 13:04:05 +02:00
Guilherme Silva
9d2d7dc022
chore: rename app id to io.github.martinrotter.rssguard
( #826 )
...
The previous app id was invalid, according to Flathub/Flatpak rules.
Additionally, install the AppData file as `*.metainfo.xml`, because
`appdata.xml` is the legacy name.
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:56:48 +02:00
Martin Rotter
2110bdf88a
Revert "prepare for lite rssguard for flatpak"
...
This reverts commit 0029d45cbb52c3b3dc93db6071bf3edb1d0eae08.
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
a0c279130e
add focus to edit tag dialog
2022-10-21 06:59:47 +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
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
5a337ad024
fix adblock default lists addresses, as easylist.to has problems
2022-10-13 07:25:47 +02:00
Martin Rotter
4b5de586da
fix article decoding for newscloud news, fixes #814
2022-10-05 09:17:14 +02:00
Guilherme Silva
a165aac4ce
Fix HTML detection on the QTextBrowser viewer too ( #813 )
...
Commit 4af15a8c88785fb45f365a5f3a8a5aad2093e65b only addressed this on QWebEngine
builds.
Fixes #792
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-05 08:02:17 +02:00
Martin Rotter
5d605f7365
fix #810
2022-09-30 07:20:50 +02:00
Martin Rotter
1efefade23
remove zero-width spaces when sanitizing msgs
2022-09-30 06:33:53 +02:00
Martin Rotter
3d482fdbe2
report more errors toa dblock dialog
2022-09-20 09:39:07 +02:00
Martin Rotter
2143e5e685
fix #807
2022-09-19 09:27:45 +02:00
Martin Rotter
f52bb5e75e
fix #805
2022-09-19 08:38:25 +02:00
Martin Rotter
37c68e9d52
fix #805
2022-09-19 08:36:04 +02:00
Martin Rotter
085df4cd4d
workiing
2022-09-16 13:17:02 +02:00
Martin Rotter
a10cc039f1
save
2022-09-16 09:15:48 +02:00
Martin Rotter
f22e7455ce
work on qt5 compat binaries for windows
2022-09-16 06:39:59 +02:00
Martin Rotter
42ed0ad73c
update DB schema for #723
2022-09-15 14:36:00 +02:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00