summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-03-29 03:18:52 -0500
committerGitHub <noreply@github.com>2022-03-29 09:18:52 +0100
commit6f2943714bb4f13456398b6a02606f0338f0e020 (patch)
treed0822b8fd60d48685499f1305ab07b05dae84cad /debian
parentExclude outliers in `on_backfill_request` (#12314) (diff)
downloadsynapse-6f2943714bb4f13456398b6a02606f0338f0e020.tar.xz
Remove unused `auth_event_ids` argument plumbing (#12304)
Follow-up to https://github.com/matrix-org/synapse/pull/12083

Since we are now using the new `state_event_ids` parameter to do all of the heavy lifting.
We can remove any spots where we plumbed `auth_event_ids` just for MSC2716 things in
https://github.com/matrix-org/synapse/pull/9247/files.

Removing `auth_event_ids` from following functions:

 - `create_and_send_nonmember_event`
 - `_local_membership_update`
 - `update_membership`
 - `update_membership_locked`
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions