Context / backlinks:
Goal:
Allow sending a message to a peer and update the conversation preview.
Scope:
- Endpoint: POST /conversations/messages/:userId with typed content (text | emoji | gif | sticker)
- Create conversation if it does not exist yet
- Update conversation preview with a sensible fallback for non-text content
Acceptance criteria:
Context / backlinks:
Goal:
Allow sending a message to a peer and update the conversation preview.
Scope:
Acceptance criteria: