diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-08-28 20:33:28 +0100 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-08-28 20:33:28 +0100 |
commit | 95723fb6497d99ddc73a008c5ae0f4d44acdad9d (patch) | |
tree | 92200b700b605400f1c2ba54302f03f846be2c47 /doc | |
parent | 1a8ca9e4f8e804aca7b8a029e6b44228650ac22b (diff) | |
download | poezio-95723fb6497d99ddc73a008c5ae0f4d44acdad9d.tar.gz poezio-95723fb6497d99ddc73a008c5ae0f4d44acdad9d.tar.bz2 poezio-95723fb6497d99ddc73a008c5ae0f4d44acdad9d.tar.xz poezio-95723fb6497d99ddc73a008c5ae0f4d44acdad9d.zip |
OTR plugin: Implement XEP-0378 (OTR Discovery)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/dev/xep.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst index 66d99e95..cb06d2c8 100644 --- a/doc/source/dev/xep.rst +++ b/doc/source/dev/xep.rst @@ -75,3 +75,5 @@ Table of all XEPs implemented in poezio. +----------+-------------------------+---------------------+ |0364 |Current OTR Usage |100% | +----------+-------------------------+---------------------+ +|0378 |OTR Discovery |100% | ++----------+-------------------------+---------------------+ |