mirror-chatterino2/src/providers/twitch
2024-04-02 12:50:53 +02:00
..
api refactor: adapt magic_enum to Qt (#5258) 2024-03-23 11:22:42 +00:00
pubsubmessages refactor: adapt magic_enum to Qt (#5258) 2024-03-23 11:22:42 +00:00
ChannelPointReward.cpp Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
ChannelPointReward.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
ChatterinoWebSocketppLogger.hpp Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp feat: report duration for multi-month anon sub gifts (#5293) 2024-04-02 12:50:53 +02:00
IrcMessageHandler.hpp fix: avoid reward redemption crash via buffer refactor (#4949) 2023-11-08 18:14:48 +01:00
PubSubActions.cpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubActions.hpp Fix memory leaks & data races in tests (#4772) 2023-08-27 12:07:46 +00:00
PubSubClient.cpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00
PubSubClient.hpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00
PubSubClientOptions.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubHelpers.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
PubSubManager.cpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
PubSubManager.hpp refactor: Twitch PubSub client (#5059) 2024-01-06 13:18:37 +01: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 refactor: make Application::emotes private (#5109) 2024-01-20 10:49:32 +00:00
TwitchAccount.hpp Support using follower emotes outside of channel if subbed (#4922) 2023-11-04 17:45:18 +00:00
TwitchAccountManager.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
TwitchAccountManager.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +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 fix: correctly load twitch badges in highlights page (#5223) 2024-03-02 11:05:12 +00:00
TwitchBadges.hpp fix: Twitch global emotes not loading (#5144) 2024-02-02 14:28:27 +00:00
TwitchChannel.cpp Fix rerun flag not being unset after stream finishes (#5237) 2024-03-09 11:22:23 +01:00
TwitchChannel.hpp feat: Show FrankerFaceZ channel badges (#5119) 2024-02-25 11:18:57 +00:00
TwitchCommon.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
TwitchEmotes.cpp fix: use 3x scale factor for base size multiplier (#5291) 2024-04-01 20:51:12 +02:00
TwitchEmotes.hpp fix: override broken base sizes & scales for some Twitch emotes (#5279) 2024-03-30 13:24:47 +00:00
TwitchHelpers.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
TwitchHelpers.hpp removed namespaces 2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp fix(helix-chat): show better error messages (#5276) 2024-03-30 11:24:09 +01:00
TwitchIrcServer.hpp feat: Send messages using Helix API (#5200) 2024-02-25 14:45:55 +01:00
TwitchMessageBuilder.cpp Add reward.cost reward.id, reward.title filter variables (#5275) 2024-03-30 11:28:49 +00:00
TwitchMessageBuilder.hpp fix: support captures in ignores (#5126) 2024-01-27 15:46:11 +01:00
TwitchUser.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
TwitchUser.hpp Increase max number of blocked users loaded from 100 to 1,000 (#4721) 2023-07-23 11:26:12 +00:00