-
Notifications
You must be signed in to change notification settings - Fork 512
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: 31.0.0
Is your feature request related to a problem? Please describe.
Currently the messages of all chat participants look exactly the same (text, color, background). This makes it somewhat hard to distinguish own messages from replies.
Describe the solution you'd like
In the chat history, own messages should be distinguishable from messages sent by other chat participants. This could be achieved through differences in color or contrast.
Additionally, text alignment could serve as a distinguishing feature. Own messages could be right-aligned, while messages from other chat participants could be left-aligned.
Describe alternatives you've considered
Currently the avatar/name is the most obvious difference. I could look at the avatar or read the name, but this takes notable longer and I'd prefer a comfy solution to the problem. 😊
Additional context
Many other messengers have already implemented similar features:
We could try to implement this feature, but we would need some guidance on what to consider to ensure it gets accepted.

