Software /
code /
prosody
Diff
tools/openfire2prosody.lua @ 10777:3695904d2854 0.11
mod_carbons: Fix handling of incoming MUC PMs #1540
27f5db07bec9 fixed this wrong. The code is supposed to check if the
stanza is NOT sent to your bare JID. A MUC PM is always sent to your
full JID. Hopefully nobody sends MUC invites to full JIDs, because those
would be skipped by this as well.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Apr 2020 20:39:39 +0200 |
parent | 5776:bd0ff8ae98a8 |
child | 13142:879a6a33c21b |