25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Announce support for XEP-0384 OMEMO Encryption (#4305)

The last required piece to support XEP-0384 was
supporting max_items=max, which was added for ejabberd 21.12 in commit
8f8de0403b
This commit is contained in:
Badlop 2024-11-08 18:49:07 +01:00
parent 29a59cfe48
commit abe1d96c58

View File

@ -30,6 +30,8 @@
-behaviour(gen_pubsub_node).
-author('christophe.romain@process-one.net').
-protocol({xep, 384, '0.8.3', '21.12', "complete", ""}).
-include("pubsub.hrl").
-export([init/3, terminate/2, options/0, features/0,