LalitMaganti / HoloIRC

Open source IRC client for Android.
GNU General Public License v3.0
131 stars 32 forks source link

add server-time support #89

Open Thumpxr opened 10 years ago

Thumpxr commented 10 years ago

implement "server-time" capability so znc (bouncer) buffered text will be displayed with the right timestamps.

Mikaela commented 9 years ago

Noticing that this is missing wasn't very nice surprise when I opened holoirc. I thought all modern clients support this.

The ZNC capability is named znc.in/server-time-iso.

dgw commented 9 years ago

@Mikaela I've come across maybe two clients that support it. Granted I'm not trying new clients very often any more, but it's not really that widespread yet.

Still would be nice to have.

spinza commented 9 years ago

This is useful when buffer gets played back. Would be great.

Mikaela commented 9 years ago

The ZNC capability is named znc.in/server-time-iso.

In git version it's server-time since IRCv3.2 is released. https://github.com/znc/znc/pull/951

spinza commented 8 years ago

An explanation about server time: http://blog.alteroot.org/articles/2013-09-03/irc-server-time.html