MatrixSynapse/synapse/handlers
Erik Johnston 30bcbc433a Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. 2014-09-03 16:04:27 +01:00
..
__init__.py Split out MessageHandler 2014-08-27 17:59:36 +01:00
_base.py Set status message for ratelimit error responses 2014-09-03 09:37:44 +01:00
directory.py Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. 2014-09-03 16:04:27 +01:00
events.py Fixed GET /events/$id to be not broken. 2014-09-03 11:24:45 +01:00
federation.py Fix FederationHandler to event.origin 2014-08-28 18:32:44 +01:00
login.py Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field. 2014-08-14 16:40:15 +01:00
message.py Snapshot prev_state for generic events 2014-09-03 15:48:51 +01:00
presence.py Kill the state 2014-09-03 15:37:10 +01:00
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 2014-08-13 17:23:49 +01:00
register.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
room.py Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
typing.py Renamed get_current_token_part to get_current_key 2014-08-29 19:15:23 +01:00