diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-01 18:50:39 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-01 18:52:24 +0200 |
commit | 7d99cee3ef9e84ea24755ef9097342cf631cda59 (patch) | |
tree | 4cf67374b020a33f423cd763c7899b8500a0a89d /webclient/recents | |
parent | Little bit more on syncing APIs, need to know more about responses before mor... (diff) | |
download | synapse-7d99cee3ef9e84ea24755ef9097342cf631cda59.tar.xz |
Added roomName, a directive to compute a room name based on its alias (not aliases for now) and its users displaynames or ids
Diffstat (limited to 'webclient/recents')
-rw-r--r-- | webclient/recents/recents-controller.js | 7 | ||||
-rw-r--r-- | webclient/recents/recents.html | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/webclient/recents/recents-controller.js b/webclient/recents/recents-controller.js |