Clarify how ignoring works for aggregations.

This commit is contained in:
Travis Ralston 2022-05-26 20:19:04 -06:00
parent 2063d117b3
commit 109bfb2ddb

View file

@ -1994,10 +1994,11 @@ its own, as the server will not have considered them.
{{% /boxes/warning %}} {{% /boxes/warning %}}
{{% boxes/note %}} {{% boxes/note %}}
Events from [ignored users](#ignoring-users) do not appear in the bundle or aggregation. Events from [ignored users](#ignoring-users) do not appear in the bundle or aggregation
Clients will need to de-aggregate the events sent by ignored users to avoid them being from the server, however clients might still have events from ignored users cached. Like
considered in counts. Similarly, servers must ensure they do not consider events from with normal events, clients will need to de-aggregate events sent by ignored users to
ignored users when preparing a bundle for the client. avoid them being considered in counts. Servers must additionally ensure they do not
consider events from ignored users when preparing a bundle for the client.
{{% /boxes/note %}} {{% /boxes/note %}}
When an event is redacted, the relations attached to it remain. However, when an event When an event is redacted, the relations attached to it remain. However, when an event