1
0
Fork 0
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:
Badlop 2024-11-08 19:27:22 +01:00
parent abe1d96c58
commit 6a428f3d02
48 changed files with 82 additions and 87 deletions

View file

@ -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).