InspIRCd Robot
|
ae3e2db109
|
Update copyright headers.
|
2024-06-07 10:37:56 +01:00 |
|
Sadie Powell
|
34591ec89f
|
Merge branch 'insp3' into master.
|
2023-12-22 22:01:09 +00:00 |
|
InspIRCd Robot
|
473e57eb65
|
Update copyright headers.
|
2023-12-22 19:27:30 +00:00 |
|
Sadie Powell
|
94dbb3872a
|
Merge branch 'insp3' into master.
|
2023-11-05 19:03:42 +00:00 |
|
Sadie Powell
|
83f01b36a1
|
When copying a message also copy the source string.
|
2023-11-05 18:56:43 +00:00 |
|
Sadie Powell
|
8685129c52
|
Fix missing a Doxygen parameter comment.
|
2023-02-28 14:38:44 +00:00 |
|
Sadie Powell
|
d141f9c025
|
Make module classes specify their priority manually.
|
2023-02-27 20:29:56 +00:00 |
|
Sadie Powell
|
f310e1c98d
|
Refactor the caching methods in User and rename to make more sense.
|
2023-01-24 02:58:46 +00:00 |
|
Sadie Powell
|
6d6ccfd24b
|
Add a method for unescaping tags.
|
2023-01-02 19:22:40 +00:00 |
|
Sadie Powell
|
175bf0fa91
|
Merge branch 'insp3' into master.
|
2022-11-30 21:33:29 +00:00 |
|
Sadie Powell
|
1c68f3d2e2
|
Mark the entire client protocol namespace as CoreExport.
|
2022-11-30 21:11:40 +00:00 |
|
Sadie Powell
|
e2243c3aae
|
Merge branch 'insp3' into master.
|
2022-11-30 11:04:30 +00:00 |
|
Sadie Powell
|
894e9d8ddc
|
Add a method for quickly escaping a tag value.
|
2022-11-30 10:46:26 +00:00 |
|
Sadie Powell
|
bfd4c5d44e
|
Add a method for quickly escaping a tag value.
|
2022-11-30 03:26:38 +00:00 |
|
Sadie Powell
|
7a623b0663
|
Use T&& instead of T or const T& .
|
2022-11-29 06:09:01 +00:00 |
|
Sadie Powell
|
41926908ec
|
Fix some types which were missed when making stuff final.
|
2022-10-30 12:58:38 +00:00 |
|
Sadie Powell
|
9203f40f41
|
Fix some warnings noticed by the readability-* clang-tidy checkers.
|
2022-09-03 23:17:05 +01:00 |
|
Sadie Powell
|
28a7f1f0c8
|
Merge branch 'insp3' into master.
|
2022-08-27 14:48:19 +01:00 |
|
InspIRCd Robot
|
96f355c2fa
|
Update copyright headers.
|
2022-08-25 20:46:11 +01:00 |
|
Sadie Powell
|
65d50f04c0
|
Use std::string in the Serializer constructor.
|
2022-08-24 17:56:41 +01:00 |
|
Sadie Powell
|
648f813f8c
|
Switch from NULL to nullptr.
|
2022-07-22 18:53:21 +01:00 |
|
Sadie Powell
|
fe9107c992
|
Modernize the syntax of various templates.
|
2022-06-23 21:22:04 +01:00 |
|
Sadie Powell
|
d79147e7af
|
Abolish the infernal space before accessibility keywords.
|
2022-01-25 14:02:36 +00:00 |
|
Sadie Powell
|
421e8c8c79
|
Add the final keyword to all remaining classes that can have it.
|
2021-12-20 20:19:40 +00:00 |
|
Sadie Powell
|
3ca912ad71
|
Merge branch 'insp3' into master.
|
2021-05-11 04:07:45 +01:00 |
|
Sadie Powell
|
b4a174ee9c
|
Fix a bunch of weird indentation and spacing issues.
|
2021-04-27 16:41:14 +01:00 |
|
Sadie Powell
|
86cfb2375b
|
Use parameter pack expansion instead of recursive calls.
|
2021-04-27 02:54:56 +01:00 |
|
Sadie Powell
|
569324feee
|
Migrate collections from insert to emplace.
|
2021-04-18 04:58:28 +01:00 |
|
Sadie Powell
|
942fd2bcfd
|
Switch simple iterator loops to use range-based for loops.
|
2021-04-07 10:36:11 +01:00 |
|
Sadie Powell
|
7d84e4900f
|
Fix a ton of pedantic compiler warnings.
|
2021-04-04 23:42:15 +01:00 |
|
Sadie Powell
|
4933952811
|
Use emplace_back where possible.
|
2021-03-30 19:44:07 +01:00 |
|
Sadie Powell
|
54e0cade5c
|
Merge tag 'v3.8.1' into master.
|
2020-11-20 15:45:17 +00:00 |
|
Sadie Powell
|
a68424a611
|
Silence a harmless warning in newer versions of GCC.
|
2020-11-12 14:26:20 +00:00 |
|
Sadie Powell
|
a16bac5e05
|
Convert IRCv3::Replies::Reply#Send[IfCap] to variadic functions.
|
2020-11-12 12:41:43 +00:00 |
|
Sadie Powell
|
a4586749b9
|
Fix an oversight introduced in commit 98e4ddfb21.
|
2020-05-07 21:15:34 +01:00 |
|
Sadie Powell
|
b755d2a778
|
Merge branch 'insp3' into master.
|
2020-05-05 22:03:14 +01:00 |
|
InspIRCd Robot
|
4f9abe96a4
|
Fixes by misspell-fixer
|
2020-04-21 00:52:12 -06:00 |
|
Sadie Powell
|
98e4ddfb21
|
Use C++11 inline initialisation for class members.
|
2020-02-06 11:25:42 +00:00 |
|
InspIRCd Robot
|
aa692dc103
|
Update copyright headers.
|
2020-01-11 22:14:43 +00:00 |
|
Sadie Powell
|
a9e8e1f03a
|
Add an event provider class for the event/messagetag event.
|
2020-01-03 21:01:52 +00:00 |
|
Peter Powell
|
193eac6490
|
Fix various cases of broken indentation.
|
2019-07-26 10:22:42 +01:00 |
|
Peter Powell
|
bdded70ac2
|
Rename OnClientProtocolPopulateTags to OnPopulateTags.
|
2019-03-30 11:53:51 +00:00 |
|
Peter Powell
|
965c81baee
|
Rename OnClientProtocolProcessTag to OnProcessTag.
|
2019-01-22 12:09:28 +00:00 |
|
Peter Powell
|
aafc03bdfc
|
Fix message tags not being broadcast across the network.
|
2019-01-02 20:28:46 +00:00 |
|
Peter Powell
|
0e6b18ff91
|
Fix warnings from Doxygen.
|
2018-10-21 19:18:08 +01:00 |
|
Peter Powell
|
58a0a7e014
|
Implement IRCv3 message tag support.
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
|
2018-08-13 21:51:11 +01:00 |
|