mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-15 20:10:14 -04:00
Merge remote-tracking branch 'upstream/release-v1.66'
This commit is contained in:
commit
1167ac5836
145 changed files with 6624 additions and 3866 deletions
|
@ -73,8 +73,8 @@ async def filter_events_for_client(
|
|||
* the user is not currently a member of the room, and:
|
||||
* the user has not been a member of the room since the given
|
||||
events
|
||||
always_include_ids: set of event ids to specifically
|
||||
include (unless sender is ignored)
|
||||
always_include_ids: set of event ids to specifically include, if present
|
||||
in events (unless sender is ignored)
|
||||
filter_send_to_client: Whether we're checking an event that's going to be
|
||||
sent to a client. This might not always be the case since this function can
|
||||
also be called to check whether a user can see the state at a given point.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue