You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
Based on the 0.7.0 (2020-09-05) XEP-0384: OMEMO Encryption definition publishing bundles should include the
pubsub#max_itemsset tomax.https://xmpp.org/extensions/xep-0384.html#bundles
BUT currently ejabberd does not support it.
processone/ejabberd#3044
As a workaround this has been commented out currently:
UWPX-Client/XMPP_API/Classes/Network/XML/Messages/XEP-0384/OmemoSetBundleInformationMessage.cs
Lines 32 to 37 in cac5bd1