glowingbear-mainbox/js
David Cormier 5f25a96b51 Work with inputNode element directly
Instead of using $scope.command, we work with the inputNode element
directly to have control over the caret position. This let us have
nick completition in the same way as WeeChat.

Fix #74
2014-02-23 10:55:59 -05:00
..
glowingbear.js Work with inputNode element directly 2014-02-23 10:55:59 -05: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 Reinitialize context when relay closes connection 2014-02-21 08:54:17 -05: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