glowing-bear/js
Lorenz Hübschle-Schneider 739c4de0ef Add a isNicklistEmpty method to buffer model, speed up nicklist decision
Flattening the nicklist is really unnecessary. This method is 10x faster for short
nicklists, and much faster for buffers with lots of users.
2014-03-07 17:52:32 +00:00
..
glowingbear.js Add a isNicklistEmpty method to buffer model, speed up nicklist decision 2014-03-07 17:52:32 +00:00
irc-utils.js Remove unused functions and parameters 2014-02-25 21:12:36 +00:00
localstorage.js localstorage: Correctly check whether value is set before setting default 2014-02-21 10:50:29 +00:00
models.js Add a isNicklistEmpty method to buffer model, speed up nicklist decision 2014-03-07 17:52:32 +00:00
plugins.js Improve plugin regular expressions, load imgur over https if enabled 2014-03-05 15:53:13 +00:00
websockets.js Remove trailing spaces 2014-02-24 11:41:25 +01:00
weechat.js Decode and encode array directly without for loop 2014-02-18 13:25:03 +01:00