mirror-chatterino2/src/providers/twitch
pajlada 9a8b85e338
Twitch API: v5 to Helix migration (#1560)
There's a document in src/providers/twitch/api which describes how we interact with the Twitch API.
Keeping this up to date might be a healthy way for us to ensure we keep using the right APIs for the right job.
2020-03-14 12:13:57 +01:00
..
api Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp absorbed HighlightController into Application 2020-02-23 21:18:40 +01:00
IrcMessageHandler.hpp Makes it possible to hide one man spam (#1496) 2020-02-02 08:31:37 -05:00
PubsubActions.cpp removed namespaces 2018-06-26 16:37:59 +02:00
PubsubActions.hpp rewrote the cases with enums 2019-01-22 23:20:43 +01:00
PubsubClient.cpp Remove stupid assert in PubSubClient 2020-02-15 14:49:22 +01:00
PubsubClient.hpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
PubsubHelpers.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
PubsubHelpers.hpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
TwitchAccount.cpp Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
TwitchAccount.hpp smol commit 2019-01-20 16:07:31 +01:00
TwitchAccountManager.cpp Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
TwitchAccountManager.hpp removed compat class for SignalVector 2020-02-23 19:52:10 +01:00
TwitchBadge.cpp Clean up Twitch badge appending code 2019-12-01 13:32:41 +01:00
TwitchBadge.hpp Clean up Twitch badge appending code 2019-12-01 13:32:41 +01:00
TwitchBadges.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
TwitchBadges.hpp badges 2018-08-14 17:45:36 +02:00
TwitchChannel.cpp Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
TwitchChannel.hpp Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
TwitchCommon.hpp removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp 2018-06-26 17:25:24 +02:00
TwitchEmotes.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
TwitchEmotes.hpp Various bits fixes (#1443) 2019-12-19 21:36:02 +01:00
TwitchHelpers.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
TwitchHelpers.hpp removed namespaces 2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00
TwitchIrcServer.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchMessageBuilder.cpp removed MutedChannelController 2020-02-28 19:04:25 +01:00
TwitchMessageBuilder.hpp Better Highlights: Rework highlight parsing order (#1524) 2020-02-02 08:33:25 -05:00
TwitchParseCheerEmotes.cpp Twitch API: v5 to Helix migration (#1560) 2020-03-14 12:13:57 +01:00
TwitchParseCheerEmotes.hpp changed to 80 max column 2018-08-06 21:17:03 +02:00
TwitchUser.cpp Move TwitchUser deserialization to the proper Deserialize function 2018-06-27 00:17:05 +00:00
TwitchUser.hpp Update to latest settings library version 2018-11-03 13:00:07 +01:00