Mercurial > libervia-backend
changeset 3918:e63f96e60f7b
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
rel 379
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 06 Oct 2022 16:02:05 +0200 |
parents | 626629781a53 |
children | 7b2c51bcc8f5 |
files | sat/plugins/plugin_xep_0384.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sat/plugins/plugin_xep_0384.py Thu Oct 06 16:02:00 2022 +0200 +++ b/sat/plugins/plugin_xep_0384.py Thu Oct 06 16:02:05 2022 +0200 @@ -1107,6 +1107,8 @@ between the two is maintained. MUC messages are supported next to one to one messages. For trust management, the two trust models "BTBV" and "manual" are supported. """ + NS_TWOMEMO = twomemo.twomemo.NAMESPACE + NS_OLDMEMO = oldmemo.oldmemo.NAMESPACE # For MUC/MIX message stanzas, the <to/> affix is a MUST SCE_PROFILE_GROUPCHAT = SCEProfile(