MatrixSynapse/synapse/events
reivilibre 3828dd819b
Pass through `SynapseError`s that are raised from experimental `check_event_allowed` callback of the module API (#11042)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2021-10-11 16:29:02 +01: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 `RoomVersion` objects (#10934) 2021-09-29 10:57:10 +01:00
presence_router.py Use direct references for configuration variables (part 6). (#10916) 2021-09-29 06:44:15 -04:00
snapshot.py Factor out a separate `EventContext.for_outlier` (#10883) 2021-09-22 17:58:57 +01:00
spamcheck.py Add a spamchecker method to allow or deny 3pid invites (#10894) 2021-10-06 17:18:13 +02:00
third_party_rules.py Pass through `SynapseError`s that are raised from experimental `check_event_allowed` callback of the module API (#11042) 2021-10-11 16:29:02 +01:00
utils.py Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-09-30 11:13:59 -04:00
validator.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00