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_knock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2024-06-29
1
-1
/
+1
*
Fix some uses of raw mode characters in messages.
Sadie Powell
2024-06-23
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-4
/
+4
*
Refactor the caching methods in User and rename to make more sense.
Sadie Powell
2023-01-24
1
-1
/
+1
*
Replace InspIRCd::Format with fmt::format.
Sadie Powell
2023-01-23
1
-4
/
+4
*
Qualify auto correctly in all cases.
Sadie Powell
2023-01-10
1
-1
/
+1
*
Avoid copying shared_ptr<ConfigTag> when not necessary.
Sadie Powell
2023-01-10
1
-1
/
+1
*
Merge branch 'insp3' into master.
Sadie Powell
2023-01-01
1
-2
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2022-12-30
1
-2
/
+1
*
|
Yet more stylistic fixes.
Sadie Powell
2022-12-01
1
-1
/
+1
*
|
Use auto instead of type names where the type is obvious.
Sadie Powell
2022-09-29
1
-1
/
+1
*
|
Make internal penalty be specified in millisecs instead of seconds.
•••
This removes the need to multiply it later.
Sadie Powell
2022-09-09
1
-1
/
+1
*
|
Make clientprotocol{msg,event} and numericbuilder non-default headers.
Sadie Powell
2022-06-26
1
-0
/
+1
*
|
Move numeric helper classes to their own header.
Sadie Powell
2022-06-26
1
-0
/
+1
*
|
Format enums with an underlying type like classes.
Sadie Powell
2022-04-30
1
-1
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-04-29
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2022-04-28
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-04-26
1
-2
/
+30
|
\
|
|
*
Respect the invite announcement level when announcing knocks.
•••
Closes #1976.
Sadie Powell
2022-04-23
1
-2
/
+30
*
|
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-2
/
+2
*
|
Mark all command classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
*
|
Mark all module classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
*
|
Rename Simple{Channel,User}ModeHandler to match other mode handlers.
Sadie Powell
2021-06-01
1
-3
/
+3
*
|
Move channel logic from InspIRCd to the new ChannelManager class.
Sadie Powell
2021-05-08
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-03-05
1
-1
/
+1
*
|
Convert ConfigTag from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
1
-1
/
+1
*
|
Convert CmdResult to an 8-bit strongly typed enum.
Sadie Powell
2020-10-27
1
-5
/
+5
*
|
Add ConfigParser::getEnum for parsing enum values.
Sadie Powell
2020-05-13
1
-20
/
+23
*
|
Alow modules to specify multiple syntax lines.
Sadie Powell
2020-04-14
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-02-19
1
-2
/
+8
|
\
|
|
*
Send RPL_KNOCKDLVR when <knock:notify> is set to numeric.
Sadie Powell
2020-02-18
1
-2
/
+8
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-04
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-31
1
-1
/
+1
|
*
The KNOCK command is broadcast so we should only send local notices.
•••
See also: #1749.
Sadie Powell
2020-01-29
1
-1
/
+1
|
*
Add Channel::WriteRemoteNotice and revert WriteNotice changes.
•••
This is a partial reversion of 687778b72e. See also: #1749.
Sadie Powell
2020-01-29
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-2
/
+8
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+8
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-1
/
+1
|
\
|
|
*
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-28
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-03-30
1
-1
/
+1
|
\
|
|
*
Various text improvements: consistency, syntax, help and doc updates/fixes.
Robby
2019-02-18
1
-1
/
+1
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-4
/
+4
|
/
*
Implement IRCv3 message tag support.
•••
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
Peter Powell
2018-08-13
1
-1
/
+7
*
Use CommandBase::Params instead of std::vector<std::string>.
•••
This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters.
Peter Powell
2018-07-26
1
-2
/
+2
*
Move a bunch of optional module numerics to the module source file.
Peter Powell
2018-04-22
1
-1
/
+5
*
Add names for a bunch of numerics.
Peter Powell
2018-02-02
1
-1
/
+7
[next]