From d8f0bcef9407f45161e124aa4703d0f0485fb2db Mon Sep 17 00:00:00 2001 From: Paul Fariello Date: Tue, 19 Mar 2019 18:40:24 +0140 Subject: Add publish option to OMEMO device list and bundle --- src/xmpp/xmpp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xmpp/xmpp.h') diff --git a/src/xmpp/xmpp.h b/src/xmpp/xmpp.h index 763c8a91..67cc722c 100644 --- a/src/xmpp/xmpp.h +++ b/src/xmpp/xmpp.h @@ -63,6 +63,8 @@ #define XMPP_FEATURE_MUC_NONANONYMOUS "http://jabber.org/protocol/muc#muc_nonanonymous" #define XMPP_FEATURE_COMMANDS "http://jabber.org/protocol/commands" #define XMPP_FEATURE_OMEMO_DEVICELIST_NOTIFY "eu.siacs.conversations.axolotl.devicelist+notify" +#define XMPP_FEATURE_PUBSUB "http://jabber.org/protocol/pubsub" +#define XMPP_FEATURE_PUBSUB_PUBLISH_OPTIONS "http://jabber.org/protocol/pubsub#publish-options" typedef enum { JABBER_CONNECTING, -- cgit 1.4.1-2-gfad0