mirror-chatterino2/src/providers/twitch
Rasmus Karlsson 5871414e6b Possibly fixed PubSub over 50 listens
Keep an eye out on #1189
2019-09-21 12:46:10 +02:00
..
ChatroomChannel.cpp make ffz custom mod badge atomic 2019-09-08 14:08:18 +02:00
ChatroomChannel.hpp renamed TwitchServer -> TwitchIrcServer 2019-09-15 13:02:02 +02:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
IrcMessageHandler.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
PartialTwitchUser.cpp made caller/concurrent rules tighter 2019-08-20 23:46:27 +02:00
PartialTwitchUser.hpp changed to 80 max column 2018-08-06 21:17:03 +02: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 Possibly fixed PubSub over 50 listens 2019-09-21 12:46:10 +02:00
PubsubClient.hpp renamed TwitchServer -> TwitchIrcServer 2019-09-15 13:02:02 +02:00
PubsubHelpers.cpp Added more functionality and clickable deny and accept buttons that don't do anything, this also fixes the issue with the background not working properly 2019-01-20 14:45:59 +01:00
PubsubHelpers.hpp Added more functionality and clickable deny and accept buttons that don't do anything, this also fixes the issue with the background not working properly 2019-01-20 14:45:59 +01:00
TwitchAccount.cpp NetworkRequest onError now uses NetworkResult 2019-09-19 19:03:50 +02:00
TwitchAccount.hpp smol commit 2019-01-20 16:07:31 +01:00
TwitchAccountManager.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TwitchAccountManager.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TwitchApi.cpp Improvements to Message Search (#1237) 2019-09-09 15:21:49 +02:00
TwitchApi.hpp chatroom emotes 2019-02-26 21:00:57 +01:00
TwitchBadges.cpp Improvements to Message Search (#1237) 2019-09-09 15:21:49 +02:00
TwitchBadges.hpp badges 2018-08-14 17:45:36 +02:00
TwitchChannel.cpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchChannel.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchCommon.hpp removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp 2018-06-26 17:25:24 +02:00
TwitchEmotes.cpp removed unused function 2019-08-13 13:02:11 +02:00
TwitchEmotes.hpp removed unused function 2019-08-13 13:02:11 +02:00
TwitchHelpers.cpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
TwitchHelpers.hpp removed namespaces 2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp move more handlers from write to read 2019-09-21 11:57:09 +02:00
TwitchIrcServer.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchMessageBuilder.cpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
TwitchMessageBuilder.hpp Fixed cheers not showing up in chat Fixes #1031 2019-09-08 12:45:25 +02:00
TwitchParseCheerEmotes.cpp added brace wrapping after if and for 2018-10-21 13:43:02 +02: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