Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SMACK-943: Prevent duplicate processing of mediated invitations
When a MUC mediated invitation includes the `<x xmlns='jabber:x:conference'>` element (for backwards compitibility), then Smack should not fire the 'direct invitation' event listener. The value for 'inviter' that's used to invoke that listener will be false.
- Loading branch information