HoloIRC icon indicating copy to clipboard operation
HoloIRC copied to clipboard

add server-time support

Open Thumpxr opened this issue 10 years ago • 5 comments

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

Thumpxr avatar Sep 20 '14 09:09 Thumpxr

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

  • Specification: https://github.com/ircv3/ircv3-specifications/blob/master/extensions/server-time-3.2.md

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

Mikaela avatar Jan 27 '15 14:01 Mikaela

@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.

dgw avatar Jan 27 '15 14:01 dgw

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

spinza avatar Jun 20 '15 13:06 spinza

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

Mikaela avatar Jun 20 '15 13:06 Mikaela

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

spinza avatar Dec 27 '15 22:12 spinza