yaxim-org / yaxim

yaxim - a lean XMPP/Jabber client for Android
https://yaxim.org
GNU General Public License v3.0
486 stars 238 forks source link

MUC: not joining all autojoin bookmarks #231

Open ge0rg opened 5 years ago

ge0rg commented 5 years ago

smack3 doesn't accept both "1" and "true" as values for auto-join, so some bookmarks aren't joined, depending on which client created them.

Fix that or upgrade to smack4 (#189).

ge0rg commented 5 years ago

The upgrade to smack4 is underway, and this specific issue will be fixed by https://github.com/igniterealtime/Smack/pull/286