Expand description
Native hook implementations for core action types
This module contains high-performance, security-hardened implementations of action lifecycle hooks, replacing DSL versions where higher control and validation are needed.
Modules:
- aprv: Approval action handling (APRV)
- cmnt: Comment counter management (CMNT)
- conn: Connection lifecycle management (CONN)
- conv: Conversation management (CONV)
- fllw: Follow relationship management (FLLW)
- fshr: File sharing lifecycle management (FSHR)
- idp: Identity provider operations (IDP:REG)
- invt: Invitation management (INVT)
- prinvt: Profile invite notification (PRINVT)
- react: Reaction management (REACT)
- subs: Subscription management (SUBS)
Modules§
- aprv
- APRV (Approval) action native hooks
- cmnt
- CMNT (Comment) action native hooks
- conn
- CONN (Connection) action native hooks
- conv
- CONV (Conversation) action native hooks
- fllw
- FLLW (Follow) action native hooks
- fshr
- FSHR (File Share) action native hooks
- idp
- IDP:REG action native hooks implementation
- invt
- INVT (Invitation) action native hooks
- prinvt
- PRINVT (Profile Invite) action native hooks
- react
- REACT (Reaction) action native hooks
- subs
- SUBS (Subscribe) action native hooks
Functions§
- register_
native_ hooks - Register all native hooks into the app’s hook registry