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_anticaps.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
If a user has a unique username then include it in bans.
Sadie Powell
2021-12-14
1
-2
/
+3
|
*
Use a mode reference in the anticaps module.
Sadie Powell
2021-11-16
1
-2
/
+4
|
*
Update copyright headers.
InspIRCd Robot
2021-05-14
1
-1
/
+1
|
*
Fix an off by one error in various bitsets.
Sadie Powell
2021-05-14
1
-2
/
+2
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
|
*
Set the minimum length to 1 for most config items with a default.
Sadie Powell
2020-04-09
1
-1
/
+1
|
*
Add the Numerics::CannotSendTo class and switch stuff to use it.
Sadie Powell
2020-04-04
1
-1
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+2
|
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
|
*
Show the mode syntax in ERR_INVALIDMODEPARAM.
Peter Powell
2019-06-12
1
-1
/
+2
|
*
Fix showing the anticaps channel name in ERR_CANNOTSENDTOCHAN.
Peter Powell
2019-06-04
1
-1
/
+1
|
|
|
|
Closes #1652.
*
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-28
1
-1
/
+1
|
*
Fix parsing anticaps mode parameters (again).
Peter Powell
2019-01-28
1
-6
/
+6
|
|
|
|
|
|
It is better to fix the underlying bug than the result of it. This replaces commit 963213132dd923d0e7dbd47ea6f20373cdef343b.
*
Fix parsing anticaps mode parameters.
Peter Powell
2019-01-24
1
-5
/
+5
|
*
Implement proper CTCP parsing in MessageDetails.
Peter Powell
2018-08-26
1
-13
/
+8
|
*
Fix a few things that should be marked as override but aren't.
Peter Powell
2018-08-21
1
-1
/
+1
|
*
Convert some usages of ato[il] to use ConvToNum.
Peter Powell
2018-04-17
1
-2
/
+2
|
*
Import the anticaps module from inspircd-extras.
Peter Powell
2018-02-07
1
-0
/
+309