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_batch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-1
/
+2
*
Switch from NULL to nullptr.
Sadie Powell
2022-07-22
1
-2
/
+2
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-4
/
+4
*
Promote ExtensionItem::ExtensibleType to a top level enum class.
Sadie Powell
2021-12-23
1
-1
/
+1
*
Fix a bunch of cases where module types were not marked as final.
Sadie Powell
2021-11-28
1
-2
/
+3
*
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-1
/
+2
*
Mark all message tag provider classes as final.
Sadie Powell
2021-10-01
1
-1
/
+1
*
Mark all module classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
*
Added -Wshorten-64-to-32 and fixed all warnings.
Dominic Hamon
2021-05-30
1
-1
/
+2
*
Merge branch 'insp3' into master.
Sadie Powell
2021-05-11
1
-2
/
+2
|
\
|
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-2
/
+2
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-11
/
+5
*
|
Pascalize Unset in extension item classes.
Sadie Powell
2021-03-17
1
-1
/
+1
*
|
Pascalize Set in extension item classes.
Sadie Powell
2021-03-17
1
-2
/
+2
*
|
Pascalize Get in extension item classes.
Sadie Powell
2021-03-17
1
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-02-28
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-02-26
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-12-21
1
-1
/
+1
|
\
|
|
*
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-20
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-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
/
+3
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-2
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-1
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+2
*
|
Replace LocalIntExt with IntExtItem.
Sadie Powell
2019-08-13
1
-2
/
+2
*
|
Move the Module parameter of ExtensionItem et al to the start.
•••
This matches what other ServiceProvider types do.
Sadie Powell
2019-08-13
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-3
/
+6
|
\
|
|
*
Add an API for accessing a batch end event.
•••
This is essentially identical to the one for the start event.
Peter Powell
2019-06-12
1
-3
/
+6
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-7
/
+7
|
/
*
Add support for the IRCv3 batch specification.
•••
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
Peter Powell
2018-08-13
1
-0
/
+216