Commit Graph

1031 Commits

Author SHA1 Message Date
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
pajlada f629eecaa7 feat: improve create clip error messaging (#5879) 2025-02-01 12:18:34 +00:00
Matthias Kronberg 8c836fe46c fix: Allow announcements to show up in /mentions (#5857) 2025-01-26 14:36:55 +00:00
pajlada 8554bd4d65 fix: properly stack/merge PubSub & IRC timeouts again (#5855) 2025-01-25 11:13:33 +00:00
pajlada 3214e0a80b fix: more force relayout on timeout/clear/delete (#5854) 2025-01-25 11:42:55 +01:00
nerix 16aec8eac1 fix: visually hide deleted messages immediately (#5844) 2025-01-24 18:28:13 +01:00
nerix 35b15c4088 feat: prefer visible/selected channels when joining (#5850) 2025-01-24 11:43:30 +00:00
Mm2PL a2ad19df37 Update chatterino.d.ts to match plugin-meta.lua (#5792) 2025-01-19 14:09:45 +00:00
nerix c1959259ce fix: use serverReceivedTime over parseTime for stacking (#5824) 2025-01-19 12:37:58 +00:00
pajlada e92067b5de fix: support boost 1.87 (#5832)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-01-19 11:11:21 +01:00
nerix 7dbb27e22e feat: stack /clear messages (#5806) 2025-01-12 11:54:14 +00:00
pajlada 8b7d7f9d71 fix: stop blocked terms from showing up more than once (#5789) 2025-01-04 11:57:09 +00:00
nerix 5aab424a6a fix: check application in 7TV event-api (#5768) 2025-01-04 11:10:16 +00:00
nerix 2212ec0bbb fix: unescape Twitch emotes even more (#5786) 2025-01-03 22:53:49 +01:00
nerix 4f1a0ad5a6 fix(bttv): use channel if no user was sent (#5783) 2025-01-01 11:22:45 +00:00
nerix becc1004ab fix: escape more 7tv things (#5780) 2024-12-31 14:42:10 +00:00
pajlada e1aded057d feat: improve automod blocked term messaging (#5699) 2024-11-30 12:32:33 +01:00
nerix 280f9e4047 revert: use helix as the default chat send protocol (#5736) 2024-11-25 20:48:03 +01:00
nerix 1c827f6288 chore: use condition variable to shutdown websocket pools (#5721) 2024-11-20 22:29:47 +01:00
pajlada 5b1ce32a4e fix: don't spam debug output about 7TV CreateEmoteSet (#5700) 2024-11-06 15:07:33 +01:00
pajlada 46c1f18ae7 feat: add setting to hide blocked term automod messages (#5690) 2024-11-05 21:04:45 +01:00
nerix d3000ba597 feat: show warning before blocking followed channel (#5615) 2024-11-03 12:29:57 +00:00
nerix 8220a1fbd4 feat: make usernames in USERNOTICEs clickable (#5686) 2024-11-03 11:17:16 +00:00
nerix 4b725c4d6b fix(7TV): ignore entitlement.reset (#5685) 2024-11-02 22:32:49 +01:00