iProdigy
a2ba163a44
feat: add /monitor and /restrict commands for moderators ( #6750 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2026-01-25 17:58:45 +00:00
Nerixyz
95bc67fea0
feat: spellcheck input ( #6446 )
...
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl >
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
Reviewed-by: fourtf <tf.four@gmail.com >
2026-01-02 14:56:29 +00:00
James Upjohn
f4212028d6
feat: show mod/VIP badges from shared chats ( #6653 )
...
Reviewed-by: Nerixyz <nerixdev@outlook.de >
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2026-01-02 13:36:22 +00:00
iProdigy
a9ab584cbb
feat: add duration and title options to clip command ( #6669 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-12-28 11:26:48 +00:00
nerix
0aff6fbe83
feat: show BTTV Pro badges ( #6625 )
...
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-12-07 14:15:58 +00:00
iProdigy
40483efbf8
feat: add /lockprediction and /cancelprediction commands for broadcasters ( #6612 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-12-07 11:04:36 +01:00
iProdigy
b9446990a7
feat: add /endpoll and /cancelpoll commands for broadcasters ( #6605 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-11-29 20:12:21 +00:00
iProdigy
118e1781dd
feat: add poll and prediction commands for broadcasters ( #6583 )
...
Reviewed-by: nerix <nero.9@hotmail.de >
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-11-23 16:55:39 +01:00
nerix
485d03e659
fix(test): Set settings directory in Paths ( #6584 )
2025-11-16 23:39:41 +01:00
nerix
73e5a31708
chore: add mocks as header set if supported ( #6561 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-11-02 21:55:34 +00:00
nerix
38a3bf2ef8
fix: warnings when compiling with Qt 6.10 ( #6422 )
2025-10-05 13:18:54 +00:00
nerix
c5b0669812
refactor: turn Emotes into EmoteController ( #6516 )
...
* refactor: turn `Emotes` into `EmoteController`
* changelog
* why does clang-format do this???
* nit: remove unused include from EmoteController.hpp
---------
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-10-04 10:05:27 +00:00
pajlada
e86ecf5d0b
refactor: move event api initializations to TwitchIrcServer ( #6198 )
2025-05-10 13:17:00 +00:00
fourtf
37061dd3bd
feat: user notes ( #6122 )
...
Fixes #2413
2025-04-13 11:38:56 +00:00
pajlada
c98267b433
fix: only hide messages from restricted users, not all suspicious users ( #6049 )
...
it's probably best to leave this setting solo'd out as restricted users
so monitored users can get their own behaviour in their own setting later
2025-03-09 13:11:06 +01: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
pajlada
d7166fae9f
fix: try to avoid crash on image load when app is exiting ( #6018 )
2025-03-02 17:27:18 +00:00
nerix
a86df7087d
feat: add snapshot tests for eventsub messages ( #5965 )
2025-02-21 21:33:29 +01:00
pajlada
9527421bcd
feat(eventsub): properly unsubscribe once no more handles are interested ( #5943 )
2025-02-09 12:53:31 +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
pajlada
f629eecaa7
feat: improve create clip error messaging ( #5879 )
2025-02-01 12:18:34 +00:00
nerix
d3000ba597
feat: show warning before blocking followed channel ( #5615 )
2024-11-03 12:29:57 +00:00
nerix
bbcd8c5eb2
fix: get rid of some more warnings ( #5672 )
2024-10-27 12:42:23 +00:00
iProdigy
18c4815ad7
feat: add shared chat badge ( #5661 )
2024-10-22 18:42:19 +02:00
nerix
d9453313b3
test: add snapshot tests for MessageBuilder ( #5598 )
2024-10-13 10:38:10 +00:00
nerix
0db477665c
fix: don't initialize GIFTimer in tests ( #5608 )
2024-09-29 14:05:28 +02:00
nerix
694cc2dbff
fix: close logging-channels when closing channels ( #5592 )
...
Co-authored-by: kornes <28986062+kornes@users.noreply.github.com >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2024-09-14 12:17:31 +02:00
Timo Zuccarello
9375bce555
feat: add setting for showing pronouns in user info popup ( #5442 )
...
This uses https://pr.alejo.io/
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2024-09-08 11:19:43 +02:00
nerix
820aa12af6
refactor: load Twitch emotes from Helix ( #5239 )
2024-09-01 11:22:54 +02:00
pajlada
627c735524
refactor: some Application & style things ( #5561 )
2024-08-25 15:33:07 +02:00
pajlada
ac88730563
fix: remove deprecated Application::getTwitchAbstract ( #5560 )
2024-08-25 11:38:57 +00:00
pajlada
3e510fd9e9
refactor: some more Application refactors ( #5551 )
2024-08-25 11:04:48 +00:00
pajlada
9f588b7406
fix: Fixed account switch not being saved if no other settings were changed ( #5558 )
2024-08-24 13:02:08 +00:00
pajlada
998920d244
Remove experimental IRC support ( #5547 )
2024-08-18 12:04:26 +00:00
pajlada
74d65a345d
fix: cleanly exit on shutdown ( #5537 )
...
Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl >
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2024-08-10 14:24:25 +02:00
pajlada
f0802af055
refactor: move seventv/bttv event apis to application ( #5532 )
2024-08-08 15:08:31 +02:00
pajlada
5deec1f02f
chore: remove Singleton & replace getIApp with getApp ( #5514 )
2024-07-21 13:09:59 +00:00
pajlada
9788d0f8f7
Added option to log streams by their ID, allowing for easier "per-stream" log analyzing ( #5507 )
2024-07-14 09:45:21 +00:00
iProdigy
c01bfcfffe
feat: add /warn command ( #5474 )
2024-06-22 10:36:29 +00:00
pajlada
9b31246502
feat: allow timeout-related commands to be used in multiple channels ( #5402 )
...
This changes the behaviour of the following commands:
- `/ban`
- `/timeout`
- `/untimeout`
- `/unban`
All of those commands now accept one or more `--channel` parameters to override which channel the action should take place in.
The `--channel` parameter accepts a channel ID or channel name with the same syntax as the other "user targets" do (e.g. `id:11148817` or `pajlada`)
examples
Ban user in the chat you're typing in:
`/ban weeb123`
Ban user in the chat you're typing in, with a reason specified:
`/ban weeb123 the ban reason`
Ban user in a separate chat, with a reason specified:
`/ban --channel pajlada weeb123 the ban reason`
Ban user in two separate chats, with a reason specified:
`/ban --channel pajlada --channel id:117166826 weeb123 the ban reason`
Timeout user in the chat you're typing in:
`/timeout weeb123`
Timeout user in the chat you're typing in, with a reason specified:
`/timeout weeb123 10m the timeout reason`
Timeout user in a separate chat, with a reason specified:
`/timeout --channel pajlada weeb123 10m the timeout reason`
Timeout user in two separate chats, with a reason specified:
`/timeout --channel pajlada --channel id:117166826 weeb123 10m the timeout reason`
Unban user in the chat you're typing in:
`/unban weeb123`
Unban user in a separate chat:
`/unban --channel pajlada weeb123`
Unban user in two separate chats:
`/unban --channel pajlada --channel id:117166826 weeb123`
2024-06-16 12:22:51 +02:00
JakeRYW
25284fc703
Improved error messaging for Update Channel API ( #5429 )
2024-06-09 11:15:25 +00:00
pajlada
b6dc5d9e03
chore: refactor TwitchIrcServer ( #5421 )
2024-06-01 12:56:40 +00:00
pajlada
e7508332ff
refactor: Fonts ( #5228 )
2024-03-10 13:27:08 +00:00
nerix
c1fa51242f
refactor: turn StreamerMode into a singleton(-like thing) ( #5216 )
2024-03-01 21:12:02 +01:00
nerix
0cfd25ce8e
feat: Send messages using Helix API ( #5200 )
2024-02-25 14:45:55 +01:00
nerix
e130c48f76
refactor: Turn link-info into its own element and class ( #5178 )
2024-02-18 12:34:00 +00:00
pajlada
32d269dffc
feat: add the ability to unit test some aspects of SplitInput ( #5179 )
2024-02-17 12:26:54 +00:00
pajlada
fe1e498a5f
chore: Run Ubuntu tests in Docker ( #5170 )
...
Co-authored-by: Wissididom <30803034+Wissididom@users.noreply.github.com >
2024-02-11 19:11:30 +01:00
pajlada
5628605de4
refactor: Move Emotes to Application ( #5120 )
2024-01-21 13:20:21 +00:00