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
Guilherme Silva
64a4c4e168
Docs: Fix broken link and add a quick build example ( #827 )
...
* chore(gitignore): ignore `build-dir`
* chore(docs): fix broken link and add a build example
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:53:54 +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
ddf7769778
added majorgeeks
2022-10-24 08:33:15 +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
f3496bd29b
fix full site scraper
2022-10-18 06:41:26 +02:00
Martin Rotter
67ac960221
fix full site scraper!
2022-10-18 06:40:45 +02:00
Martin Rotter
d9330210da
fix full site scraper!
2022-10-18 06:29:20 +02:00
martinrotter
577f1f9884
Update scrape-full-articles.py
2022-10-17 11:51:40 +02:00
martinrotter
a14d9a4ffb
Update CONTRIBUTING.md
2022-10-17 11:28:41 +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
86210f156f
remove inoreader tokens, they were abused
2022-10-13 07:16:59 +02:00
Martin Rotter
e564e32010
lang sync
2022-10-06 12:50:38 +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
Guilherme Silva
153b935df8
Use the direct URL for the screenshot ( #812 )
...
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-01 07:59:49 +02:00
Martin Rotter
828697bd41
version
4.2.5
2022-09-30 07:41:00 +02:00
Martin Rotter
32e4ec3f26
changelog
2022-09-30 07:39:54 +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
ae65c638d5
Merge branch 'master' of github.com:martinrotter/rssguard
2022-09-19 08:38:50 +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
martinrotter
77a7393923
Update Documentation.md
2022-09-19 08:04:56 +02:00
martinrotter
49870b2ab7
Delete scrape-source.png
2022-09-19 08:04:40 +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
aef6b14bf2
work on qt5 compat binaries for windows
2022-09-16 06:57:45 +02:00
Martin Rotter
f22e7455ce
work on qt5 compat binaries for windows
2022-09-16 06:39:59 +02:00
Martin Rotter
d714982349
work on qt5 compat binaries for windows
2022-09-16 06:30:20 +02:00
Martin Rotter
0cd015987e
work on qt5 compat binaries for windows
2022-09-16 06:29:48 +02:00
Martin Rotter
9ee3960f4d
work on qt5 compat binaries for windows
2022-09-16 06:21:13 +02:00
Martin Rotter
4b130f0dcc
work on qt5 compat binaries for windows
2022-09-16 06:19:43 +02:00
Martin Rotter
414e0e2fb8
missing files!
2022-09-15 14:49:57 +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
Martin Rotter
810dd30412
save
2022-09-15 09:44:11 +02:00
Martin Rotter
b3216c570b
fix main window state saving in qt6
2022-09-15 09:01:25 +02:00
Martin Rotter
8cde9ab748
fiddle with appimage/gstreamer
2022-09-15 08:17:59 +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
e75882082e
update supported os
2022-09-08 08:35:00 +02:00
Martin Rotter
7f85d29613
update supported os
2022-09-08 08:32:37 +02:00