diff options
| author | Erik Johnston <erik@matrix.org> | 2014-08-22 10:50:10 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-08-22 10:51:00 +0100 |
| commit | 74c90f78159e8067b25bfa8a009d2e68419947c8 (patch) | |
| tree | 61a13587e176299667dcae796ccebf1563e5f34d | |
| parent | Use $location.url instead of $location.path to get clean page URL without has... (diff) | |
| download | synapse-74c90f78159e8067b25bfa8a009d2e68419947c8.tar.xz | |
Reinitialize room when creating a RoomController so that we start off with a clean slate, as it expects/
Diffstat (limited to '')
| -rw-r--r-- | webclient/components/matrix/event-handler-service.js | 12 | ||||
| -rw-r--r-- | webclient/room/room-controller.js | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/webclient/components/matrix/event-handler-service.js b/webclient/components/matrix/event-handler-service.js |
