Bug 356917 - Can Konversation support server-time
Summary: Can Konversation support server-time
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.6
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Simonsson
URL: https://forum.kde.org/viewtopic.php?f...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 18:01 UTC by Marco Parillo
Modified: 2017-04-20 18:51 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Parillo 2015-12-19 18:01:44 UTC
I asked this question in https://forum.kde.org/viewtopic.php?f=18&t=130124, but maybe it is a wishlist item. I would like to be able to retrieve the actual timestamps from the KDE Bouncer.
Comment 1 Peter Simonsson 2016-09-10 13:54:33 UTC
Git commit b994b59f41e817dfa0a46274bf3529b6a7bc3813 by Peter Simonsson.
Committed on 10/09/2016 at 13:49.
Pushed by psn into branch 'master'.

Add support for server-time and message tags

Also added support for znc.in/server-time-iso which is the same as
server-time. This makes buffer playback from znc look much nicer.

M  +1    -1    src/dcc/transferrecv.cpp
M  +1    -1    src/dcc/transfersend.cpp
M  +35   -35   src/irc/channel.cpp
M  +9    -9    src/irc/channel.h
M  +175  -142  src/irc/inputfilter.cpp
M  +6    -4    src/irc/inputfilter.h
M  +3    -3    src/irc/query.cpp
M  +1    -1    src/irc/query.h
M  +47   -35   src/irc/server.cpp
M  +17   -14   src/irc/server.h
M  +12   -12   src/viewer/chatwindow.cpp
M  +5    -5    src/viewer/chatwindow.h
M  +25   -23   src/viewer/ircview.cpp
M  +8    -8    src/viewer/ircview.h
M  +3    -3    src/viewer/viewcontainer.cpp
M  +1    -1    src/viewer/viewcontainer.h

http://commits.kde.org/konversation/b994b59f41e817dfa0a46274bf3529b6a7bc3813
Comment 2 Tara 2017-04-20 18:45:04 UTC
Seems to be broken in 1.7:

I have 1.7 compiled and running on Archlinux (all updates applied). server-time-iso support isn't working when connected to my znc server. Hexchat also supports server-time-iso and it's working fine there.
Comment 3 Peter Simonsson 2017-04-20 18:51:22 UTC
And now it's fixed...
See commit 8dcacb72d56c642feff3c3007f44b6739f914811