aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_servertime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Silence some GCC warnings.Gravatar Peter Powell2019-08-231-0/+2
|
* Add the time tag on the server the message originates from.Gravatar Peter Powell2019-07-221-1/+15
|
* Implement support for millisecond level server-time accuracy.Gravatar Peter Powell2019-06-071-3/+8
|
* Add support for the IRCv3 server-time specification.Gravatar Peter Powell2018-08-131-0/+72
Co-authored-by: Attila Molnar <attilamolnar@hush.com>