0c2e7635ed
WeeChat sends them in no particular order, we need to sort the buffers by
their WeeChat number. To avoid copying the potentially very large buffer
objects around needlessly, extract the relevant keys and sort, then access.
This is based on
|
||
---|---|---|
.. | ||
glowingbear.js | ||
irc-utils.js | ||
localstorage.js | ||
models.js | ||
plugins.js | ||
websockets.js | ||
weechat.js |