index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_ircv3_msgid.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-1
/
+1
|
*
Allow mutating the status message type in OnUserPre(Tag)Message.
Sadie Powell
2024-05-06
1
-2
/
+2
|
*
Remove GetSID, rename sid to ServerId.
Sadie Powell
2023-02-28
1
-1
/
+1
|
*
Replace InspIRCd::Format with fmt::format.
Sadie Powell
2023-01-23
1
-1
/
+1
|
*
Extract the logic for tags that need message-tags to its own type.
Sadie Powell
2022-11-29
1
-11
/
+2
|
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-5
/
+5
|
*
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-2
/
+2
|
*
Mark all message tag provider classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
|
*
Migrate collections from insert to emplace.
Sadie Powell
2021-04-18
1
-1
/
+1
|
*
Pascalize Cap::set and rename Cap::get to IsEnabled.
Sadie Powell
2020-07-20
1
-1
/
+1
|
*
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-11
1
-1
/
+1
|
\
|
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
|
|
*
|
Improve storage of module description, flags, and link data.
Sadie Powell
2020-04-11
1
-6
/
+2
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-03-18
1
-3
/
+2
|
\
|
|
*
Add a CapReference class for the message-tags capability.
Sadie Powell
2020-03-12
1
-3
/
+2
|
|
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-3
/
+2
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-1
/
+0
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+0
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
|
|
|
*
Revert "Add the msgid tag to all outgoing messages".
Peter Powell
2019-07-02
1
-31
/
+27
|
|
|
|
|
|
|
|
|
|
|
|
This causes inconsistent message ids between servers. This reverts commit 638e4bb417ebcd4f0a384ac19585620b0fde1569.
|
*
Add the msgid tag to all outgoing messages.
Peter Powell
2019-06-07
1
-27
/
+31
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-5
/
+5
|
/
*
Add support for the IRCv3 message id specification.
Peter Powell
2019-05-15
1
-0
/
+121