0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 00:18:22 +02:00
synapse/tests/federation
Richard van der Hoff 799001f2c0
Add a make_event_from_dict method (#6858)
... and use it in places where it's trivial to do so.

This will make it easier to pass room versions into the FrozenEvent
constructors.
2020-02-07 15:30:04 +00:00
..
transport privacy by default for room dir (#6355) 2019-12-04 09:46:16 +00:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Implementation of MSC2314 (#6176) 2019-11-28 08:54:07 +11:00
test_federation_sender.py Implementation of MSC2314 (#6176) 2019-11-28 08:54:07 +11:00
test_federation_server.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00