Nerixyz
|
a869cd4bd1
|
feat(plugins): add display name change event to Channel (#6594)
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2026-01-29 18:25:39 +01:00 |
|
Nerixyz
|
d21b3c6e38
|
feat(plugins): Added message read/update methods to the Channel API. (#6650)
This PR adds methods to read and update messages in a channel. Specifically, it adds:
- message_snapshot
- last_message
- replace_message/replace_message_at
- clear_messages
- find_message_by_id
- has_messages
- count_messages
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2026-01-20 23:46:39 +00:00 |
|
pajlada
|
eaeeaf004d
|
chore(reuse): annotate our source files with our license (#6719)
|
2026-01-07 00:45:57 +01:00 |
|
pajlada
|
6935c7d7a0
|
chore: reduce wait interval in plugin test (#6708)
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2026-01-04 14:23:08 +01:00 |
|
nerix
|
e2ba7dff03
|
feat(plugins): add debug.traceback (#6652)
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2025-12-28 12:03:43 +00:00 |
|
nerix
|
74b4674c6b
|
feat(plugins): allow message introspection (#6353)
This allows users to introspect messages (i.e. look at the elements they're made up of).
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2025-12-07 14:52:59 +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 |
|
nerix
|
c67953d14f
|
feat(plugins): minimal account API (#6554)
Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
|
2025-12-05 14:56:51 +00:00 |
|
nerix
|
b63739e792
|
feat(plugins): add JSON parsing/serialization (#6420)
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
|
2025-11-21 17:43:28 +01:00 |
|
nerix
|
115428d7f4
|
test(plugins): check unwinding and version (#6586)
|
2025-11-17 17:29:07 +01: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 |
|
nerix
|
3f05edc071
|
refactor: merge emote element flags (#6511)
|
2025-09-30 19:07:25 +02:00 |
|
nerix
|
c7dea40b6b
|
fix(plugins): Implement __eq for Channel (#6456)
|
2025-09-14 11:28:39 +00:00 |
|
nerix
|
a4478748f7
|
feat(plugins): add basic message construction (#5754)
|
2025-07-31 15:36:39 +02:00 |
|
nerix
|
91c2c1021c
|
feat(WebSocket): add open event (#6315)
|
2025-07-05 12:36:22 +00:00 |
|
nerix
|
c10172fee8
|
fix(plugins): check websocket callbacks before calling (#6314)
|
2025-07-05 10:27:08 +00:00 |
|
Mm2PL
|
c7e1c2e812
|
Do not hide WebSocket API when missing permission (#6186)
|
2025-05-04 10:49:08 +00:00 |
|
nerix
|
ab66be21b3
|
feat(plugins): add c2.WebSocket (#6076)
|
2025-04-07 17:38:10 +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 |
|