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
nerix
101a45fd3a
refactor: deduplicate IRC parsing ( #5678 )
2024-11-02 12:54:31 +00:00
nerix
bbcd8c5eb2
fix: get rid of some more warnings ( #5672 )
2024-10-27 12:42:23 +00:00
nerix
74a385dfee
fix: escape 7TV emote names ( #5677 )
2024-10-27 12:56:37 +01:00
pajlada
f66bc37368
fix: use static version of 7tv badges ( #5674 )
2024-10-24 10:26:20 +02:00
pajlada
2ec8fa8723
refactor: remove unused ReplyContext.highlight ( #5669 )
2024-10-21 19:22:23 +02:00
nerix
e35fabfabe
refactor: irc message builder ( #5663 )
2024-10-20 10:40:48 +00:00
Mm2PL
352a4ec132
Move plugins to Sol ( #5622 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2024-10-20 11:57:05 +02:00
nerix
5c9b17c31a
refactor: decouple reply parsing from MessageBuilder ( #5660 )
2024-10-19 12:04:44 +00:00
James Upjohn
fb787b5226
feat: make raid entry username clickable ( #5651 )
2024-10-19 13:01:22 +02:00
nerix
a8d60b0b05
refactor: move MessageBuilder snapshot test to IrcMessageHandler ( #5654 )
2024-10-18 13:41:57 +00:00
nerix
800f6df2cf
refactor(message-builder): move static helper methods to functions ( #5652 )
2024-10-18 13:03:36 +02:00
nerix
d9453313b3
test: add snapshot tests for MessageBuilder ( #5598 )
2024-10-13 10:38:10 +00:00
nerix
3e2116629a
chore: improve appearance of Twitch emotes in popup ( #5632 )
2024-10-13 10:08:32 +00:00
iProdigy
bdc12ffb3f
feat: indicate multi-month subs and resubs ( #5642 )
2024-10-12 11:40:33 +02:00