forked-synapse/synapse/events
Richard van der Hoff 43b2be9764 Replace _event_dict_property with DictProperty
this amounts to the same thing, but replaces `_event_dict` with `_dict`, and
removes some of the function layers generated by `property`.
2020-02-14 16:42:37 +00:00
..
__init__.py Replace _event_dict_property with DictProperty 2020-02-14 16:42:37 +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 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 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