mirror-chatterino2/src/providers/twitch
2022-09-16 21:15:28 +00:00
..
api Migrate /color command to Helix API (#3988) 2022-09-16 21:15:28 +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 Automatically load recent messages on reconnect (#3878) 2022-08-06 18:18:34 +02:00
IrcMessageHandler.hpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00: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 Make generic version of batcher function (#3822) 2022-06-17 20:52:20 +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 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 Add safe checks around use of QImageReader (#3736) 2022-05-28 13:48:31 +02:00
TwitchBadges.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
TwitchChannel.cpp feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
TwitchChannel.hpp Automatically load recent messages on reconnect (#3878) 2022-08-06 18:18:34 +02: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 Remove unused mutex from Emotes (#3943) 2022-09-03 11:01:56 +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 Treat reorder warnings as errors (#3944) 2022-09-03 18:12:44 +02:00
TwitchIrcServer.hpp feat: add settings to toggle BTTV/FFZ global/channel emotes (#3935) 2022-08-28 12:20:47 +02:00
TwitchMessageBuilder.cpp feat: add Go to message action in various places (#3953) 2022-09-11 16:37:13 +02:00
TwitchMessageBuilder.hpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +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