mirror-chatterino2/src/providers/twitch
8thony 570746a8bd
Hide inline whispers in streamer mode (#4076)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-10-22 10:04:51 +00:00
..
api chore: migrate /vips command to Helix call (#4053) 2022-10-10 12:56:55 +02: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 Hide inline whispers in streamer mode (#4076) 2022-10-22 10:04:51 +00: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 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +00:00
TwitchChannel.hpp feat: Add 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +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 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 feat: Add 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +00:00
TwitchIrcServer.hpp feat: Add 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +00:00
TwitchMessageBuilder.cpp Add searching & filtering for bits (#4069) 2022-10-18 20:26:12 +02:00
TwitchMessageBuilder.hpp feat: Add 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +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