mirror-chatterino2/src/providers
pajlada 248cd46eb7
fix: global emotes not loading (#5435)
* fix: manually initialize twitchircserver after rest of singletons are initialized

this fixes global emotes not being loaded on startup, since initialize
was never called (since it was no longer added to the singleton list)

* unrelated nit: remove copy/move ctors/operators of twitchircserver
2024-06-03 10:31:30 +02:00
..
bttv Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
chatterino Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
colors Add highlight color and show in mentions to automod messages (#5215) 2024-03-09 11:03:36 +00:00
emoji Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
ffz Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
irc chore: refactor TwitchIrcServer (#5421) 2024-06-01 12:56:40 +00:00
links refactor: Turn link-info into its own element and class (#5178) 2024-02-18 12:34:00 +00:00
liveupdates Define Git and date constants in executables only (#4681) 2023-06-17 19:43:39 +02:00
recentmessages refactor: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
seventv refactor: adapt magic_enum to Qt (#5258) 2024-03-23 11:22:42 +00:00
twitch fix: global emotes not loading (#5435) 2024-06-03 10:31:30 +02:00
IvrApi.cpp refactor: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
IvrApi.hpp refactor: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
NetworkConfigurationProvider.cpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
NetworkConfigurationProvider.hpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00