Elias A.
7c8274ed56
Add cached emotes fallback for failed provider fetches ( #6125 )
2025-04-12 10:56:04 +00:00
nerix
5828df8b73
fix: complete Twitch commands with slash ( #6143 )
2025-04-11 18:21:28 +00:00
iProdigy
d8ef52a308
fix: receive bttv live updates again ( #6132 )
2025-04-06 09:58:09 +00:00
treuks
9d0de1c373
feat: Use streamer profile picture for shared chat badge ( #5760 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-03-22 11:45:47 +00:00
nerix
8c4363c92a
fix(eventsub): retry if the WS session expired ( #6093 )
2025-03-17 14:12:22 +00:00
nerix
8950236d64
fix(eventsub): stack bans ( #6092 )
2025-03-17 13:33:36 +00:00
nerix
820eb3d58c
feat(eventsub): handle unban requests ( #6086 )
2025-03-16 16:31:14 +01:00
nerix
6cdd28c7d4
feat: warn for missing scopes when logging in ( #6072 )
2025-03-15 12:14:03 +00:00
pajlada
ee1421d770
chore/more eventsub tests plus some extra info output if we ignore a message ( #6079 )
2025-03-15 11:33:01 +00:00
pajlada
ee266c35a7
feat: Hide messages from suspicious users in streamer mode ( #6042 )
...
This is a setting that's enabled by default and can be disabled under
the "Streamer mode" sub-category in the settings dialog
2025-03-08 14:10:25 +00:00
pajlada
77c4d858f9
refactor(eventsub): Respect "Hide moderation actions" explicitly ( #6041 )
2025-03-08 14:00:35 +01:00
nerix
0235451c56
refactor(eventsub): use backoff over retry count ( #6036 )
2025-03-07 19:09:10 +01:00
nerix
914257d537
feat(eventsub): reconnect ( #6035 )
2025-03-06 22:41:35 +01:00
pajlada
01cf8c281d
fix: Qt 6.4.3 build ( #6032 )
...
Also enables Qt 6.4.3 build in CI
2025-03-06 12:08:06 +00:00
nerix
4b48320eef
feat(eventsub): implement untimeout ( #6028 )
2025-03-04 22:00:45 +00:00
nerix
cd8247f921
chore: remove dead code and get rid of MSVC warnings ( #6024 )
2025-03-03 13:30:11 +01:00
pajlada
706e65cd1e
reduce pubsub/liveupdates pubsub clients "wait for clean exit" time from 1s to 100ms ( #6019 )
2025-03-02 16:22:31 +00:00
pajlada
58859d439c
fix(eventsub): connection race ( #6017 )
2025-03-02 15:48:08 +00:00
nerix
49a6d75180
feat(eventsub): don't listen to PubSub if EventSub is on ( #6015 )
2025-03-01 22:43:29 +00:00
nerix
7ad3e50a94
feat(eventsub): implement timeout stacking ( #6013 )
2025-03-01 23:04:30 +01:00
nerix
1332743716
feat(eventsub): implement suspicious user update ( #6012 )
2025-03-01 18:05:07 +01:00
pajlada
c03b883f05
feat(eventsub): implement channel.chat.user_message_(hold/update) ( #6008 )
2025-03-01 16:00:40 +00:00
nerix
17a44e19bb
feat(eventsub): implement automod message update ( #6010 )
2025-03-01 15:46:41 +01:00
nerix
bced3c658d
feat(eventsub): implement suspicious user message ( #6007 )
2025-03-01 12:48:01 +00:00
nerix
8f1f07d672
feat(eventsub): implement automod message hold ( #6005 )
2025-03-01 08:32:50 +01:00
nerix
95b97f42e6
feat(eventsub): add automod.message.* and channel.suspicious_user.* ( #6003 )
2025-02-27 21:53:48 +01:00
pajlada
d2c158098d
feat(eventsub): Add support for /(un)raid ( #6002 )
2025-02-27 18:41:41 +00:00
nerix
9a8658f20c
feat(eventsub): implement (un)mod ( #6001 )
2025-02-27 18:01:43 +00:00
nerix
814734e869
feat(eventsub): implement AutoMod term actions ( #6000 )
2025-02-27 18:12:42 +01:00
nerix
a89c1910ba
feat(eventsub): implement (shared-chat) timeout ( #5995 )
2025-02-26 22:00:53 +01:00
nerix
63b5b2ca6a
feat(eventsub): use special flag and timestamps from metadata ( #5996 )
2025-02-26 15:40:42 +01:00
pajlada
b957af4f50
feat(eventsub): implement (shared chat) delete ( #5993 )
2025-02-26 13:33:31 +00:00
nerix
1bf87e46cd
feat(eventsub): implement mode changes ( #5992 )
2025-02-26 11:52:49 +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
5fca241188
feat(eventsub): implement clearchat ( #5981 )
2025-02-23 20:28:26 +00:00
nerix
0d7a05e62f
chore(eventsub): simplify building for system messages ( #5980 )
2025-02-23 17:23:29 +01:00
nerix
a86df7087d
feat: add snapshot tests for eventsub messages ( #5965 )
2025-02-21 21:33:29 +01:00
nerix
bdd903bb42
fix: use WEBP images for BTTV emotes ( #5957 )
2025-02-16 10:37:30 +01:00
nerix
dd6f204adc
feat: delete messages from context menu ( #5956 )
2025-02-15 19:29:25 +01:00
nerix
9afd60534a
refactor(eventsub): more references, less const ( #5953 )
2025-02-13 13:46:52 +01:00
iProdigy
adf923cdad
fix: receive redemptions despite pubsub shutdown ( #5947 )
2025-02-11 16:50:11 +00:00
nerix
2b118c9aa2
fix: show rewards early, replace later ( #5948 )
2025-02-10 21:12:30 +00:00
pajlada
9527421bcd
feat(eventsub): properly unsubscribe once no more handles are interested ( #5943 )
2025-02-09 12:53:31 +00: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
pajlada
5e3412c3bb
chore(pubsub): remove unused whisper code 👷🏻♀️ ( #5898 )
2025-02-03 19:18:08 +01:00
pajlada
da0a247f16
nit: fix some eventsub mini things ( #5895 )
2025-02-02 16:51:46 +00:00
pajlada
0f8a29fdb9
feat: add initial experimental Twitch Eventsub support ( #5837 )
...
Co-authored-by: nerix <nerixdev@outlook.de >
2025-02-02 16:03:24 +00:00
cmp
65e97846aa
Disable QT keywords to avoid clashes with other libraries. ( #5882 )
2025-02-02 10:08:11 +00:00