buhapp-backend/internal
ga 3fe6930af2 Chat edit with WS notification
- PUT /messages/:msgId now returns {ok, edited:true}
- WS pushes 'message_edited' event to both chat members
- Mobile UI: show 'ред.' marker when edited=true
- Audit log: message.edit action
- Repo: GetMessage helper for fetching after edit
2026-08-20 15:52:57 +00:00
..
audit Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
auth Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
chat Chat edit with WS notification 2026-08-20 15:52:57 +00:00
config Sprint 2: profile, preferences, location, search 2026-08-20 15:49:21 +00:00
consent Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
db Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
handlers Chat edit with WS notification 2026-08-20 15:52:57 +00:00
locations Sprint 2: profile, preferences, location, search 2026-08-20 15:49:21 +00:00
preferences Sprint 2: profile, preferences, location, search 2026-08-20 15:49:21 +00:00
redis Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
storage Sprint 1: scaffold backend (Go + Fiber + PG + Redis + MinIO) 2026-08-20 15:41:05 +00:00
users Sprint 2: profile, preferences, location, search 2026-08-20 15:49:21 +00:00
ws Sprint 3: chat with WebSocket 2026-08-20 15:51:05 +00:00