mirror-chatterino2/src/providers/twitch
Mm2PL 01de4d4b5d
Add support for Nicknames on IRC (#4170)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-11-20 16:28:29 +00:00
..
api fix: /ban messages for self/mod bans (#4164) 2022-11-19 13:34:07 +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 Add debug output to channel point reward callbacks (#4142) 2022-11-11 23:49:44 +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: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01:00
TwitchChannel.hpp feat: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01:00
TwitchCommon.hpp Added /requests command. Usage: /requests [channel]. (#3746) 2022-05-22 11:53:45 +00:00
TwitchEmotes.cpp Harden emote parsing (#3885) 2022-11-05 10:04:35 +00:00
TwitchEmotes.hpp Harden emote parsing (#3885) 2022-11-05 10:04:35 +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: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01:00
TwitchIrcServer.hpp feat: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01:00
TwitchMessageBuilder.cpp Add support for Nicknames on IRC (#4170) 2022-11-20 16:28:29 +00:00
TwitchMessageBuilder.hpp Migrate /mods command to helix API (#4103) 2022-11-05 11:20: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