forked-synapse/synapse/events
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
..
__init__.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
builder.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
snapshot.py Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
spamcheck.py Expose some homeserver functionality to spam checkers (#6259) 2019-10-31 09:16:14 -06:00
third_party_rules.py Third party event rules Update (#6781) 2020-02-06 14:15:29 +00:00
utils.py Set the PL for aliases events to 0. 2020-01-29 11:52:52 +00:00
validator.py Implement per-room message retention policies 2019-11-04 17:09:22 +00:00