glowingbear-mainbox/js
Lorenz Hübschle-Schneider 0c2e7635ed Fix Alt+[0-9] buffer access order
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 ad50220bfd
2014-08-31 14:57:16 +01:00
..
glowingbear.js Fix Alt+[0-9] buffer access order 2014-08-31 14:57:16 +01:00
irc-utils.js Remove the old and now unused flat nicklist 2014-04-25 21:05:20 +02:00
localstorage.js Use strict angular dependency injection 2014-08-27 17:28:01 +01:00
models.js Move current line into history when pressing down in input bar 2014-07-21 15:35:53 +01:00
plugins.js Check GET parameters in image embedding 2014-08-18 16:41:30 +01:00
websockets.js Remove trailing spaces 2014-02-24 11:41:25 +01:00
weechat.js Replace all non-ASCII bytes with "?" in case of broken UTF-8. 2014-06-19 16:52:07 +02:00