diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-08-16 13:22:47 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-16 13:23:16 +0100 |
commit | ce4ca473cbafce0fc71a2b4e69e35caa8f251595 (patch) | |
tree | fa0e014e00fc0e9192fd343ce42feb2657b06d7b /webclient/app.js | |
parent | don't hammer a new hit for every displayname and avatar_url when we already h... (diff) | |
download | synapse-ce4ca473cbafce0fc71a2b4e69e35caa8f251595.tar.xz |
order the members list by most recently active
Diffstat (limited to 'webclient/app.js')
-rw-r--r-- | webclient/app.js | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/webclient/app.js b/webclient/app.js |