orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

"New messages" line in the chat window #65

Open haadcode opened 8 years ago

haadcode commented 8 years ago

It would be cool if there was an indicator that would show me the new messages since I last saw the channel.

How it would work is that when I switch to a channel that has received new messages since the last time I checked, the UI would display and indicator to show what was the last message I saw.

This could be as simple as a line after the last message I saw as it would tell "everything under this line are messages you haven't seen yet".