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_shun.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-05
1
-1
/
+1
|
\
|
|
*
Fix the grammar of various xline messages.
Sadie Powell
2022-04-05
1
-2
/
+2
*
|
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-4
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-01-03
1
-1
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-12-30
1
-1
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-12-14
1
-1
/
+1
|
\
|
|
*
If a user has a unique username then include it in bans.
Sadie Powell
2021-12-14
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-12-11
1
-12
/
+12
|
\
|
|
*
Add KNOCK and CYCLE to the list of sanitisable shun commands.
Sadie Powell
2021-12-02
1
-12
/
+12
*
|
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-1
/
+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
/
+3
*
|
Remove a bunch of unnecessary whitespace.
Sadie Powell
2021-08-17
1
-1
/
+0
*
|
Stop broadcasting the CBAN, RLINE, and SHUN commands.
•••
These will be broadcast by the X-line system so this legacy hack is no longer necessary.
Sadie Powell
2021-07-23
1
-8
/
+0
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-05-11
1
-2
/
+0
|
\
|
|
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-1
/
+1
*
|
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-2
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-03-05
1
-2
/
+1
*
|
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
2021-01-13
1
-0
/
+6
|
\
|
|
*
Add a shun option to only apply when users are fully connected.
•••
Closes #1825.
Sadie Powell
2021-01-13
1
-0
/
+6
*
|
Initial support for platform-specific module file extensions.
Sadie Powell
2020-11-04
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-11-01
1
-3
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-10-30
1
-3
/
+2
*
|
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
-4
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-09-27
1
-23
/
+46
|
\
|
|
*
Add a shun option for cleaning problematic allowed commands.
Sadie Powell
2020-09-27
1
-9
/
+23
|
*
Make shun block client-only tags by default.
Sadie Powell
2020-09-27
1
-0
/
+14
|
*
Refactor the shun module slightly.
Sadie Powell
2020-09-27
1
-17
/
+14
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-7
/
+13
|
\
|
|
*
Fix shuns not being applied correctly.
Sadie Powell
2020-05-05
1
-8
/
+16
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
*
|
Replace the flags_required field with an enum.
Sadie Powell
2020-04-14
1
-1
/
+1
*
|
Alow modules to specify multiple syntax lines.
Sadie Powell
2020-04-14
1
-1
/
+2
*
|
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
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-09
1
-24
/
+7
|
\
|
|
*
Add support for the servers/ignore-shun privilege.
Sadie Powell
2020-03-29
1
-12
/
+6
|
*
Include ADMIN and OPER in the default for <shun:enabledcmds>.
Sadie Powell
2020-03-29
1
-1
/
+1
|
*
Clean up the parsing logic for <shun:enabledcmds>.
Sadie Powell
2020-03-29
1
-11
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-19
1
-1
/
+1
|
\
|
|
*
Generalise XLine stats numerics using RPL_STATS from aircd.
Sadie Powell
2020-02-18
1
-1
/
+1
*
|
Move FindNick to UserManager.
Sadie Powell
2020-02-09
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-2
/
+13
|
\
|
[next]