refactor: extract Undo dispatch into type-specific handlers #14

Closed
opened 2026-05-30 01:32:44 +00:00 by GKaszewski · 0 comments
Owner

Closed: This was blocked on #10, which was closed — activitypub_federation owns the ActivityHandler trait, so a middleware layer isn't feasible. The Undo match has 5 branches of genuinely different logic (different repos, different callbacks), not boilerplate duplication.

**Closed:** This was blocked on #10, which was closed — `activitypub_federation` owns the `ActivityHandler` trait, so a middleware layer isn't feasible. The Undo match has 5 branches of genuinely different logic (different repos, different callbacks), not boilerplate duplication.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GKaszewski/k-ap#14