Sorted usernames in "Users joined/parted:" messages (#3421)

This commit is contained in:
Paweł
2021-12-25 15:04:35 +01:00
committed by GitHub
parent cd77d14485
commit 45e4fc04ef
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@
- Minor: Show picked outcome in prediction badges. (#3357)
- Minor: Add support for Emoji in IRC (#3354)
- Minor: Moved `/live` logs to its own subdirectory. (Logs from before this change will still be available in `Channels -> live`). (#3393)
- Minor: Sorted usernames in `Users joined/parted` messages alphabetically. (#3421)
- Bugfix: Fix Split Input hotkeys not being available when input is hidden (#3362)
- Bugfix: Fixed colored usernames sometimes not working. (#3170)
- Bugfix: Restored ability to send duplicate `/me` messages. (#3166)