about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-01-24 21:30:35 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-01-24 21:30:35 +0100
commitef00b10c90aef8b75415fae558789d21bb975d75 (patch)
tree84723ca2b02111401c8008dc2c8a43878662ad4d /tests
parent663aa09cce6fb2d536a81620cd7bc93686c3ddc2 (diff)
downloadprofani-tty-ef00b10c90aef8b75415fae558789d21bb975d75.tar.gz
Save first delay tag as timestamp
So far we got the first delay with a from that comes from the server.
This way we know it's MUC history.

Now we take the first time stamp we actually find. Which is likely the
one being added first. And should contain the correct time to display.

It would be nicer to actually compare the dates though.

Regards https://github.com/profanity-im/profanity/issues/1254
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129