diff options
author | Erik Johnston <erik@matrix.org> | 2014-10-02 14:34:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-10-02 14:35:39 +0100 |
commit | 1561ef56ed6b514aca6c21f2151af5ba892a69d2 (patch) | |
tree | b1132fa4ad1e5dc4f3c8520af1b1d3efdbb8f50e | |
parent | m.room.ops_levels includes redact_level (diff) | |
download | synapse-1561ef56ed6b514aca6c21f2151af5ba892a69d2.tar.xz |
Remove note about assymetry of having left a room.
Currently, if you leave a room you still appear in the members list. This is basically a bug with the current implementation/spec, rather than something that should happen.
-rw-r--r-- | docs/specification.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/specification.rst b/docs/specification.rst |