Commit Graph

1 Commits

Author SHA1 Message Date
Chad Curtis d24f8c345a Add MutedContentGuard for post detail pages
Show a dismissible 'Muted Content' overlay instead of rendering muted
posts directly when navigating to their detail page. Follows the same
pattern as ContentWarningGuard — children are not mounted until the
user clicks 'Show Anyway', so media and nested queries are deferred.
2026-02-21 04:10:50 -06:00