diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-17 16:38:32 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-17 16:38:40 +0100 |
commit | aeaeceb92c648bf99bce60eb1bc77fcc81020d53 (patch) | |
tree | c350747a5ac10806ad1fb7eec9314aa8e710f0b3 | |
parent | webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which d... (diff) | |
download | synapse-aeaeceb92c648bf99bce60eb1bc77fcc81020d53.tar.xz |
Create room entries for public rooms too so their public state is transferred over correctly when you join it.
-rw-r--r-- | webclient/components/matrix/event-handler-service.js | 1 | ||||
-rw-r--r-- | webclient/home/home-controller.js | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/webclient/components/matrix/event-handler-service.js b/webclient/components/matrix/event-handler-service.js |