forked-synapse/synapse/events
Patrick Cloke 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933)
This fixes a "Event not signed by authorising server" error when
transition room member from join -> join, e.g. when updating a
display name or avatar URL for restricted rooms.
2021-10-01 11:39:17 -04:00
..
__init__.py Include outlier status in str(event) for V2/V3 events (#10879) 2021-09-22 12:30:59 +01:00
builder.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
presence_router.py Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
snapshot.py Factor out a separate EventContext.for_outlier (#10883) 2021-09-22 17:58:57 +01:00
spamcheck.py Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
third_party_rules.py Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
utils.py Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-10-01 11:39:17 -04:00
validator.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00