Files
cproof/src
John Hernandez a671cff964 Improve XEP-0308 compliance
Disallow correcting historical MUC messages, as the XEP-308 requires.

Previous changes introduce problem with
"Illicit LMC attempt from conference@server/user for message from user"

During investigation it was revealed that XEP does not recommend support
of historical MUC messages correction.

```
When used in a Multi-User Chat (XEP-0045) context,
corrections must not be allowed (by the receiver)
for messages received before the sender joined the room -
particularly a full JID leaving the room
then rejoining and correcting a message SHOULD be disallowed,
as the entity behind the full JID in the MUC may have changed.
```
https://xmpp.org/extensions/xep-0308.html#rules

XEP details mentioned by @jubalh
Bug discovered and solution improved by  @jaeckel
2023-11-06 22:04:53 +01:00
..
2023-09-08 14:51:13 +02:00
2023-10-19 12:58:19 +02:00
2023-11-06 22:04:53 +01:00
2023-07-31 16:51:58 +02:00
2022-06-28 20:08:38 +02:00
2023-07-31 16:51:58 +02:00
2023-08-31 23:14:02 +02:00
2023-08-31 23:14:02 +02:00
2023-01-10 10:37:25 +01:00