MatrixSynapse/synapse/events
Patrick Cloke 49f877d32e
Filter the results of user directory searching via the spam checker (#6888)
Add a method to the spam checker to filter the user directory results.
2020-02-14 07:17:54 -05: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
spamcheck.py Filter the results of user directory searching via the spam checker (#6888) 2020-02-14 07:17:54 -05:00
third_party_rules.py Third party event rules Update (#6781) 2020-02-06 14:15:29 +00:00
utils.py
validator.py