- Gdańsk
- https://gabrielkaszewski.dev
- Joined on
2025-07-15
Block a user
feat: wire on_unknown_activity to actually dispatch unknown inbound activities
Remove dead code or #[allow(dead_code)] annotation
Use typed structs for activity objects instead of inline json!()
Use existing constants instead of local redeclarations
Extract shared inbox dedup logic from broadcast methods
Validate base_url in builder instead of expect() on every use
refactor: provide mock builder for test repo stubs