Files
snek/src
retoor a885833383 feat: add username field to chat message and RPC response payloads
- Include `username` from user data when constructing `ChannelMessage` in `ChatService`
- Append `username` to message dict in `RPCView` response alongside existing `user_nick` field
2025-01-29 21:15:25 +00:00
..