Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus 60fee7b318 [muc] Fix Presence interceptors
Presence interceptors where hooked into stanza sending listeners,
which are called *after* the stanza has been put on the wire, i.e., to
late for interceptors that any modifications, they may perform, to
take effect.

Fixes SMACK-925.

We now also dynamically add the MUC's main presence interceptor to the
connection.

Reported-by: Damian Minkov <damencho@jitsi.org>
2022-05-22 10:51:45 +02:00
..
smack [chat2] Fix resource unlock condition 2021-03-25 08:22:12 +01:00
smackx [muc] Fix Presence interceptors 2022-05-22 10:51:45 +02:00