SrainApp / srain

Modern IRC client written in GTK
https://srain.silverrainz.me/
Other
302 stars 34 forks source link

Timestamps have mixed timezones #379

Closed djasa closed 16 hours ago

djasa commented 2 years ago

I noticed that others's timestamps in chat are offset by 2 h from my own which are correct. Given that I'm at UTC+2 zone, it seems that own messages timestamps are displayed in local time and others' timestamps are in UTC.

Version: 1.4.0/flathub @ Fedora 37

SilverRainZ commented 2 years ago

Dose the server time extension (see https://github.com/SrainApp/srain/pull/345) enabled for your connection?

djasa commented 2 years ago

Connected to NETWORK(server:6667) Server capabilities: batch cap-notify echo-message multi-prefix server-time userhost-in-names znc.in/batch znc.in/self-message znc.in/server-time-iso Requesting capabilities: cap-notify server-time Acknowledged capabilities: cap-notify server-time

So I guess it is?

SilverRainZ commented 2 years ago

I get, It should be a bug : )

djasa commented 2 years ago

Well I don't know IRC enough so I rather paste logs than say things authoritatively. :) But if I can help by setting G_MESSAGES_DEBUG or some other magic variable to get more info, I will.