glowingbear-mainbox/js
Lorenz Hübschle-Schneider dc0ce33bea Fetch nicklist by buffer name, not pointer
An invalid pointer will crash WeeChat, while an invalid name will not. A pointer
becomes invalid e.g. if the buffer is closed by another client, g-b not updated,
and the buffer then selected in g-b.
2014-03-08 21:35:03 +00:00
..
glowingbear.js Fetch nicklist by buffer name, not pointer 2014-03-08 21:35:03 +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 Load lines before nicklist 2014-03-08 21:34:39 +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