Results 9 issues of Vincent

A lot of you may have noticed that the development pace has slowed down a bit since the last release. The main reason for this is Twitch constantly burning devs...

Add a dialogue or something showing similar information to what is shown below the stream on Twitch. Code for this has already been started in `gt-twitch-channel-info-dlg`

ui
api

Add functionality for view user list in chat. Using IRC NAMES command isn't reliable on Twitch IRC servers so we should use http://tmi.twitch.tv/group/user/{channel}/chatters instead.

ui
chat
api

When clicking on it the chat will be scrolled to the bottom and then stickied.

ui
chat

[Relevent API documentation](https://github.com/justintv/Twitch-API/blob/master/IRC.md#privmsg) Should show both cheers badge and cheers image in chat message where applicable.

chat
api

Shouldn't be enabled by default but have a setting where it can be turned on and off.

ui
chat

Ability to pop chat out into its own window.

ui
chat