glowingbear-mainbox/js
Peter Elmers febbb3ffdb Re-implement click to join functionality.
Clicking channel names to join broke because of angular issue 9515.
Reimplement the functionality by binding the scope.openBuffer method to
the window and calling it from an onclick handler for channel name
anchors.
2015-06-11 09:10:23 -07:00
..
connection.js Move readmarker too when using new style 2015-04-18 12:11:13 +02:00
filters.js Re-implement click to join functionality. 2015-06-11 09:10:23 -07:00
glowingbear.js Re-implement click to join functionality. 2015-06-11 09:10:23 -07:00
handlers.js Switch to buffer after issuing /query. Fixes #318 2015-04-23 10:47:16 +02:00
inputbar.js Switch to buffer after issuing /query. Fixes #318 2015-04-23 10:47:16 +02:00
irc-utils.js fix nick completion on nicks with special chars 2015-03-24 12:57:57 +01:00
localstorage.js Settings module 2015-02-04 19:56:56 +01:00
models.js Switch to buffer after issuing /query. Fixes #318 2015-04-23 10:47:16 +02:00
notifications.js Add notification and unread count to topbar 2015-03-24 23:27:29 +01:00
plugin-directive.js Fix automatic embedding of asynchronous plugins (jsonp) 2015-02-08 11:50:49 +01:00
plugins.js plugins: add html5 video support 2015-03-14 21:16:44 +01:00
settings.js settings: add a cache 2015-05-21 21:08:17 +02:00
utils.js Split things up into logical blocks 2014-08-31 15:57:36 +01:00
websockets.js fixes for reconnect feature 2015-03-15 23:58:18 +01:00
weechat.js Use strict 2014-09-07 16:55:18 +01:00