MatrixSynapse/synapse/handlers
Erik Johnston c78b5fb1f1 Make seen_ids a set 2015-02-06 13:52:16 +00:00
..
__init__.py
_base.py
admin.py
directory.py When returning lists of servers from alias lookups, put the current server first in the list 2015-02-04 15:02:23 +00:00
events.py
federation.py Make seen_ids a set 2015-02-06 13:52:16 +00:00
login.py
message.py SYN-202: Log as WARN the 404 'Presence information not visible' errors instead of as ERROR since they were spamming the logs 2015-02-05 13:17:05 +00:00
presence.py
profile.py
register.py
room.py Pass through list of room hosts from room alias query to federation so that it can retry against different room hosts 2015-02-05 13:44:42 +00:00
sync.py
typing.py