..
AccessGuard.cpp
Make AccessGuard use a shared_mutex instead ( #2702 )
2021-05-01 15:19:41 +00:00
BasicPubSub.cpp
feat: Basic PubSub Manager for Live Emote Updates ( #4087 )
2022-10-29 14:01:01 +02:00
BttvLiveUpdates.cpp
feat: Add Live Emote Updates for BTTV ( #4147 )
2023-01-21 14:06:55 +00:00
ChannelChatters.cpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
ChatterSet.cpp
optimize chatter list ( #2814 )
2021-05-24 10:13:59 +00:00
Emojis.cpp
Don't use designated initializers ( #2457 )
2021-02-14 12:59:29 +01:00
ExponentialBackoff.cpp
Use an exponential backoff when deciding how long we need to wait for reconnects ( #2892 )
2021-06-20 13:29:52 +00:00
Filters.cpp
Implement type checking/validation for filters ( #4364 )
2023-04-09 23:35:06 +02:00
FormatTime.cpp
Optimize formatTime utility ( #3777 )
2022-05-29 11:54:42 +00:00
Helpers.cpp
Migrate Remaining Chat Settings Commands to Helix API ( #4040 )
2022-10-03 19:42:02 +02:00
HighlightController.cpp
Make tests more platform agnostic ( #4650 )
2023-05-26 12:54:23 +00:00
HighlightPhrase.cpp
[Tests] Make tests build again (ctor of HighlightPhrase changed) ( #2273 )
2020-12-13 13:19:22 +01:00
Hotkeys.cpp
Add custom hotkeys. ( #2340 )
2021-11-21 17:46:21 +00:00
InputCompletion.cpp
Make tests more platform agnostic ( #4650 )
2023-05-26 12:54:23 +00:00
IrcHelpers.cpp
fix: parse irc tags with consecutive escapes ( #3711 )
2022-05-07 13:57:46 +00:00
LimitedQueue.cpp
Sort and force grouping of includes ( #4172 )
2022-11-27 19:32:53 +01:00
LinkParser.cpp
Parse Domains Starting With http
( #4598 )
2023-05-07 12:15:36 +00:00
main.cpp
Make tests more platform agnostic ( #4650 )
2023-05-26 12:54:23 +00:00
NetworkCommon.cpp
Add a function in NetworkCommon parseHeaderList
which parses a header list as a string into a vector of header pairs ( #2623 )
2021-04-17 11:49:19 +00:00
NetworkRequest.cpp
Make tests more platform agnostic ( #4650 )
2023-05-26 12:54:23 +00:00
RatelimitBucket.cpp
Rate limit outgoing JOIN messages ( #3115 )
2021-08-04 21:18:34 +00:00
SeventvEventAPI.cpp
Refactor 7TV EventAPI ( #4342 )
2023-02-04 13:42:52 +01:00
TwitchMessageBuilder.cpp
Add input completion test suite ( #4644 )
2023-05-21 10:10:49 +00:00
TwitchPubSubClient.cpp
Make tests more platform agnostic ( #4650 )
2023-05-26 12:54:23 +00:00
Updates.cpp
Fix version checking ( #4329 )
2023-01-26 19:22:48 +01:00
UtilTwitch.cpp
Migrate /color command to Helix API ( #3988 )
2022-09-16 21:15:28 +00:00