Software /
code /
prosody
Comparison
spec/scansion/muc_create_destroy.scs @ 10941:642773f3073b
MUC: Remove XEP-0091 Legacy Delayed Delivery from test
Long time Obsolete XEP.
The element is apparently not included when mod_muc_mam is enabled, and
deleting this seems like the sanity-preserving approach.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 21 Jun 2020 19:06:37 +0200 |
parent | 10697:08ec83f90ce0 |
comparison
equal
deleted
inserted
replaced
10940:18e4e446a76c | 10941:642773f3073b |
---|---|
88 | 88 |
89 Juliet receives: | 89 Juliet receives: |
90 <message from="garden@conference.localhost/romeo" id="rm1" type="groupchat"> | 90 <message from="garden@conference.localhost/romeo" id="rm1" type="groupchat"> |
91 <body>Where are thou my Juliet?</body> | 91 <body>Where are thou my Juliet?</body> |
92 <delay stamp="{scansion:any}" xmlns="urn:xmpp:delay" from="garden@conference.localhost"/> | 92 <delay stamp="{scansion:any}" xmlns="urn:xmpp:delay" from="garden@conference.localhost"/> |
93 <x stamp="{scansion:any}" xmlns="jabber:x:delay" from="garden@conference.localhost"/> | |
94 </message> | 93 </message> |
95 | 94 |
96 Juliet receives: | 95 Juliet receives: |
97 <message from="garden@conference.localhost" type="groupchat"> | 96 <message from="garden@conference.localhost" type="groupchat"> |
98 <subject/> | 97 <subject/> |