Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XEP-0333 Chat Markers #324

Open
ghost opened this issue Mar 2, 2015 · 2 comments
Open

XEP-0333 Chat Markers #324

ghost opened this issue Mar 2, 2015 · 2 comments
Labels
Feature XEP Related to a specific XEP

Comments

@ghost
Copy link

ghost commented Mar 2, 2015

Hello,

It would be nice that converse.js supports XEP-0333 Chat Markers to see when a contact has read a message.

Thank you.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@jcbrand jcbrand added the Feature label Mar 3, 2015
@ghost
Copy link
Author

ghost commented Mar 3, 2015

Conversations and Jappix implement this XEP if can help.

@golangbu
Copy link
Contributor

It will be really great.

jcbrand added a commit that referenced this issue Feb 13, 2019
@Echolon Echolon added the XEP Related to a specific XEP label Apr 2, 2021
jcbrand added a commit that referenced this issue Sep 2, 2021
* Implement as two new plugins: `converse-markers`, `converse-marker-views`
* Check that duplicate markers aren't sent out
* Add `muc_send_markers_for_own_messages` setting
* And don't send out markers for sent 1:1 messages
* Send out 'received' marker if chat is hidden, otherwise send 'displayed'
* Send received marker, even if chat is hidden
* Send 'displayed' marker when chat becomes visible
* Don't send out markers for messages that are older than the latest marker.
* Clear markers when MUC becomes bigger than limit for sending them.

Updates #324
jcbrand added a commit that referenced this issue Sep 7, 2021
* Implement as two new plugins: `converse-markers`, `converse-marker-views`
* Check that duplicate markers aren't sent out
* Add `muc_send_markers_for_own_messages` setting
* And don't send out markers for sent 1:1 messages
* Send out 'received' marker if chat is hidden, otherwise send 'displayed'
* Send received marker, even if chat is hidden
* Send 'displayed' marker when chat becomes visible
* Don't send out markers for messages that are older than the latest marker.
* Clear markers when MUC becomes bigger than limit for sending them.

Updates #324
jcbrand added a commit that referenced this issue Sep 15, 2021
* Implement as two new plugins: `converse-markers`, `converse-marker-views`
* Check that duplicate markers aren't sent out
* Add `muc_send_markers_for_own_messages` setting
* And don't send out markers for sent 1:1 messages
* Send out 'received' marker if chat is hidden, otherwise send 'displayed'
* Send received marker, even if chat is hidden
* Send 'displayed' marker when chat becomes visible
* Don't send out markers for messages that are older than the latest marker.
* Clear markers when MUC becomes bigger than limit for sending them.

Updates #324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature XEP Related to a specific XEP
Projects
None yet
Development

No branches or pull requests

3 participants