Skip to content

feat: Parse XEP-0172 nickname in MUC presences

Nicoco requested to merge nicoco/python-nbxmpp:muc-xep-0172 into master

This is something that Cheogram and slidge have implemented for a while, as a workaround to allow in MUC nicknames some code points (mainly emojis) that are forbidden in resource parts.

Merge request reports