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
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
Mm2PL
6e443cd767
Plugin links pt 2: Link::InsertText ( #6527 )
2025-10-25 13:30:49 +00:00
Mm2PL
33f6383122
Add support for plugin links ( #6386 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-10-02 18:56:51 +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
2547techno
deed1061b5
fix(plugins): TSTL static method generation ( #6223 )
2025-05-24 12:04:54 +00:00
2547techno
d39c1a1459
fix(plugins): TSTL HTTPRequest.create generation ( #6190 )
2025-05-10 11:47:03 +02:00
nerix
ab66be21b3
feat(plugins): add c2.WebSocket ( #6076 )
2025-04-07 17:38:10 +00:00
Mm2PL
a2ad19df37
Update chatterino.d.ts to match plugin-meta.lua ( #5792 )
2025-01-19 14:09:45 +00:00
Mm2PL
c980162656
Introduce HTTP API for plugins ( #5383 )
2024-06-22 10:04:30 +00:00
Mm2PL
d4b8feac7d
lua: Change CompletionRequested handler to use an event table. ( #5280 )
2024-03-30 14:23:02 +00:00
Mm2PL
a737d4b755
Introduce c2.later() function to Lua API. ( #5154 )
2024-02-25 11:45:59 +00:00
Mm2PL
ffa63f0dc9
Update chatterino.d.ts for the ChannelRef change ( #5187 )
...
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2024-02-18 21:35:40 +00:00
Mm2PL
8e9aa87a08
Add a new Channel API for experimental plugins feature ( #5141 )
2024-02-03 19:12:00 +01:00
nerix
60d79ef57e
Improve docs/supplemental files for plugins ( #5047 )
...
Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl >
2023-12-29 17:12:50 +00:00
Mm2PL
fd4cac2c2c
Add a new completion API for experimental plugins feature. ( #5000 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-12-10 13:41:05 +00:00
Mm2PL
5ba809804e
Add basic lua scripting capabilities ( #4341 )
...
The scripting capabilities is locked behind a cmake flag, and is not enabled by default.
Co-authored-by: nerix <nerixdev@outlook.de >
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2023-04-02 15:31:53 +02:00