EionRobb / skype4pidgin

Skype Plugin for Pidgin, libpurple and more
https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb#skypeweb-plugin-for-pidgin
624 stars 88 forks source link

skypeweb_got_info(): Do not clear mood if it's null (it's always null via this call) #606

Closed himselfv closed 6 years ago

himselfv commented 6 years ago

See https://github.com/EionRobb/skype4pidgin/issues/590

I got sidetracked from doing the long version but at least this fixes the bug with losing the mood after the info update.

EionRobb commented 6 years ago

If someone clears out their mood message, will it also be null?

himselfv commented 6 years ago

Yep. I suspect mood is considered private now so they stopped returning it from all requests that can query outside of your contact list.