MatrixSynapse/synapse/events
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393)
This caused `prev_state_ids` to be incorrect if the state event was not
replacing an existing state entry.
2020-05-05 14:17:27 +01:00
..
__init__.py Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
builder.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
snapshot.py Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
spamcheck.py Add type hints to the spam check module (#6915) 2020-02-14 12:49:40 -05:00
third_party_rules.py Third party event rules Update (#6781) 2020-02-06 14:15:29 +00:00
utils.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
validator.py Implement per-room message retention policies 2019-11-04 17:09:22 +00:00