..
api
Make Helix an interface ( #3756 )
2022-05-22 10:11:33 +00:00
pubsubmessages
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
ChannelPointReward.cpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
ChannelPointReward.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00: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
Store serverReceivedTime in messages ( #3735 )
2022-05-15 06:08:28 +00:00
IrcMessageHandler.hpp
Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings ( #3274 )
2021-10-17 15:06:58 +02:00
PubSubActions.cpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
PubSubActions.hpp
Add missing QDebug header ( #3725 )
2022-05-13 10:45:42 +00:00
PubSubClient.cpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
PubSubClient.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
PubSubClientOptions.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
PubSubHelpers.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
PubSubManager.cpp
fix: unlisten to automod on user change ( #3718 )
2022-05-08 10:56:40 +00:00
PubSubManager.hpp
fix: unlisten to automod on user change ( #3718 )
2022-05-08 10:56:40 +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
fix: re-add missing Twitch emote reload message ( #3645 )
2022-04-05 10:01:18 +02:00
TwitchAccount.hpp
fix: re-add missing Twitch emote reload message ( #3645 )
2022-04-05 10:01:18 +02:00
TwitchAccountManager.cpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
TwitchAccountManager.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00: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
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
TwitchChannel.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
TwitchCommon.hpp
Added /requests
command. Usage: /requests [channel]
. ( #3746 )
2022-05-22 11:53:45 +00:00
TwitchEmotes.cpp
Remove twitchemotes.com-related functionality ( #3136 )
2021-08-07 11:13:05 +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
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
TwitchIrcServer.hpp
Fixed newly uploaded subscriber emotes not being available ( #2992 )
2021-07-17 15:18:17 +00:00
TwitchMessageBuilder.cpp
Fix QString::SkipEmptyParts for real this time ( #3747 )
2022-05-17 09:33:27 +00:00
TwitchMessageBuilder.hpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +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