9 Commits

Author SHA1 Message Date
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
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