# HG changeset patch # User Goffi # Date 1665064925 -7200 # Node ID e63f96e60f7bf36f03da3d72d82f5c1392f17777 # Parent 626629781a533b99675b76343fb84ff62576b031 plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces: rel 379 diff -r 626629781a53 -r e63f96e60f7b sat/plugins/plugin_xep_0384.py --- 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 affix is a MUST SCE_PROFILE_GROUPCHAT = SCEProfile(