SceneSwitcher/plugins/twitch
WarmUpTill f13beaead2
Some checks failed
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Reduce log spam in case of invalid token
The caching mechanism for the token validity checks did not have the
desired effect, and the Twitch channel to user id mapping function was
attempting to resolve names even with an invalid token.
2025-05-08 21:10:13 +02: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 Reduce log spam in case of invalid token 2025-05-08 21:10:13 +02:00
channel-selection.hpp Reduce log spam in case of invalid token 2025-05-08 21:10:13 +02: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 Implement proper timestamp validation for Twitch messages 2025-04-11 19:02:37 +02:00
event-sub.cpp Add option to disable Twitch event timestamp verification 2025-05-01 12:46:20 +02:00
event-sub.hpp Add option to disable Twitch event timestamp verification 2025-05-01 12:46:20 +02:00
macro-action-twitch.cpp Add "Any" entry of the reward selection only for Twitch condition 2025-03-22 18:09:51 +01:00
macro-action-twitch.hpp Add option to query reward information 2025-03-15 12:31:13 +01:00
macro-condition-twitch.cpp Fix typos 2025-05-01 12:46:20 +02:00
macro-condition-twitch.hpp Refactor Twitch condition event handling 2025-03-15 12:31:13 +01:00
points-reward-selection.cpp Add missing "[adv-ss]" log tag 2025-04-11 19:02:37 +02:00
points-reward-selection.hpp Add "Any" entry of the reward selection only for Twitch condition 2025-03-22 18:09:51 +01:00
token.cpp Reduce log spam in case of invalid token 2025-05-08 21:10:13 +02:00
token.hpp Reduce log spam in case of invalid token 2025-05-08 21:10:13 +02:00
twitch-helpers.cpp Fix Twitch helper caches misbehaving 2025-03-22 18:09:51 +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