Comparison

util-src/GNUmakefile @ 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 9561:cfc7b2f7251e
child 11009:74ef9f2334f3
child 11163:37a6a535343e
comparison
equal deleted inserted replaced
10776:8f3b87eaec49 10777:3695904d2854