mirror-chatterino2/src/providers/twitch
pajlada ffdf5a144c
Handle conversion of historical CLEARCHAT messages to NOTICE messages in Chatterino instead of relying on the Recent Messages API to handle it for us (#1804)
This has historically been done in the Recent Messages API, but this functionality is being moved to Chatterino instead

* Remove `clearchatToNotice=true` query parameter to the Recent Messages API
2020-07-18 14:12:11 +02: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 added checks to mitigate floating point crashes 2020-04-19 21:05:40 +02: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 Only listen to new pubsub "moderator added" syntax (#1659) 2020-05-03 12:21:00 +02:00
PubsubClient.hpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
PubsubHelpers.cpp Only listen to new pubsub "moderator added" syntax (#1659) 2020-05-03 12:21:00 +02:00
PubsubHelpers.hpp Only listen to new pubsub "moderator added" syntax (#1659) 2020-05-03 12:21:00 +02:00
TwitchAccount.cpp Remove Debug Output In Many Different Places (#1607) 2020-03-19 18:06:21 +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 Handle conversion of historical CLEARCHAT messages to NOTICE messages in Chatterino instead of relying on the Recent Messages API to handle it for us (#1804) 2020-07-18 14:12:11 +02:00
TwitchChannel.hpp Show visual feedback when BTTV and FFZ emotes are loaded (#1671) 2020-05-16 12:43:44 +02:00
TwitchCommon.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +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 [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
TwitchIrcServer.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchMessageBuilder.cpp Added higher tier information to sub badge tooltip (#1759) 2020-07-05 14:08:28 +02:00
TwitchMessageBuilder.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02: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