Make Chatterino colorize usernames on IRC (#3206)

This commit is contained in:
Mm2PL
2021-08-29 13:35:19 +02:00
committed by GitHub
parent d0338b853d
commit 25cdeb8d9f
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
- Minor: Added the ability to open an entire tab as a popup. (#3082)
- Minor: Added optional parameter to /usercard command for opening a usercard in a different channel context. (#3172)
- Minor: Added regex option to Nicknames. (#3146)
- Minor: Colorizing usernames on IRC, originally made for Mm2PL/dankerino (#3206)
- Bugfix: Fixed colored usernames sometimes not working. (#3170)
- Bugfix: Restored ability to send duplicate `/me` messages. (#3166)
- Bugfix: Notifications for moderators about other moderators deleting messages can now be disabled. (#3121)