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
/
include
/
modules
/
ircv3_replies.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-4
/
+4
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-4
/
+4
*
Fix and optimise sending standard replies with variable parameters.
Sadie Powell
2021-09-23
1
-29
/
+10
*
Merge branch 'insp3' into master.
Sadie Powell
2021-05-14
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2021-05-14
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-04-27
1
-1
/
+4
|
\
|
|
*
Fix SendNoticeInternal not having a NULL command variant.
Sadie Powell
2021-04-27
1
-1
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-17
1
-2
/
+8
|
\
|
|
*
Add support for sending a standard reply with no command name.
Sadie Powell
2021-03-11
1
-5
/
+20
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-12-21
1
-2
/
+2
|
\
|
|
*
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-20
1
-6
/
+6
*
|
Convert IRCv3::Replies::Reply#Send[IfCap] to variadic functions.
Sadie Powell
2020-11-12
1
-106
/
+6
*
|
Pascalize Cap::set and rename Cap::get to IsEnabled.
Sadie Powell
2020-07-20
1
-6
/
+6
|
/
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
*
Add the inspircd.org/standard-replies capability.
Sadie Powell
2020-04-13
1
-0
/
+12
*
Add support for sending a standard reply with no command name.
Sadie Powell
2020-04-02
1
-1
/
+4
*
Fix a copy/paste error in IRCv3::Replies::Reply.
Sadie Powell
2020-02-19
1
-5
/
+5
*
Add overloads of SendIfCap to the standard replies API.
Sadie Powell
2020-02-14
1
-1
/
+56
*
Standard replies have been ratified.
Sadie Powell
2020-02-03
1
-4
/
+1
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
*
Add some overloads of IRCv3::Replies::Reply#Send.
Peter Powell
2019-11-25
1
-4
/
+82
*
Add support for the IRCv3 standard replies extension.
•••
This extension provides a framework for other extensions to send standard replies to clients as an alternative to numerics.
Peter Powell
2019-07-25
1
-0
/
+135