Skip to content

jabber_protocol: Convert message timestamp to local time.

Michał Ziąbkowski requested to merge mziab/kadu:fix-xmpp-timestamp into master

Offline message timestamps in qxmpp are UTC and need to be converted to local time first. Otherwise, the time displayed in chat windows is off.

Merge request reports