summaryrefslogtreecommitdiff
path: root/doc/source/dev
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-04-12 21:21:39 +0200
committermathieui <mathieui@mathieui.net>2013-04-12 21:21:39 +0200
commite341d1534ef97d6465e960e99fcbd4adf412cc8e (patch)
tree2e21017100113150f826d03a9e2b3233d7a3b909 /doc/source/dev
parent975dcb4b6cb3391a34c1695965b285eadb6a0843 (diff)
downloadpoezio-e341d1534ef97d6465e960e99fcbd4adf412cc8e.tar.gz
poezio-e341d1534ef97d6465e960e99fcbd4adf412cc8e.tar.bz2
poezio-e341d1534ef97d6465e960e99fcbd4adf412cc8e.tar.xz
poezio-e341d1534ef97d6465e960e99fcbd4adf412cc8e.zip
Add the XEP list
Diffstat (limited to 'doc/source/dev')
-rw-r--r--doc/source/dev/index.rst1
-rw-r--r--doc/source/dev/xep.rst57
2 files changed, 58 insertions, 0 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index ff70ec69..8bf674cc 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -17,4 +17,5 @@ Contents:
common
sleek
theming
+ xep
diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst
new file mode 100644
index 00000000..1be26104
--- /dev/null
+++ b/doc/source/dev/xep.rst
@@ -0,0 +1,57 @@
+XEP
+===
+
+Table of all XEPs implemented in poezio.
+
++----------+-------------------------+---------------------+
+|XEP number|XEP name |Implementation status|
++==========+=========================+=====================+
+|0004 |Data Forms |100% |
++----------+-------------------------+---------------------+
+|0012 |Last Activity |100% |
++----------+-------------------------+---------------------+
+|0027 |Current Jabber OpenPGP |100% |
+| |Usage | |
++----------+-------------------------+---------------------+
+|0030 |Service Discovery |~100% |
++----------+-------------------------+---------------------+
+|0045 |Multi-User Chat |~90% |
++----------+-------------------------+---------------------+
+|0048 |Bookmarks |90% |
++----------+-------------------------+---------------------+
+|0059 |Result Set Management |~100% |
++----------+-------------------------+---------------------+
+|0071 |XHTML-IM |~70% |
++----------+-------------------------+---------------------+
+|0085 |Chat State Notifications |100% |
++----------+-------------------------+---------------------+
+|0092 |Software Version |100% |
++----------+-------------------------+---------------------+
+|0107 |User Mood |100% |
++----------+-------------------------+---------------------+
+|0108 |User Activity |100% |
++----------+-------------------------+---------------------+
+|0115 |Entity capabilities |~20% |
++----------+-------------------------+---------------------+
+|0118 |User Tune |90% |
++----------+-------------------------+---------------------+
+|0172 |User Nickname |100% |
++----------+-------------------------+---------------------+
+|0191 |Simple Communication |95% |
+| |Blocking | |
++----------+-------------------------+---------------------+
+|0196 |User Gaming |70% |
++----------+-------------------------+---------------------+
+|0199 |XMPP Ping |70% |
++----------+-------------------------+---------------------+
+|0202 |Entity time |100% |
++----------+-------------------------+---------------------+
+|0224 |Attention |100% |
++----------+-------------------------+---------------------+
+|0245 |The /me Command |80% |
++----------+-------------------------+---------------------+
+|0296 |Best Practices for |100% |
+| |Resource Locking | |
++----------+-------------------------+---------------------+
+|0308 |Last Message Correction |80% |
++----------+-------------------------+---------------------+