glowingbear-mainbox/js
Lorenz Hübschle-Schneider a3b52ddddd Recalculate number of lines needed on resizing
The issue with #bufferlines on mobile has been fixed in 0d580cc, so calculate
the number of (non-wrapping) lines that fit in the window and add a buffer of 10
for hidden lines and to allow scrolling up to fetch more lines (#202)
2014-02-28 10:23:10 +00:00
..
glowingbear.js Recalculate number of lines needed on resizing 2014-02-28 10:23:10 +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 Remove duplicate bufferlist storage. Only use object 2014-02-26 19:39:48 +01:00
plugins.js Replace tabs with spaces 2014-02-24 11:41:25 +01: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