Vaesper
Vaesper
Just making a PR because it's more convenient in testing. Don't merge yet.
I tried fiddling with this myself but I'm not sure how to achieve this in angular. Something with an ng-if, perhaps, but I'm not sure what the expression should be....
Okay, once again, please verify that I'm not a complete lunatic and test this on systems I have no access to. Tested: FF 49 and Chromium 53 on linux. So...
I've been on a channel-joining spree of late, and it's bothering me that I'm losing overview. The current implementations in GB just don't work for me with a large amount...
Also moved the highlight class from the prefix to the tr and modified the repeated-time expression to apply to a timestamp within 3 minutes of the previous one. If desired,...
With long buffer names it looks like this: 
It seems the read marker is drawn based on the "unread count" but this unread count does not correspond 1 on 1 to bufferlines if the notify level is something...
The first image someone links is shown below the second one, I would expect the order to be the other way around.  Also, I would personally prefer having...
Would look better if the input box was consistent with how the text actually appears when the message is sent.
I think this is because of the use of the html table. Substituting other elements like `div`s and `span`s and CSS-ing them to hell and back would probably work a...