Activity
Add get self member endpoint and fix non-members being able to access…
Add get self member endpoint and fix non-members being able to access…
Fix possible permission exploits
Fix possible permission exploits
Improve cases where ChatMessage member is null
Improve cases where ChatMessage member is null
Add option to unban chat members and better see their bans
Add option to unban chat members and better see their bans
Rename incorrectly named methods
Rename incorrectly named methods
Send anonymized or non-anonymized ChatMessage based on receiver
Send anonymized or non-anonymized ChatMessage based on receiver
Route websockets over Redis Pub/Sub to ensure scalability
Route websockets over Redis Pub/Sub to ensure scalability
Add simple in-memory websocket chat
Add simple in-memory websocket chat
Revert from Spring Boot 3 due to instability and dependencies still u…
Revert from Spring Boot 3 due to instability and dependencies still u…
Update versions and add missing file back
Update versions and add missing file back
Add Chat controller methods
Add Chat controller methods
Add chat controller method stubs
Add chat controller method stubs
Add role adding and removing
Add role adding and removing