feed: viewer mute/block — mute actors/tags/objects + apply-prefs bag + 9 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 42s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 16:57:05 +00:00
parent 6fc61147a8
commit 5136249ae5
6 changed files with 124 additions and 6 deletions

View File

@@ -8,9 +8,10 @@
"notify": {"pass": 8, "fail": 0},
"home": {"pass": 6, "fail": 0},
"dedupe": {"pass": 9, "fail": 0},
"trending": {"pass": 11, "fail": 0}
"trending": {"pass": 11, "fail": 0},
"mute": {"pass": 9, "fail": 0}
},
"total_pass": 154,
"total_pass": 163,
"total_fail": 0,
"total": 154
"total": 163
}