diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-11-12 14:47:57 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-11-13 09:41:19 +0100 |
commit | 61f66966ddfe8ebd8bae26dd7ff92d777004edda (patch) | |
tree | cae7cba2b0383954ada83fa34a38b77b6d47d32e /src/otr | |
parent | ccb4d919b182963eab247bde27a4d39d08cb572f (diff) | |
download | profani-tty-61f66966ddfe8ebd8bae26dd7ff92d777004edda.tar.gz |
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
Diffstat (limited to 'src/otr')
0 files changed, 0 insertions, 0 deletions