Difference between revisions of "Multi-Session Nicks"

Jump to navigation Jump to search
106 bytes added ,  09:39, 21 February 2018
Line 39: Line 39:


* a MUC service SHOULD add the <x/> tag to all sent PMs ([https://xmpp.org/extensions/xep-0045.html#privatemessage XEP-0045 §7.5])
* a MUC service SHOULD add the <x/> tag to all sent PMs ([https://xmpp.org/extensions/xep-0045.html#privatemessage XEP-0045 §7.5])
* a MUC service should send copies of a PM to all joined resources, marked with <private/> to prevent Carbons
* a MUC service should send copies of a PM to all joined resources, marked with <private/> to prevent Carbons (the MUC can't know if the user's server supports Carbons, and if they are enabled on all joined clients)


== Optimal XMPP server behavior ==
== Optimal XMPP server behavior ==

Navigation menu