33e467d2a5
p1: add forward without author option
CI / test (push) Successful in 21s
2026-03-08 14:11:04 +03:00
30169a3a27
feat: add waveform voice messages end-to-end
CI / test (push) Successful in 23s
2026-03-08 12:40:49 +03:00
8689283e99
fix: persist message delivery status across server restarts
CI / test (push) Successful in 21s
2026-03-08 12:27:54 +03:00
76f008d635
feat(reactions): add message reactions API and web quick reactions
2026-03-08 09:51:18 +03:00
e1d0375392
feat: add reply/forward/pin message flow across backend and web
...
CI / test (push) Failing after 24s
- add reply_to/forwarded_from message fields and chat pinned_message field
- add forward and pin APIs plus reply support in message create
- wire web actions: Reply, Fwd, Pin and reply composer state
- fix spam policy bug: allow repeated identical messages, keep rate limiting
2026-03-08 00:28:43 +03:00
f6ad480973
feat: add message reliability foundation
...
CI / test (push) Successful in 23s
- implement idempotent message creation via client_message_id
- add persistent delivered/read receipts
- expose /messages/status and wire websocket receipt events
- update web client to send client ids and auto-ack delivered/read
2026-03-07 23:57:35 +03:00
a879ba7b50
first commit
2026-03-07 21:31:38 +03:00