Add devicelist and bundle publication

This commit is contained in:
Paul Fariello
2019-02-21 19:44:01 +01:40
parent bce1981128
commit fdc5f25f2d
7 changed files with 323 additions and 25 deletions

View File

@@ -61,6 +61,7 @@
#include "xmpp/jid.h"
#ifdef HAVE_OMEMO
#include "omemo/omemo.h"
#include "xmpp/omemo.h"
#endif
@@ -318,7 +319,10 @@ session_login_success(gboolean secured)
bookmark_request();
blocking_request();
#ifdef HAVE_OMEMO
omemo_devicelist_publish();
omemo_devicelist_subscribe();
if (omemo_loaded()) {
omemo_devicelist_publish();
}
#endif
// items discovery