Skip to content

print_conversation_line() refactoring

Philipp Hörist requested to merge lovetox/gajim:printline into master

It now orders all messages with the given timestamp this also includes inserting messages at the correct point

The timestamp precision for incoming and outgoing messages was raised to include fractions of a second

Merge request reports