Fork of GlowingBear, with a different login page pre-filling informations.
Find a file
Lorenz Hübschle-Schneider 730c7dab8d Load lines before nicklist
Nicklist is not nearly as important as the actual lines, load them first for better perceived performance. Parsing the nicklist can take a noticeable amount of time for channels with thousands of occupants.

This also improves/fixes the nicklist emptiness check
2014-03-08 21:34:39 +00:00
3rdparty Update favico.js to beyond bleeding edge 2014-02-02 12:55:28 +00:00
assets Add SVG 2014-03-06 13:38:02 +00:00
css Remove margin-right from #topbar.actions 2014-03-05 09:06:14 +01:00
directives Let user specify the id of the input bar 2014-02-25 09:12:52 -05:00
js Load lines before nicklist 2014-03-08 21:34:39 +00:00
.travis.yml Add basic travis.yml file 2013-12-17 16:19:22 -05:00
COPYING Add license information 2013-10-04 16:52:45 -04:00
index.html Move img directory to assets directory 2014-03-03 22:13:41 -05:00
manifest.json Modify manifest point to cormier.github.io 2014-02-26 12:57:38 -05:00
manifest.webapp fixed launch path for firefox app 2014-02-26 20:53:22 +01:00
README.md Revert "Add bower instructions" 2013-12-19 10:36:10 -05:00

A web client for WeeChat Build Status

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 !

Interested in contributing or simply want to talk about the project? Join us on #glowing-bear on freenode!