Remove JOINs from write connection (#3112)

Co-authored-by: zneix <zneix@zneix.eu>
This commit is contained in:
pajlada
2021-08-03 17:55:04 +02:00
committed by GitHub
parent 95044efeed
commit 28dcdb238b
3 changed files with 4 additions and 37 deletions
+1
View File
@@ -4,6 +4,7 @@
- Major: Newly uploaded Twitch emotes are once again present in emote picker and can be autocompleted with Tab as well. (#2992)
- Major: Added the ability to add nicknames for users. (#137, #2981)
- Major: Work on rate-limiting JOINs and PARTs. (#3112)
- Minor: Added autocompletion in /whispers for Twitch emotes, Global Bttv/Ffz emotes and emojis. (#2999, #3033)
- Minor: Received Twitch messages now use the exact same timestamp (obtained from Twitch's server) for every Chatterino user instead of assuming message timestamp on client's side. (#3021)
- Minor: Received IRC messages use `time` message tag for timestamp if it's available. (#3021)