SceneSwitcher/plugins/twitch
WarmUpTill 34e125f82d Rework chache handling
* No longer provide multiple HTTP helper functions with the same name
* Default to cache not being used
* Explicitly use the cache for certain Twitch actions and conditions
* Clear caches on shutdown to avoid leaks being reported
2025-03-15 12:31:13 +01:00
..
category-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
category-selection.hpp Cleanup 2025-03-15 12:31:13 +01:00
channel-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
channel-selection.hpp Add support to resolve variables on action queue add 2024-03-02 15:27:02 +01:00
chat-connection.cpp Add option to check if users leave or join Twitch chat 2024-10-08 19:57:50 +02:00
chat-connection.hpp Add option to check if users leave or join Twitch chat 2024-10-08 19:57:50 +02:00
chat-message-pattern.cpp Add more Twitch chat tag temp vars and properties 2024-10-05 16:01:32 +02:00
chat-message-pattern.hpp Match any Twitch chat message by default 2024-10-05 14:30:30 +02:00
CMakeLists.txt Remove legacy tab "Network" 2024-09-24 23:00:47 +02:00
event-sub.cpp Switch to message buffer / dispatcher for Twitch event sub messages 2024-02-21 18:02:22 +01:00
event-sub.hpp Switch to message buffer / dispatcher for Twitch event sub messages 2024-02-21 18:02:22 +01:00
macro-action-twitch.cpp Add option to query user information 2025-03-15 12:31:13 +01:00
macro-action-twitch.hpp Add option to query user information 2025-03-15 12:31:13 +01:00
macro-condition-twitch.cpp Move JSON temp var heper functions 2025-03-15 12:31:13 +01:00
macro-condition-twitch.hpp Add macro properties for 'reward' object in redemption events 2025-03-15 12:31:13 +01:00
points-reward-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
points-reward-selection.hpp Rename variable 2024-02-15 21:12:01 +01:00
token.cpp Fix UI theming issues 2025-03-11 22:12:05 +01:00
token.hpp Add Twitch connection tab 2024-05-01 19:44:57 +02:00
twitch-helpers.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
twitch-helpers.hpp Rework chache handling 2025-03-15 12:31:13 +01:00
twitch-tab.cpp Fix UI issues when opening ItemSettingsDialogs 2025-03-09 20:05:07 +01:00
twitch-tab.hpp Add Twitch connection tab 2024-05-01 19:44:57 +02:00