From 3221534b0f77a00043032c1e350814f607a56380 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 14 Apr 2014 22:32:34 +0200 Subject: Implement XEP-0249 (Direct MUC Invitations) - fallback to mediated invitations if only the bare jid is given to the command or if the jid does not advertise support TODO: provide a way to send passwords --- doc/source/dev/xep.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source/dev') diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst index 7cfffa20..7d303a03 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% | +----------+-------------------------+---------------------+ +|0249 |Direct MUC Invitations |90% | ++----------+-------------------------+---------------------+ |0280 |Messsage Carbons |100% | +----------+-------------------------+---------------------+ |0296 |Best Practices for |100% | -- cgit v1.2.3