Frédéric Guillot
87e65f800e
feat(locale): update French translation
2025-09-14 11:15:52 -07:00
Cthulhux
854a78a7d1
feat(locale): update German translation
2025-09-14 10:51:32 -07:00
Matthaiks
502e7108dd
feat(locale): update Polish translation
2025-09-12 18:00:58 -07:00
Steven vanZyl
4eff9129ab
feat(ui): add "back to top" link
2025-09-12 13:41:39 -07:00
Cthulhux
eb22d90b56
feat(locale): update German translation
2025-09-10 18:26:23 -07:00
Matthaiks
da8d4d86c3
feat(locale): update Polish translation
2025-09-10 16:28:21 -07:00
Kevin Sicong Jiang
8129500296
feat(integration): add support for Wallabag tags
2025-09-09 17:47:51 -07:00
Matthaiks
737f25f441
feat(locale): update Polish translation
2025-08-24 13:04:25 -07:00
Benedikt Hopmann
8e1d0bb693
fix(locale): Update de_DE
translation to match changes from 'bookmark' to 'starred'
...
Updated strings to match changes from 'bookmark' to 'starred'. Also renamed some strings from 'Einträge' to 'Artikel' for more consistency.
2025-08-21 16:59:54 -07:00
Steven vanZyl
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
...
Replaces usage of the word "bookmark" with "star"/"starred" in order to be more
consistent with the UI and database models, and to reduce confusion with
"bookmarklet" and integration features.
This is in preparation of future work on read-it-later features.
Which are also not called "bookmarks" to prevent any further confusion.
https://github.com/orgs/miniflux/discussions/3719
Related-to: https://github.com/miniflux/v2/pull/2219
2025-08-20 20:49:45 -07:00
Peter Sanchez
4d656d2739
feat(integration): add LinkTaco service for saving articles
2025-08-20 20:35:33 -07:00
Frédéric Guillot
202de7c787
fix(integration): rename Linkwarden endpoint label to base URL ( #3568 )
2025-07-22 20:49:54 -07:00
Qeynos
f0cdfb33dd
feat(locale): update Chinese translations
2025-07-09 19:14:40 -07:00
Cthulhux
abed7b11ce
feat(locale): update German translation
...
Missed two weird translations and one typo
2025-07-08 19:17:28 -07:00
Matthaiks
491d51c95f
feat(locale): update Polish translation
2025-06-19 18:47:28 -07:00
Frédéric Guillot
2a9d91c783
feat: add entry filters at the feed level
2025-06-19 15:15:16 -07:00
jvoisin
117c031f1c
feat(integration)!: remove Pocket integration
...
BREAKING CHANGE: Pocket will no longer be available after July 8, 2025.
https://support.mozilla.org/en-US/kb/future-of-pocket#w_when-is-pocket-shutting-down
2025-06-15 13:29:55 -07:00
Qeynos
d2212dee12
feat(locale): update Chinese translations
2025-06-08 21:11:04 -07:00
Frédéric Guillot
8db637cb39
feat(ui): add user setting to control target="_blank"
on links
...
Rationale: Opening links in the current tab is the default browser behavior.
Using `target="_blank"` on external links can lead to accessibility issues and override user preferences. It may also interfere with assistive technologies and expected browser behavior.
To maintain backward compatibility, this option is enabled by default (`true`), which adds `target="_blank"` to links.
2025-06-08 21:07:11 -07:00
Frédéric Guillot
adfc38d237
feat(locale): update locales using machine translation
2025-06-08 17:14:45 -07:00
Frédéric Guillot
a8bb7a48d7
feat(ui): avoid showing an excessive number of tags
2025-06-08 15:29:09 -07:00
Jesse Jaggars
43d302e768
feat: adding support for saving entries to karakeep
...
Signed-off-by: Jesse Jaggars <jhjaggars@gmail.com>
2025-06-04 21:10:26 -07:00
the7thNightmare
0369f03940
feat(locale): update Indonesian translations
2025-05-28 20:45:45 -07:00
Qeynos
4597d9b289
feat(locale): update Chinese translations
2025-05-28 20:44:40 -07:00
Cthulhux
7bfd22aab7
feat(locale): update German translation
...
Translated one string, found a good wording for the other.
2025-05-27 19:17:23 -07:00
Matthaiks
ebd65da3b6
feat(locale): update Polish translation
2025-05-25 15:30:36 -07:00
Kelly Norton
09fb05aaaf
feat: add option to always open articles externally
2025-05-24 19:46:01 -07:00
Matthaiks
7c8c7c2711
feat(locale): update Polish translation
2025-05-23 12:21:28 -07:00
Frédéric Guillot
9768eb9fb9
feat(locale): update French translations
2025-05-22 20:28:38 -07:00
Anton Larionov
e99864a456
fix(locale): localize Git commit label at about page
2025-05-22 19:30:10 -07:00
Anton Larionov
225463817c
feat(locale): complete Russian translation
2025-05-20 19:37:41 -07:00
Matthaiks
3db6e822cb
feat(locale): update Polish translation
2025-05-20 19:36:44 -07:00
Anton Larionov
553c578f2e
feat(rssbridge): support auth token for RSS-Bridge
2025-05-19 20:47:12 -07:00
Frédéric Guillot
5ae2cbd943
feat(settings): add validation for entry order and categories sorting order
2025-05-11 17:52:59 -07:00
Matthaiks
c4e92e6111
feat(locale): update Polish translation
2025-04-07 12:06:44 -07:00
Frédéric Guillot
ef22e95f8b
feat: implement proxy URL per feed
2025-04-06 21:05:19 -07:00
Qeynos
7514e8a0c1
feat(locale): update Chinese translation
2025-04-04 19:40:44 -07:00
Cthulhux
ca3ede3183
Update de_DE.json
...
More translations
2025-04-04 19:37:53 -07:00
Matthaiks
f57949c9a2
feat(locale): update Polish translation
2025-03-29 15:15:21 -07:00
Frédéric Guillot
94fb3d6159
fix: change labels from Read / Unread to "Mark as Read"
2025-03-28 17:34:44 -07:00
Frédéric Guillot
6e3cecc57e
feat(locale): add Romanian translation
...
This contribution was sent outside GitHub. Credit to Laurentiu.
2025-03-28 11:11:20 -07:00
Matthaiks
05f7a34d43
feat(locale): update Polish translation
2025-03-07 11:36:25 -08:00
Paul Stenius
0cf5051cf8
feat: show size of DB on the about page
2025-03-05 15:49:32 -08:00
Matthaiks
6ad2001c7d
feat(locale): update Polish translation
2025-02-26 16:33:18 -08:00
Uziskull
55a3f9fcc9
feat(integrations/ntfy): make ntfy topics configurable per feed, with default one as fallback
2025-02-24 16:29:08 -08:00
Matthaiks
3b8ac8b16a
feat(locale): update Polish translation
2025-02-23 11:46:28 -08:00
Frédéric Guillot
033806df4b
refactor(locale): sort JSON documents by key
2025-02-13 21:25:26 -08:00
Frédéric Guillot
50bd6eb5d9
feat(locale): update French translation
2025-02-13 21:15:29 -08:00
Sergio Moura
3387201634
feat(pushover): add integration with pushover.net
2025-02-13 20:50:37 -08:00
krvpb024
28b235595e
feat(locale): add Taiwanese POJ (nan-Latn-pehoeji) support
2025-02-13 17:29:13 -08:00