mirror-chatterino2/src/providers/twitch
Paweł ae9f92ded9
Make use of QUrlQuery in NetworkRequests where it was hardcoded into url (#3039)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-07-18 13:21:09 +00:00
..
api Respect follower emotes context, making them only available in their owner channels (#2951) 2021-07-11 09:12:49 +00:00
ChannelPointReward.cpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
ChannelPointReward.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
ChatterinoWebSocketppLogger.hpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp Fixed newly uploaded subscriber emotes not being available (#2992) 2021-07-17 15:18:17 +00:00
IrcMessageHandler.hpp Fixed newly uploaded subscriber emotes not being available (#2992) 2021-07-17 15:18:17 +00:00
PubsubActions.cpp removed namespaces 2018-06-26 16:37:59 +02:00
PubsubActions.hpp Made username and color in AutoMod mod messages use correct values (#2967) 2021-07-11 11:33:35 +00:00
PubsubClient.cpp Replace std::string with QString in rapidjson and PubSub Client (#3018) 2021-07-18 12:37:53 +00:00
PubsubClient.hpp Replace std::string with QString in rapidjson and PubSub Client (#3018) 2021-07-18 12:37:53 +00:00
PubsubHelpers.cpp Made username and color in AutoMod mod messages use correct values (#2967) 2021-07-11 11:33:35 +00:00
PubsubHelpers.hpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
TwitchAccount.cpp Add tests for getEmoteSetBatches (#3036) 2021-07-18 10:14:01 +00:00
TwitchAccount.hpp Add tests for getEmoteSetBatches (#3036) 2021-07-18 10:14:01 +00:00
TwitchAccountManager.cpp Migrated block, unblock and get user block list methods to Helix (#2370) 2021-02-14 14:01:13 +01:00
TwitchAccountManager.hpp removed compat class for SignalVector 2020-02-23 19:52:10 +01:00
TwitchBadge.cpp Add ability to hide Twitch Prediction badges (#2668) 2021-04-25 14:37:19 +02:00
TwitchBadge.hpp Clean up Twitch badge appending code 2019-12-01 13:32:41 +01:00
TwitchBadges.cpp Make use of QUrlQuery in NetworkRequests where it was hardcoded into url (#3039) 2021-07-18 13:21:09 +00:00
TwitchBadges.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
TwitchChannel.cpp Make use of QUrlQuery in NetworkRequests where it was hardcoded into url (#3039) 2021-07-18 13:21:09 +00:00
TwitchChannel.hpp Cleaned up IrcMessageHandler (#3021) 2021-07-17 13:09:21 +00:00
TwitchCommon.hpp Add Network tests (#2304) 2020-12-26 12:42:39 +01:00
TwitchEmotes.cpp Fixed degraded dirty emote code escaping (#3010) 2021-07-17 10:35:43 +00:00
TwitchEmotes.hpp Fixed degraded dirty emote code escaping (#3010) 2021-07-17 10:35:43 +00:00
TwitchHelpers.cpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
TwitchHelpers.hpp removed namespaces 2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp Fixed newly uploaded subscriber emotes not being available (#2992) 2021-07-17 15:18:17 +00:00
TwitchIrcServer.hpp Fixed newly uploaded subscriber emotes not being available (#2992) 2021-07-17 15:18:17 +00:00
TwitchMessageBuilder.cpp Made username and color in AutoMod mod messages use correct values (#2967) 2021-07-11 11:33:35 +00:00
TwitchMessageBuilder.hpp Add clickable usernames in host offline messages (#2922) 2021-06-27 13:50:12 +00:00
TwitchUser.cpp Move TwitchUser deserialization to the proper Deserialize function 2018-06-27 00:17:05 +00:00
TwitchUser.hpp Migrated block, unblock and get user block list methods to Helix (#2370) 2021-02-14 14:01:13 +01:00