Go to file
David Cormier ec4956a379 Implement doSendAllWithCallback
doSendAllWithCallback sends all the messages of the list
and returns a promise that is resolved when all the individual
promises are resolved.

Useful for avoiding long chains of .then().then().then() ..
2013-10-27 11:30:37 -04:00
css Support colors in nick list 2013-10-27 04:49:59 -04:00
img Add 128x128 icon 2013-10-21 16:15:46 +02:00
js Implement doSendAllWithCallback 2013-10-27 11:30:37 -04:00
COPYING Add license information 2013-10-04 16:52:45 -04:00
README.md Inform user of the required version 2013-10-08 12:28:58 -04:00
index.html Maintained cached flatnicklist, maintain shownicklist cached value for 2013-10-27 10:50:18 +01:00
manifest.json Add chrome app manifest. 2013-10-21 16:12:58 +02:00
manifest.webapp Add icon size 2013-10-21 16:23:42 +02:00

README.md

A web client for WeeChat

Required Weechat version: 0.4.2

To use the web interface you first need to set a relay and a password:

/relay add weechat 9001
/set relay.network.password YOURPASSWORD

Then you can point your browser to the Glowing Bear !