mirror-chatterino2/src/providers/twitch
2024-10-20 10:40:48 +00:00
..
api feat: send messages over Helix by default (#5607) 2024-09-29 11:52:37 +02:00
pubsubmessages feat: notate power-up automatic reward redemptions (#5471) 2024-06-22 11:03:49 +00:00
ChannelPointReward.cpp feat: include more data when copying messages as JSON (#5600) 2024-09-28 10:40:15 +00:00
ChannelPointReward.hpp feat: include more data when copying messages as JSON (#5600) 2024-09-28 10:40:15 +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 refactor: irc message builder (#5663) 2024-10-20 10:40:48 +00:00
IrcMessageHandler.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
PubSubActions.cpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
PubSubActions.hpp feat: indicate which mods start and cancel raids (#5563) 2024-08-31 10:12:25 +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 feat: indicate which mods start and cancel raids (#5563) 2024-08-31 10:12:25 +00:00
PubSubManager.hpp feat: indicate which mods start and cancel raids (#5563) 2024-08-31 10:12:25 +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 test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
TwitchAccount.hpp test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
TwitchAccountManager.cpp feat: launch arg to start logged in as a supplied user (#5626) 2024-10-06 08:29:44 +00:00
TwitchAccountManager.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02: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: properly display global badges for anon users (#5599) 2024-09-28 10:12:13 +00:00
TwitchBadges.hpp test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
TwitchChannel.cpp test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
TwitchChannel.hpp Move plugins to Sol (#5622) 2024-10-20 11:57:05 +02:00
TwitchCommon.cpp chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00:00
TwitchCommon.hpp chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00:00
TwitchEmotes.cpp chore: improve appearance of Twitch emotes in popup (#5632) 2024-10-13 10:08:32 +00:00
TwitchEmotes.hpp chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +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
TwitchIrc.cpp refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
TwitchIrc.hpp refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
TwitchIrcServer.cpp fix: disable correct message upon automod approve or deny (#5611) 2024-10-05 11:35:33 +00:00
TwitchIrcServer.hpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
TwitchUser.cpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
TwitchUser.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
TwitchUsers.cpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
TwitchUsers.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00