Commit Graph

1757 Commits

Author SHA1 Message Date
Martin Rotter 2297d151fc add webp and other formats support for mac and linux prebuilt rssguard 2022-12-07 09:27:41 +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
akinokonomi 4c4e64c914
Update Documentation and README. (#852)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-12-04 10:04:19 +01:00
Martin Rotter 3169d753fb fix build 2022-12-03 18:58:32 +01:00
Martin Rotter ad31cec373 fix appimage, revert to qt5, polish build script 2022-12-03 18:43:31 +01:00
Martin Rotter d5a02c098f work on #745 2022-12-03 09:28:26 +01:00
Martin Rotter b3959a648d Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-02 07:39:53 +01:00
Martin Rotter 5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
akinokonomi fae00f25e3
Update new color keys in metadata.xml (nudus skins) (#850)
* Update colors in metadata.xml (nudus skins).

* Update nudus dark SCSS file. Coding style/readability.

Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-12-02 07:16:20 +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
martinrotter bac84e951f
Update Documentation.md 2022-12-01 07:24:48 +01:00
martinrotter e65935abf0
Update Documentation.md 2022-11-30 06:59:36 +01:00
martinrotter d2d9c09d83
Update Documentation.md 2022-11-30 06:58:57 +01:00
Martin Rotter 1f85375dff ability to add article attachments directly from article filters 2022-11-23 08:03:47 +01:00
Martin Rotter 19c3577b6c add premade filters option to article filters 2022-11-21 09:05:17 +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
Martin Rotter c440e38313 Merge branch 'master' of github.com:martinrotter/rssguard 2022-10-27 11:03:43 +02:00
Martin Rotter ca8c4e3435 space! 2022-10-27 11:03:37 +02:00
Guilherme Silva e37fc5eb70
AppData improvements (#828)
* chore(appdata): remove optional translation tag

* chore(appdata): fix indentation

* chore(appdata): update description

Use a more concise description, but make sure to include all feed services RSS Guard
supports, in order to make it more discoverable through search engines.

* chore(appdata): add developer name

* chore(appdata): add project link on transifex

* chore(appdata): add some common keywords

Doesn't hurt and should also help with discoverability!

* chore(appdata): remove attributes from OARS content rating

It's only required to include attributes if an app actually makes use of them.

Generated with: https://hughsie.github.io/oars/generate.html

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-27 11:01:07 +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
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 0029d45cbb.
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 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
Martin Rotter 49785b348a fix feedly testing label width 2022-10-14 09:37: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 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 32e4ec3f26 changelog 2022-09-30 07:39:54 +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 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
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 aef6b14bf2 work on qt5 compat binaries for windows 2022-09-16 06:57:45 +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 4b130f0dcc work on qt5 compat binaries for windows 2022-09-16 06:19:43 +02:00