mirror-chatterino2/src/providers/twitch
2024-07-20 11:35:59 +02:00
..
api feat: add /warn command (#5474) 2024-06-22 10:36:29 +00:00
pubsubmessages feat: notate power-up automatic reward redemptions (#5471) 2024-06-22 11:03:49 +00:00
ChannelPointReward.cpp feat: notate power-up automatic reward redemptions (#5471) 2024-06-22 11:03:49 +00:00
ChannelPointReward.hpp feat: notate power-up automatic reward redemptions (#5471) 2024-06-22 11:03:49 +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 Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499) 2024-07-13 11:15:11 +00:00
IrcMessageHandler.hpp chore: refactor TwitchIrcServer (#5421) 2024-06-01 12:56:40 +00:00
PubSubActions.cpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubActions.hpp feat: notify mods when users are warned (#5441) 2024-06-06 10:13:13 +00:00
PubSubClient.cpp chore: mini refactorings and dead code removal (#5512) 2024-07-20 11:35:59 +02: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 chore: mini refactorings and dead code removal (#5512) 2024-07-20 11:35:59 +02:00
PubSubManager.hpp feat: notify mods when users are warned (#5441) 2024-06-06 10:13:13 +00:00
PubSubMessages.hpp chore: mini refactorings and dead code removal (#5512) 2024-07-20 11:35:59 +02:00
PubSubWebsocket.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
TwitchAccount.cpp refactor: add Channel::addSystemMessage function (#5500) 2024-07-07 22:03:05 +02: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 Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00:00
TwitchBadges.hpp Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00:00
TwitchChannel.cpp Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
TwitchChannel.hpp Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
TwitchCommon.hpp feat: add /warn command (#5474) 2024-06-22 10:36:29 +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 refactor: add Channel::addSystemMessage function (#5500) 2024-07-07 22:03:05 +02:00
TwitchIrcServer.hpp fix: global emotes not loading (#5435) 2024-06-03 10:31:30 +02:00
TwitchMessageBuilder.cpp feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02: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