FR-25: Deleting existing chats
Description
As an authenticated user, I want to delete chats so I can keep my inbox clean.
Acceptance criteria
- AC1 - An authenticated user should be able to delete their own existing chats from a list.
- AC2 - When deleting a chat, the user should be prompted with a confirmation message.
- AC3 - The message should also delete from the other user.
Dependencies
Requires #34 (closed)