nerix
a89c1910ba
feat(eventsub): implement (shared-chat) timeout ( #5995 )
2025-02-26 22:00:53 +01:00
pajlada
b957af4f50
feat(eventsub): implement (shared chat) delete ( #5993 )
2025-02-26 13:33:31 +00:00
nerix
5ea420b7ae
feat(eventsub): implement unban ( #5990 )
2025-02-26 08:32:56 +01:00
nerix
044dc69aa6
feat(eventsub): implement (shared-chat-)ban ( #5985 )
2025-02-25 21:13:05 +01:00
nerix
7fee3f7e37
chore(eventsub): add operator== and indicator for shared chat ( #5974 )
2025-02-22 20:55:20 +01:00
pajlada
b01f50856d
feat(eventsub): Add support for channel.moderate Warn ( #5932 )
...
* fix(eventsub): Be less strict with strings & vectors
String foo from `{"foo":null}` is now accepted, and returns an empty string
std::vector<String> foo from `{"foo":null}` is now accepted, and returns an empty array
2025-02-09 11:21:16 +00:00
nerix
992f9195a7
refactor(eventsub): use variants for sum types ( #5930 )
2025-02-08 14:33:29 +01:00
nerix
9092f246fc
fix: address clang-tidy warnings ( #5915 )
2025-02-07 18:22:10 +00:00
nerix
f37676fe1c
refactor(eventsub): enforce static error categories ( #5903 )
2025-02-07 15:37:53 +00:00
pajlada
9260e72a0b
refactor(eventsub): remove empty line start of implementation ( #5910 )
2025-02-06 21:17:57 +00:00
nerix
449aefc6bc
refactor(eventsub): generate entire files ( #5897 )
2025-02-05 16:53:25 +01:00