tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
181 stars 21 forks source link

Save "Displayed" position after new messages are sent #112

Open michaelblyons opened 1 year ago

michaelblyons commented 1 year ago

Is your feature request related to a problem? Please describe.

When I send a message, there's a little "👤 Received" message in my lower-right until they view the message, whereupon it changes to "👤 Displayed". When I send a new message, I no longer see the 'displayed' message.

Describe the solution you'd like

Can you keep the "👤 Displayed" pinned to the last-seen message and move it down as messages have been viewed?

Describe alternatives you've considered

I got the idea partly from Matrix, although I've only used Matrix for group chats and seeing dozens of avatars attached to each last-seen message is pretty noisy.

Additional context

This might be too much nonsense on the screen in MUCs, but it'd be really nice to have for 1-1s.