akastijn
421f6655fd
Add SSE client for web chat integration and enable event-based message handling.
...
- Introduced `SseSubscribeClient` to connect to the external web server and process events via SSE (Server-Sent Events).
- Added `WebHandler` interface for type-safe event deserialization and processing.
- Included `WebChatHandler` to handle incoming web chat messages and forward them to the chat system.
- Updated `Config` for new configurable values: `CHAT_WEB_REGISTER_TO_BASE_URL` and `CHAT_WEB_TOKEN`.
2026-08-02 17:39:25 +02:00
akastijn
7492dfa418
Integrate ChatLogHandler across chat modules and add centralized message logging with validation through ChatLogMapper.
2026-07-19 23:00:40 +02:00
akastijn
5a508fdf28
Add web-api module with OpenAPI integration, enable chat logs forwarding to web backend, and update dependencies across modules.
2026-07-18 20:21:25 +02:00
akastijn
7cc7cca129
Update cosmos-api to version 1.21.8 and adjust repository URL in settings.gradle.kts.
2025-07-29 22:54:06 +02:00
akastijn
eb30750134
Refactor switch statements to use enhanced -> syntax and update dependencies to include cosmos-api.
2025-07-29 19:10:20 +02:00
Teriuihi
1dd19f0543
Update dependencies and build configuration
2025-06-20 23:26:54 +02:00
Teriuihi
9e437079e4
Remove Galaxy dependency
...
Switched back to paper since we don't use any features from Galaxy that aren't already in paper
2025-03-21 20:34:45 +01:00
Len
c9e819645a
Update build.gradle.kts
2024-07-27 22:33:39 +02:00
Len
13e4966a12
Revert "Update to 1.21?"
...
This reverts commit 3ea078237d .
2024-07-19 21:09:26 +02:00
Len
3ea078237d
Update to 1.21?
2024-07-06 11:00:58 +02:00
Len
ee2a2c2225
Use 1.19.2 API
2022-09-26 19:08:51 +02:00
Len
8c3d03383d
build using velocity 3.1.2-SNAPSHOT
2022-05-30 18:47:29 +02:00
destro174
e6dfd19b84
Merge branch 4.9
2022-03-14 16:48:35 +01:00
destro174
5834ff2c97
Why doesn't it error?
2022-02-24 17:16:32 +01:00
destro174
e550679637
Workaround? please build
2022-02-23 16:13:53 +01:00
destro174
439fb12480
Workaround for minimessage
2022-02-23 15:50:21 +01:00
destro174
448d9ac8aa
Update minimessage to 4.10.0
2022-02-19 16:58:22 +01:00
destro174
342957ef68
Fix build!
2022-02-19 15:14:41 +01:00
destro174
e08c5a4a3b
Update minimessage to 4.10.0
2022-02-05 21:16:20 +01:00
destro174
831bac1be9
Update minimessage and add helper methods
2022-01-27 21:05:50 +01:00
destro174
b183c369d2
Use gradle to build the plugin
2021-12-11 18:59:45 +01:00