glowingbear-mainbox/js
Lorenz Hübschle-Schneider fb9d5af5fc localstorage: Correctly check whether value is set before setting default
The old condition always overwrote boolean values that were set to false
with the default m( Check for undefined instead.
2014-02-21 10:50:29 +00:00
..
glowingbear.js Only update title for notifications, not other kinds of activity 2014-02-21 10:22:27 +00:00
irc-utils.js Use strict comparison operators 2014-02-08 13:20:33 +00:00
localstorage.js localstorage: Correctly check whether value is set before setting default 2014-02-21 10:50:29 +00:00
models.js Correctly set message text 2014-02-19 22:08:07 +00:00
plugins.js embed youtube over SSL 2014-01-09 21:45:00 +00:00
websockets.js Fix jshint errors 2014-02-14 09:32:30 -05:00
weechat.js Decode and encode array directly without for loop 2014-02-18 13:25:03 +01:00