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

Twitter component sends unneeded presence updates when another resource connects #217

Closed
linkmauve opened this issue Jun 11, 2017 · 2 comments

Comments

@linkmauve
Copy link

How to reproduce:

  • Connect with client A.
  • Open XML console in client A.
  • Connect with Gajim.
  • See eight incoming presences towards A, while none were expected.
@linkmauve
Copy link
Author

linkmauve commented Jun 11, 2017

Actually it’s Gajim’s presence it is broadcasting to A, which includes Gajim’s capabilities. It is especially important to not include wrong capabilities because clients will rely on them to know which features the component supports, and to associate it an identity.

@vitalyster
Copy link
Collaborator

Discussed in #256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants