mirror-chatterino2/src/providers/twitch
Jaxkey f49e8b4bc8
Show all global FFZ badges of a user (#3818)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-06-27 18:36:58 +00:00
..
api Removed total views from the usercard (#3792) 2022-06-05 20:51:18 +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 Overhaul highlight system (#3399) 2022-06-05 15:40:57 +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 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 Fixed channels not being set as offline (#3767) 2022-05-28 18:10:10 +00:00
TwitchChannel.hpp Batch checking live status for all channels after startup. (#3757) 2022-05-22 15:51:23 +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 Make generic version of batcher function (#3822) 2022-06-17 20:52:20 +02:00
TwitchIrcServer.hpp Batch checking live status for all channels after startup. (#3757) 2022-05-22 15:51:23 +00:00
TwitchMessageBuilder.cpp Show all global FFZ badges of a user (#3818) 2022-06-27 18:36:58 +00:00
TwitchMessageBuilder.hpp Corrected the way we parse comma-separated "list tags" in PRIVMSGs (#3771) 2022-05-28 09:55:48 +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