forked-synapse/synapse/events
Richard van der Hoff a34b17e492 Simplify _locally_reject_invite
Update `EventCreationHandler.create_event` to accept an auth_events param, and
use it in `_locally_reject_invite` instead of reinventing the wheel.
2020-10-13 23:58:48 +01:00
..
__init__.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
builder.py Simplify _locally_reject_invite 2020-10-13 23:58:48 +01:00
snapshot.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
spamcheck.py Combine SpamCheckerApi with the more generic ModuleApi. (#8464) 2020-10-07 12:03:26 +01:00
third_party_rules.py Combine SpamCheckerApi with the more generic ModuleApi. (#8464) 2020-10-07 12:03:26 +01:00
utils.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
validator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00