From e341d1534ef97d6465e960e99fcbd4adf412cc8e Mon Sep 17 00:00:00 2001 From: mathieui Date: Fri, 12 Apr 2013 21:21:39 +0200 Subject: Add the XEP list --- doc/source/dev/index.rst | 1 + doc/source/dev/xep.rst | 57 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 doc/source/dev/xep.rst (limited to 'doc/source/dev') 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% | ++----------+-------------------------+---------------------+ -- cgit v1.2.3