diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-18 21:07:20 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-18 21:07:20 +0100 |
commit | c83cdb6b4a84cce07ebf6f11f5fc41561b265f99 (patch) | |
tree | 0686429d983966f548efadeb7f5ca582730132c5 /doc/en | |
parent | 2d4d8e3f1c85caf2c79f2a7528af22aad735e664 (diff) | |
download | poezio-c83cdb6b4a84cce07ebf6f11f5fc41561b265f99.tar.gz poezio-c83cdb6b4a84cce07ebf6f11f5fc41561b265f99.tar.bz2 poezio-c83cdb6b4a84cce07ebf6f11f5fc41561b265f99.tar.xz poezio-c83cdb6b4a84cce07ebf6f11f5fc41561b265f99.zip |
Add xep.txt to doc.
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/xep.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/en/xep.txt b/doc/en/xep.txt new file mode 100644 index 00000000..a42c87e6 --- /dev/null +++ b/doc/en/xep.txt @@ -0,0 +1,20 @@ +XEP +=== + +.Table of all XEPs implemented in poezio. +[options="header"] +|========================================== +|XEP number|XEP name |Implementation status +|0004 |Data Forms |100% +|0027 |Current Jabber OpenPGP Usage|100% +|0030 |Service Discovery|~100% +|0045 |Multi-User Chat|~80% +|0059 |Result Set Management|~100% +|0071 |XHTML-IM|~70% +|0085 |Chat State Notifications|100% +|0092 |Software Version|100% +|0115 |Entity capabilities|~20% +|0199 |XMPP Ping|40% +|0224 |Attention|0% +|0245 |The /me Command|80% +|========================================== |