aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_msgid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2020-04-241-1/+1
* Update the module descriptions using mkversion.Gravatar Sadie Powell2020-04-101-1/+1
* Add a CapReference class for the message-tags capability.Gravatar Sadie Powell2020-03-121-3/+2
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+0
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* Revert "Add the msgid tag to all outgoing messages".•••This causes inconsistent message ids between servers. This reverts commit 638e4bb417ebcd4f0a384ac19585620b0fde1569. Gravatar Peter Powell2019-07-021-31/+27
* Add the msgid tag to all outgoing messages.Gravatar Peter Powell2019-06-071-27/+31
* Add support for the IRCv3 message id specification.Gravatar Peter Powell2019-05-151-0/+121