MatrixSynapse/synapse/events
Richard van der Hoff 96d92156d0
Update type of `EventContext.rejected` (#13460)
2022-08-04 17:45:01 +01:00
..
__init__.py
builder.py Don't pull out the full state when creating an event (#13281) 2022-07-18 10:05:30 +01:00
presence_router.py
snapshot.py Update type of `EventContext.rejected` (#13460) 2022-08-04 17:45:01 +01:00
spamcheck.py Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2022-07-11 16:52:10 +00:00
third_party_rules.py Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174) 2022-07-07 08:14:32 +00:00
utils.py
validator.py