mirror-chatterino2/src/providers/twitch
pajlada 3f7671000a
Fix memory leaks & data races in tests (#4772)
* Add a few pre-made sanitizer suppressions

* Test Sanitization: Fix threading issues

* Test Sanitization: Allow deletion of PubSub

We still don't delete it in main code, but this allows us to try
deleting it in tests.

* Test Sanitization: Fix some memory leaks

* fix gtest clang-tidy warning

* const emojis test :-)
2023-08-27 12:07:46 +00:00
..
api Remove comment for incorrect Twitch response (#4781) 2023-08-21 22:34:12 +00:00
pubsubmessages Fix memory leaks & data races in tests (#4772) 2023-08-27 12:07:46 +00:00
ChannelPointReward.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
ChannelPointReward.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
ChatterinoWebSocketppLogger.hpp Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp Show historic timeouts and bans in usercard (#4760) 2023-08-13 10:00:52 +00:00
IrcMessageHandler.hpp Show historic timeouts and bans in usercard (#4760) 2023-08-13 10:00:52 +00:00
PubSubActions.cpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubActions.hpp Fix memory leaks & data races in tests (#4772) 2023-08-27 12:07:46 +00:00
PubSubClient.cpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubClient.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
PubSubClientOptions.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubHelpers.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
PubSubManager.cpp Hide AutoMod term management messages in Streamer Mode. (#4758) 2023-08-12 12:16:30 -04:00
PubSubManager.hpp Fix memory leaks & data races in tests (#4772) 2023-08-27 12:07:46 +00:00
PubSubMessages.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubWebsocket.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
TwitchAccount.cpp Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
TwitchAccount.hpp Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
TwitchAccountManager.cpp Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
TwitchAccountManager.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
TwitchBadge.cpp Corrected the way we parse comma-separated "list tags" in PRIVMSGs (#3771) 2022-05-28 09:55:48 +00:00
TwitchBadge.hpp Corrected the way we parse comma-separated "list tags" in PRIVMSGs (#3771) 2022-05-28 09:55:48 +00:00
TwitchBadges.cpp Migrate Twitch badges to Helix (#4537) 2023-04-16 09:58:45 +00:00
TwitchBadges.hpp Migrate Twitch badges to Helix (#4537) 2023-04-16 09:58:45 +00:00
TwitchChannel.cpp Refactor recent messages API (#4763) 2023-08-12 11:34:59 +00:00
TwitchChannel.hpp Use New 7TV Cosmetics System (#4512) 2023-07-29 09:49:44 +00:00
TwitchCommon.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
TwitchEmotes.cpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
TwitchEmotes.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
TwitchHelpers.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
TwitchHelpers.hpp removed namespaces 2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp Ensure live status requests are always batched (#4713) 2023-07-02 13:52:15 +00:00
TwitchIrcServer.hpp Ensure live status requests are always batched (#4713) 2023-07-02 13:52:15 +00:00
TwitchMessageBuilder.cpp Show channel point redemptions without messages in usercard. (#4557) 2023-08-04 10:28:52 +00:00
TwitchMessageBuilder.hpp Add subtitle to Hype Chats (#4715) 2023-07-30 16:54:42 +00:00
TwitchUser.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
TwitchUser.hpp Increase max number of blocked users loaded from 100 to 1,000 (#4721) 2023-07-23 11:26:12 +00:00