Comparison

util-src/signal.c @ 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 9151:fee3933ff346
child 10480:94cacf9fd0ae
comparison
equal deleted inserted replaced
10776:8f3b87eaec49 10777:3695904d2854