summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dependabot/go_modules/services/worker/github.com/docker/docker-28.0.0incompatiblebuild(deps): bump github.com/docker/docker in /services/workerdependabot[bot]4 weeks
dependabot/go_modules/services/worker/golang.org/x/crypto-0.45.0build(deps): bump golang.org/x/crypto in /services/workerdependabot[bot]4 weeks
mainfix: include feed name in unsubscribe notificationFuwn4 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-02-12fix: include feed name in unsubscribe notificationHEADmainFuwn2-2/+5
2026-02-12feat: strip tracking parameters from entry URLs and filter tracking pixel imagesFuwn3-2/+92
2026-02-12fix: keep scroll position stable when entry list re-sorts after read state ch...Fuwn1-6/+7
2026-02-12fix: prioritise unread entries server-side so they appear in all-entries viewFuwn4-33/+59
2026-02-12fix: use singular "entry" in mark-as-read toast when count is 1Fuwn1-1/+1
2026-02-12feat: add drag-and-drop reordering for feeds, folders, and custom feedsFuwn12-299/+1089
2026-02-12fix: invalidate unread counts when toggling individual entry read stateFuwn1-0/+1
2026-02-12feat: switch search_entries to trigram-based search with similarity rankingFuwn1-7/+18
2026-02-12fix: prevent read entries from reverting to unread on re-fetchFuwn5-10/+89
2026-02-11Redump latest Supabase schemaFuwn1-33/+42
[...]