diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-10-24 16:14:47 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-10-24 16:14:47 +0100 |
commit | 1342bcedaf1ddf0f45009e7f771f51ee0c32ca6f (patch) | |
tree | 3288b0ba4adb7a2c359dff7b1257fe7db7368d9a /webclient/room/room.html | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-1342bcedaf1ddf0f45009e7f771f51ee0c32ca6f.tar.xz |
switch from the deprecated msg.content.prev to msg.prev_content.membership, and fix the bug where kicks of unjoined users aren't displayed sensibly in the history
Diffstat (limited to 'webclient/room/room.html')
-rw-r--r-- | webclient/room/room.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webclient/room/room.html b/webclient/room/room.html |