Files
cproof/src
Michael Vetter 61f66966dd Check for correct delay tag for muc timestamps
https://github.com/profanity-im/profanity/issues/1190 had another issue:
Sometimes servers send multiple </delay> and we just checked the first
one we got and only used it if the 'from' attribute was fitting.
However it could be that we actually wanted the second </delay> element
and there the 'from' would have been right.

So we need to loop through them until we get the one with the fitting
'from'.

Fix https://github.com/profanity-im/profanity/issues/1190
2019-11-13 09:41:19 +01:00
..
2019-11-13 09:39:07 +01:00
2019-08-23 10:18:20 +02:00
2019-10-28 23:36:42 +01:00
2019-02-20 11:53:40 +01:00
2019-10-29 15:20:57 +01:00
2019-10-28 23:36:42 +01:00
2019-10-28 23:36:42 +01:00