feat: moderation actions — mute/block/hide via PreferencesGateway (Stage 5 Branch 2) #59
No reviewers
Labels
No labels
auth
bug
composer
correctness
database
durability
enhancement
feeds
interactions
notifications
performance
reliability
safety
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
starsetbyte/peregrine!59
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/moderation-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this is
Stage 5 Branch 2: mute/block/hide-post actions with optimistic apply-revert semantics, wired through the PostOverflowMenu on all surfaces.
What changed
f631c778fa581f5c5cc81Key decisions
Gate
Dependencies
Manual device smoke found a user-visible regression after the moderation work. Please investigate and fix before continuing.
Observed in the new build:
PostCard/ overflow menu anchoring against the pre-moderation behavior. Do not do a broad UI refactor unless necessary.post.uri/post.cid.PostCardsignature changes, moderation wrapping,TimelineItemmapping, or Lazy/Paging item identity.PostCardcall site touched by Stage 4 and verify all click/overflow callbacks are bound to the correct row item, not a stale item, parent item, quoted item, or index-derived item.PostCard(...)calls to named args if needed so callback parameters cannot shift silently.Constraints:
Acceptance:
assembleDebug.