Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/message_fastening
Florian Schmaus 77d12d4758 fastening: set ENABLED_BY_DEFAULT to false
If it is announced as feature, entities sending fastened messages
expect the recipient to react somehow on those. And this is not the
case if this is just enabled in Smack.

Hence we disable it per default and require smack users to explicitly
enable it after they have setup the according stanza listeners.
2020-04-15 09:34:04 +02:00
..
element Add support for XEP-0422: Message Fastening 2020-04-13 18:17:26 +02:00
provider Add support for XEP-0422: Message Fastening 2020-04-13 18:17:26 +02:00
MessageFasteningManager.java fastening: set ENABLED_BY_DEFAULT to false 2020-04-15 09:34:04 +02:00
package-info.java Add support for XEP-0422: Message Fastening 2020-04-13 18:17:26 +02:00