diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-16 15:42:31 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-16 16:16:11 +0200 |
commit | a284de73e621e7f67212982046130416c042b386 (patch) | |
tree | 8945d2b579ac377536afd736605b32769fb5f981 /webclient/room/room-controller.js | |
parent | WEB-29: Improve room page content loading (diff) | |
download | synapse-a284de73e621e7f67212982046130416c042b386.tar.xz |
If an initialSync has been already done on a room, we do not need to paginate back to get more messages
Diffstat (limited to 'webclient/room/room-controller.js')
-rw-r--r-- | webclient/room/room-controller.js | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/webclient/room/room-controller.js b/webclient/room/room-controller.js |