forked-synapse/synapse/events
Patrick Cloke 10027c80b0
Add type hints to the spam check module (#6915)
Add typing information to the spam checker modules.
2020-02-14 12:49:40 -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 Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00: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 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