about summary refs log tree commit diff stats
path: root/src/xmpp/roster_list.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-11-12 14:47:57 +0100
committerMichael Vetter <jubalh@iodoru.org>2019-11-13 09:41:19 +0100
commit61f66966ddfe8ebd8bae26dd7ff92d777004edda (patch)
treecae7cba2b0383954ada83fa34a38b77b6d47d32e /src/xmpp/roster_list.c
parentccb4d919b182963eab247bde27a4d39d08cb572f (diff)
downloadprofani-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/xmpp/roster_list.c')
0 files changed, 0 insertions, 0 deletions