forked-synapse/synapse/rest
Erik Johnston 2cd9260500 Update aliases event after deletion
Attempt to update the appropriate `m.room.aliases` event after deleting
an alias. This may fail due to the deleter not being in the room.

Will also check if the canonical alias of the event is set to the
deleted alias, and if so will attempt to delete it.
2016-03-17 11:42:00 +00:00
..
client Update aliases event after deletion 2016-03-17 11:42:00 +00:00
key Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
media Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
__init__.py Implement logout 2016-03-11 16:27:50 +00:00