mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Add ejabberd version and implementation status for many XEPs
This commit is contained in:
parent
abe1d96c58
commit
6a428f3d02
48 changed files with 82 additions and 87 deletions
|
@ -25,8 +25,8 @@
|
|||
|
||||
-module(mod_client_state).
|
||||
-author('holger@zedat.fu-berlin.de').
|
||||
-protocol({xep, 85, '2.1'}).
|
||||
-protocol({xep, 352, '0.1', '14.12', "", ""}).
|
||||
-protocol({xep, 85, '2.1', '2.1.0', "complete", ""}).
|
||||
-protocol({xep, 352, '0.1', '14.12', "complete", ""}).
|
||||
|
||||
-behaviour(gen_mod).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue