Software /
code /
prosody
Diff
plugins/mod_csi_simple.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 (2020-04-26) |
parent | 9771:bf92f37de137 |
child | 9909:3229be01a08a |
child | 10816:b4c2c7fae7c0 |