papercups-io / papercups

Open-source live customer chat
https://app.papercups.io/demo
MIT License
5.73k stars 509 forks source link

Support real time message time #76

Open DannyFeliz opened 4 years ago

DannyFeliz commented 4 years ago

It would be nice if the message time in the chat were real-time, you can archive that using a library like timeago.js, they support real-time render.

reichert621 commented 4 years ago

great idea @DannyFeliz, we'll check it out :)

what do you think the ideal behavior would be? I'm hesitant to have it constantly updating (e.g. 5 seconds ago, 6 seconds ago, 7 seconds ago, etc) but maybe it would be good to show an update every 20 seconds or so?