gitdataai/libs/api/room
2026-04-20 15:45:22 +08:00
..
ai.rs init 2026-04-15 09:08:09 +08:00
category.rs init 2026-04-15 09:08:09 +08:00
draft_and_history.rs init 2026-04-15 09:08:09 +08:00
member.rs init 2026-04-15 09:08:09 +08:00
message.rs init 2026-04-15 09:08:09 +08:00
mod.rs feat(api/room): add upload handler and update websocket handler 2026-04-20 15:45:22 +08:00
notification.rs init 2026-04-15 09:08:09 +08:00
pin.rs init 2026-04-15 09:08:09 +08:00
reaction.rs fix(room): accept comma-separated message_ids string in batch reaction endpoint 2026-04-17 22:28:24 +08:00
room.rs init 2026-04-15 09:08:09 +08:00
thread.rs init 2026-04-15 09:08:09 +08:00
upload.rs feat(api/room): add upload handler and update websocket handler 2026-04-20 15:45:22 +08:00
ws_handler.rs fix(room): add access check to ws_universal subscribe and fix stream handling 2026-04-17 17:15:34 +08:00
ws_types.rs fix(room): align ReactionGroup types with frontend and guard reaction update handler 2026-04-17 23:00:52 +08:00
ws_universal.rs refactor(room): WebSocket queue and message editor improvements 2026-04-18 19:29:36 +08:00
ws.rs feat(api/room): add upload handler and update websocket handler 2026-04-20 15:45:22 +08:00