mail icon indicating copy to clipboard operation
mail copied to clipboard

Realtime typing notifications

Open spoorun opened this issue 4 years ago • 5 comments

Most modern equivalent apps give you some indication if someone else is typing in realtime. This prevents logging off when someone else is replying and can save time all around.

See also More live updates #3429 for typing notifications in stream messages

spoorun avatar Feb 06 '21 02:02 spoorun

I think it's a duplicate of https://github.com/humhub/mail/issues/34

marc-farre avatar Feb 05 '24 10:02 marc-farre

Tested following this doc: https://docs.humhub.org/docs/admin/push-updates/ (I plan to update it: https://github.com/humhub/documentation/issues/145).

It works perfectly, new messages are displayed in real time.

@luke- I think we can close this issue

marc-farre avatar Sep 06 '24 11:09 marc-farre

@marc-farre Hmm, this is different. This is more about indicating whether a participant is currently typing message.

Something like this image

luke- avatar Sep 06 '24 13:09 luke-

Oh sorry, I didn't read correctly, indeed!

We could use this Node.js HumHub push service by adding this functionality, as well as adding JS code on the browser side.

marc-farre avatar Sep 06 '24 13:09 marc-farre

Yes, something similar is also planned for comments.

luke- avatar Sep 06 '24 13:09 luke-