alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
315 stars 60 forks source link

add broadcaster, vips chat users list sections; add unrecognized sections automatically #280

Closed rakslice closed 4 years ago

rakslice commented 5 years ago

The "Broadcaster" and "VIPs" sections were missing from the chat users list view so users in those categories were hidden in the users list.

I've added those categories in the usual positions they have in the Twitch web version's user lists. Also I've added some logic so that future new categories will at least be shown, in a consistent order, pending code changes to adjust the order to match whatever Twitch normally uses.