diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-16 15:03:07 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-16 16:16:11 +0200 |
commit | 45592ccdfde4c0b9d2452d6ecec8daec903c7df4 (patch) | |
tree | 2be7e33ddfacbb63a8d12fe9120aa4d44515f7ca /webclient/room/room-controller.js | |
parent | Update spec with the lifetime field. (diff) | |
download | synapse-45592ccdfde4c0b9d2452d6ecec8daec903c7df4.tar.xz |
WEB-29: Improve room page content loading
InitialSync: load the 30 last messages of each room so that a full page of messages can be displayed without additionnal request
Diffstat (limited to '')
-rw-r--r-- | webclient/room/room-controller.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/room/room-controller.js b/webclient/room/room-controller.js |