gitdataai/src
ZhenYi 821b0e998d refactor(room): Discord layout and room WebSocket client refactor
- Refactor room-context.tsx with improved WebSocket state management
- Enhance room-ws-client.ts with reconnect logic and message handling
- Update Discord layout components with message editor improvements
- Add WebSocket universal endpoint support in ws_universal.rs
2026-04-18 19:05:21 +08:00
..
app feat(frontend): invitations page with project and workspace support 2026-04-18 19:05:14 +08:00
assets init 2026-04-15 09:08:09 +08:00
client feat(frontend): invitations page with project and workspace support 2026-04-18 19:05:14 +08:00
components refactor(room): Discord layout and room WebSocket client refactor 2026-04-18 19:05:21 +08:00
contexts refactor(room): Discord layout and room WebSocket client refactor 2026-04-18 19:05:21 +08:00
hooks fix(room): add HTTP batch reactions endpoint and clean up dead code 2026-04-17 22:12:10 +08:00
lib refactor(room): Discord layout and room WebSocket client refactor 2026-04-18 19:05:21 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(frontend): invitations page with project and workspace support 2026-04-18 19:05:14 +08:00
index.css feat(frontend): Discord layout + AI Studio theme + Room Settings 2026-04-18 16:59:36 +08:00
main.tsx init 2026-04-15 09:08:09 +08:00