thelounge/src
Maxime Poulin 5bf205195d Only update the users list when needed
Currently, for join/part/kick/nick/... the server will send an updated list of users and the client will re-render the list entirely. This ends up being a very expensive operation when joined on large channels and causes the client to slow down a lot.
2016-02-17 04:35:55 -05:00
..
command-line Rename variable corresponding to the server 2016-02-10 06:20:05 +00:00
models Comply with ESLint 2015-10-26 03:01:47 +01:00
plugins Only update the users list when needed 2016-02-17 04:35:55 -05:00
client.js Only update the users list when needed 2016-02-17 04:35:55 -05:00
clientManager.js Comply with ESLint 2015-10-26 03:01:47 +01:00
helper.js Update name and link to repo to new project 2016-02-10 06:20:05 +00:00
identd.js Comply with ESLint 2015-10-26 03:01:47 +01:00
log.js Replace deprecated moment().zone 2016-02-14 11:31:11 -05:00
server.js Only update the users list when needed 2016-02-17 04:35:55 -05:00