diff options
author | Erik Johnston <erik@matrix.org> | 2015-03-06 16:24:05 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-03-06 16:24:05 +0000 |
commit | 9ccccd4874fe827baa2583829602663d1936b0ae (patch) | |
tree | 8bafc74f300576fe687a5df829ef094b311d8dfc /synapse/handlers | |
parent | Update CHANGES (diff) | |
download | synapse-9ccccd4874fe827baa2583829602663d1936b0ae.tar.xz |
When setting display name more graciously handle failures to update room state.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/profile.py | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/synapse/handlers/profile.py b/synapse/handlers/profile.py |