MatrixSynapse/synapse/handlers
David Baker 197c14dbcf Add room creation checks to spam checker
Lets the spam checker deny attempts to create rooms and add aliases
to them.
2017-10-04 10:47:54 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
devicemessage.py
directory.py Add room creation checks to spam checker 2017-10-04 10:47:54 +01:00
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py
read_marker.py
receipts.py
register.py
room.py Add room creation checks to spam checker 2017-10-04 10:47:54 +01:00
room_list.py
room_member.py
search.py
sync.py
typing.py
user_directory.py