Expand description
Action subsystem. Actions are small signed documents representing a user action (e.g. post, comment, connection request).
Modules§
- delivery
- Action delivery task for federated action distribution
- dsl
- Action DSL (Domain-Specific Language) for declarative action type definitions
- filter
- Visibility filtering for actions
- forward
- Action forwarding to connected WebSocket clients
- handler
- hooks
- Hook implementation types and registry for hybrid DSL + native execution
- native_
hooks - Native hook implementations for core action types
- perm
- Action permission middleware for ABAC
- settings
- Federation/action settings registration (admin-only infrastructure settings)
- status
- Action status codes for tracking action lifecycle state
- task
Structs§
- KeyFetch
Cache - Cache for tracking failed key fetch attempts
Functions§
- init
- register_
settings - verify_
action_ token - Verify an action token using 3-tier caching: