diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-10-29 11:29:26 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-10-29 11:29:26 +0000 |
commit | ed241ba032ff21fbf122dddbd23ce54d18a172d5 (patch) | |
tree | e4181d72347b1e95e15bcf58ef70a773f699cec2 | |
parent | Fix SYWEB-128 : Auto-scroll broken if not exactly at bottom of list. (diff) | |
download | synapse-ed241ba032ff21fbf122dddbd23ce54d18a172d5.tar.xz |
Implement SYWEB-58: Clicking a notification now takes you to that room.
-rw-r--r-- | webclient/app-controller.js | 2 | ||||
-rw-r--r-- | webclient/components/matrix/event-handler-service.js | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/webclient/app-controller.js b/webclient/app-controller.js |