Skip to main content

event_context

Function event_context 

Source
pub(crate) async fn event_context(
    services: &Services,
    args: ContextArgs<'_>,
) -> Result<Response>
Expand description

Loads the timeline window around an event with its state and aggregations, applying (unless bypass_visibility) the per-user visibility and ignore checks. Powers the client-server /context route and its admin bypass twin.