Improve the "You are banned" message (#2266)

Added reconnect link to the "You are banned" message
This commit is contained in:
Mm2PL
2020-12-12 14:19:51 +01:00
committed by GitHub
parent c6d55e0d8c
commit eb8eecdfed
4 changed files with 51 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@
- Major: Added "Channel Filters". See https://wiki.chatterino.com/Filters/ for how they work or how to configure them. (#1748, #2083, #2090, #2200)
- Major: Added Streamer Mode configuration (under `Settings -> General`), where you can select which features of Chatterino should behave differently when you are in Streamer Mode. (#2001)
- Minor: Added reconnect link to the "You are banned" message. (#2266)
- Minor: Improved search popup window titles. (#2268)
- Minor: Made "#channel" in `/mentions` tab a clickable link which takes you to the channel that you were mentioned in. (#2220)
- Minor: Added a keyboard shortcut (Ctrl+F5) for "Reconnect" (#2215)