1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/template
jvoisin e8234033fd feat(feed): implement global deduplication
Add a per-feed boolean to decide if the feed's entries should be deduplicated
against all others. This is useful for aggregators like lobste.rs or
hackernews.

This should close #797
2025-06-09 23:07:07 +02:00
..
templates feat(feed): implement global deduplication 2025-06-09 23:07:07 +02:00
engine.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
functions.go feat(ui): avoid showing an excessive number of tags 2025-06-08 15:29:09 -07:00
functions_test.go Simplify formatFileSize 2024-02-28 19:32:38 -08:00