diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-01 16:23:31 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-01 16:23:31 +0100 |
commit | 908be65e646ba933d595f3d8874cee69774e7243 (patch) | |
tree | 2919b7745c40b9c4da8a5a8e055409100866b60f | |
parent | Kill off MatrixCodeMessageException (diff) | |
download | synapse-908be65e646ba933d595f3d8874cee69774e7243.tar.xz |
changelog
-rw-r--r-- | changelog.d/3639.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3639.feature b/changelog.d/3639.feature new file mode 100644 index 0000000000..c8c387e219 --- /dev/null +++ b/changelog.d/3639.feature @@ -0,0 +1 @@ +When we fail to join a room over federation, pass the error code back to the client. \ No newline at end of file |