aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_servertime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the module descriptions using mkversion.Gravatar Sadie Powell2020-04-101-1/+1
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
* 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.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> Gravatar Peter Powell2018-08-131-0/+72