Lorenz Hübschle
Lorenz Hübschle
When a node has been settled by both the forward and backward search, the search can be terminated, as the shortest path has been found. This does not mean, however,...
Desktop Safari sounds suddenly stop playing sometimes. Notifications don't appear in Notification Center. These may or may not be related. Reported by hiya on IRC.
When completing a nickname, GB suggests the user who spoke most recently first, and then cycles through the remaining users based on when they spoke last. However, this appears to...
It would be really cool if you could write `foo **bar** baz` and it'd get rendered to IRC control characters by GB, so that people would actually see "foo **bar**...
The number of objects created is outrageous and should be reduced dramatically. There may well be over 500.000 objects, and subsequently it takes a long time to switch channels if...
Nick completion should cycle through the possible matches ordered by who spoke most recently. However, when a nicklist diff is received, new nicks `spokeAt` is set to the current timestamp,...
Sometimes the Internet connection is unstable and every time glowing-bear reconnects, it scrolls to bottom of the buffer, which is very disruptive while reading messages. copied from https://github.com/glowing-bear/glowing-bear-cordova/issues/16 by @jkldgoefgkljefogeg
Fixes #360 and adds a couple of new features :)
Github's gists are a frequent offender. We should look into whether we can limit their width to whatever space there is in the buffer area, otherwise it'll break wrapping. Reported...
We need to step up or documentation game. The battle plan, as discussed in IRC: - write nice documentation for the three stages of using Glowing Bear: - what's it...