index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Collapse
)
Author
2021-05-07
Send 400 Bad Request if a WebSocket client doesn't send an origin.
Sadie Powell
2021-05-05
Only vendor the bits of utfcpp that we actually use.
Sadie Powell
2021-05-03
Skip clients on ulined servers in SSLINFO <#chan>.
Sadie Powell
2021-04-27
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-25
Send the max line length to remote servers on link.
Sadie Powell
2021-04-21
Update the module descriptions.
Sadie Powell
2021-04-19
Improve the messages sent when loading/unloading/reloading modules.
Sadie Powell
2021-04-19
Improve the message sent when a mode does not exist.
Sadie Powell
2021-04-19
Update hideoper for the /STATS P change in the previous commit.
Sadie Powell
2021-04-17
Rename censor_t to CensorMap as the _t suffix is reserved by POSIX.
Sadie Powell
2021-04-17
Improve the debug logging for httpd_acl auth attempts.
Sadie Powell
2021-04-17
Fix the 'w' extban not being added to the EXTBAN 005 numeric.
Sadie Powell
2021-04-16
Fix using a different field name in ldapauth than is documented.
Sadie Powell
Closes #1864.
2021-04-14
Update references to config fields which were renamed.
Sadie Powell
2021-04-11
Only show the WebIRC gateway name to unprivileged users.
Sadie Powell
2021-04-11
Allow banning WebIRC users by their gateway name.
Sadie Powell
Closes #1857.
2021-04-07
Show all prefix modes in the CHECK onchans output.
Sadie Powell
2021-04-06
Use IsCTCP in blockcolor for ignoring CTCPs.
Sadie Powell
2021-04-03
Automatically prune the history lists in chanhistory.
Sadie Powell
2021-03-31
Add support for per-DNSBL timeouts.
Sadie Powell
This should fix the issue of some DNSBLs being slower than others.
2021-03-31
Fix various documentation comments.
Sadie Powell
2021-03-30
Add support for blocking tag messages with the deaf mode.
Sadie Powell
2021-03-21
Improve the header messages of the filter and permchannels modules.
Sadie Powell
2021-03-14
Default <permchannelsdb:listmodes> to on.
Sadie Powell
2021-03-14
Implement support for saving filters.
Sadie Powell
2021-03-10
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
Rename `<link:ssl>` to `<link:sslprofile>`.
Sadie Powell
2021-03-10
Fix the cloaking module on C++98 compilers.
Sadie Powell
2021-03-09
Add a human-readable version of the cloak list.
Sadie Powell
2021-03-09
Space-delimit the human readable callerid extensible data.
Sadie Powell
2021-03-09
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-06
Fix not always incrementing the DNSBL stats.
Sadie Powell
2021-03-05
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
Update copyright headers.
InspIRCd Robot
2021-02-26
Update copyright headers.
InspIRCd Robot
2021-02-25
Implement support for multi-prefix on WHOIS.
Sadie Powell
2021-02-25
Allow a statusmsg to have multiple statuses and pick the lowest.
Sadie Powell
This is pretty much useless but other implementations support it so we have to also support it for compatibility.
2021-02-24
Refactor OnUserPostMessage in the chanhistory module.
Sadie Powell
2021-02-22
Add snomask permissions to the oper check output.
Sadie Powell
2021-02-22
Add a human-readable serialiser to the geolocation extensible.
Sadie Powell
2021-02-21
Add a config option for exempting classes from connflood.
Sadie Powell
2021-02-21
Add a command to the cgiirc module for encoding/decoding hex idents.
Sadie Powell
2021-02-21
Rename the cmd variable to cmdwebirc in the cgiirc module.
Sadie Powell
2021-02-18
Fix the numeric sent when a U-lined alias target is not online.
Sadie Powell
2021-02-18
Fix the message sent when SSL profiles are rehashed.
Sadie Powell
2021-02-05
Show the name of the WebIRC gateway in the IP changing notice.
Sadie Powell
2021-02-01
Move SSLINFO code for users to its own function and refactor.
Sadie Powell
2021-02-01
Allow using SSLINFO on channels.
Sadie Powell
2021-02-01
Convert SSLINFO to SplitCommand.
Sadie Powell
2021-02-01
Read <sslinfo:operonly> once at load time.
Sadie Powell
[next]