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

Add libpurple status text "mood" #200

Open
Fank opened this issue May 31, 2017 · 7 comments
Open

Add libpurple status text "mood" #200

Fank opened this issue May 31, 2017 · 7 comments

Comments

@Fank
Copy link
Contributor

Fank commented May 31, 2017

I saw by adding the "sykpe4pidgin" to pidgin that all contacts have a "mood" text.
But not those who came through spectrum.

image

Btw i also noticed some online/offline inconsistent.

@vitalyster
Copy link
Collaborator

What is your client? "Mood" text should be changed with XMPP presence's status text, isn't it?

@Fank
Copy link
Contributor Author

Fank commented May 31, 2017

@Fank
Copy link
Contributor Author

Fank commented May 31, 2017

It could be that the presence's status definitions are static and the message is NULL so it may transported somewhere else.

https://github.com/EionRobb/skype4pidgin/blob/aa9ddd71b7c1f2d3c596e2e3b77f389c08bb2f38/skypeweb/libskypeweb.c#L153

@Fank
Copy link
Contributor Author

Fank commented May 31, 2017

and yea https://xmpp.org/rfcs/rfc3921.html#presence 5.3 tell that it should be transported via <status>

@vitalyster
Copy link
Collaborator

So you can change your "mood text" in client, verify client is generate presence for this and it is delivered to spectrum, and if it is not reflects on skype side - then it is a spectrum bug

@Fank
Copy link
Contributor Author

Fank commented May 31, 2017

Ah wait, the problem is that the mood will not be transported from skype -> spectrum -> pidgin.

skype -> pidgin works.

Dont know if pidgin -> spectrum -> skype has issues

@Fank
Copy link
Contributor Author

Fank commented Jun 1, 2017

@vitalyster enough info?

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

No branches or pull requests

2 participants