Files
Memoh/internal/handlers
Acbox c172699466 fix(channel): allow attachment-only messages via WebSocket (#331)
The WebSocket handler rejected messages with empty text even when
attachments were present, while the HTTP POST endpoint correctly
used Message.IsEmpty(). Move the empty-check after attachment
parsing so only truly empty messages are rejected.
2026-04-04 21:50:40 +08:00
..
2026-03-15 00:42:09 +08:00
2026-03-15 00:42:09 +08:00
2026-03-22 17:24:45 +08:00
2026-03-27 19:30:45 +08:00
2026-03-15 00:42:09 +08:00
2026-03-15 00:42:09 +08:00