summaryrefslogtreecommitdiff
path: root/doc/source/dev/xep.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-06-10 23:49:10 +0200
committermathieui <mathieui@mathieui.net>2013-06-10 23:49:10 +0200
commit97d3690aea8926f50eed2d5d0194114228c1e3ef (patch)
tree4ead7642134f3cb7b4542297597ea13c056a487d /doc/source/dev/xep.rst
parent4220c36021c17dc27136a09041b9c0a47f5e0a57 (diff)
downloadpoezio-97d3690aea8926f50eed2d5d0194114228c1e3ef.tar.gz
poezio-97d3690aea8926f50eed2d5d0194114228c1e3ef.tar.bz2
poezio-97d3690aea8926f50eed2d5d0194114228c1e3ef.tar.xz
poezio-97d3690aea8926f50eed2d5d0194114228c1e3ef.zip
Implement Message Carbons (XEP-280)
- Add an option enable_carbons (defaults to false) - Make a disco on non-roster entites to determine if the message commes from a muc private chat or not.
Diffstat (limited to 'doc/source/dev/xep.rst')
-rw-r--r--doc/source/dev/xep.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst
index 1be26104..7cfffa20 100644
--- a/doc/source/dev/xep.rst
+++ b/doc/source/dev/xep.rst
@@ -50,6 +50,8 @@ Table of all XEPs implemented in poezio.
+----------+-------------------------+---------------------+
|0245 |The /me Command |80% |
+----------+-------------------------+---------------------+
+|0280 |Messsage Carbons |100% |
++----------+-------------------------+---------------------+
|0296 |Best Practices for |100% |
| |Resource Locking | |
+----------+-------------------------+---------------------+