mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
This fixes a crash that could occur when closing a split before the display name had a chance to update The reason I found this was because the LiveController change I made updated display names more regularly Additionally, we now make sure to not send duplicate `displayNameUpdated` signals upon each request for channels with CJK characters in their display name * Default-initialize the `actualDisplayName` with the user's login name to not send an initial display name update if the display name is the same casing as the login name |
||
---|---|---|
.. | ||
bttv | ||
chatterino | ||
colors | ||
emoji | ||
ffz | ||
irc | ||
liveupdates | ||
seventv | ||
twitch | ||
Crashpad.cpp | ||
Crashpad.hpp | ||
IvrApi.cpp | ||
IvrApi.hpp | ||
LinkResolver.cpp | ||
LinkResolver.hpp | ||
NetworkConfigurationProvider.cpp | ||
NetworkConfigurationProvider.hpp | ||
RecentMessagesApi.cpp | ||
RecentMessagesApi.hpp |