mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
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.
This commit is contained in:
parent
15227ecbc6
commit
44803031d0
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ Juliet receives:
|
|||
<message from="garden@conference.localhost/romeo" id="rm1" type="groupchat">
|
||||
<body>Where are thou my Juliet?</body>
|
||||
<delay stamp="{scansion:any}" xmlns="urn:xmpp:delay" from="garden@conference.localhost"/>
|
||||
<x stamp="{scansion:any}" xmlns="jabber:x:delay" from="garden@conference.localhost"/>
|
||||
</message>
|
||||
|
||||
Juliet receives:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue