Conversations
The current design of conversations is
After checking out mastodon and pleroma docs more carefully I found some functionality that should be added.
Conversations list:
- mark conversation as read. Unread conversations should be marked somehow
- remove conversation
Chat room:
- pleroma API allows changing the set of recipients by user
- media can be attached to the message. I suggest just to replace 'Aa' icon in the input by the media uploader.
- as I understand correctly, conversations message is an ordinary status but with direct visibility. I'm not sure that all status interactions are relevant here, but some of them, like status deletion or favorite, can be useful.
Edited by Nastassia Danilova