aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge the svshold module into the services module.Gravatar Sadie Powell2023-07-011-15/+17
* Misc grammar fixes.Gravatar Sadie Powell2023-06-291-2/+2
* Retain the "real" username properly like we do for hostnames.•••This introduces the concept of a real username. This value comes from either the initial USER message or from an ident lookup. Doing this allows us to use it for bans through vidents and cloaking web client users using their remote username. While changing this I also changed all of the uses of "ident" other than RFC 1413 lookups and some compatibility cases to refer to usernames as user(name) instead of ident. Our use of ident in these places was incorrect as that only refers to the RFC 1413 response and is not commonly used in the way we used it by any other IRC server implementations. Gravatar Sadie Powell2023-06-294-40/+41
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-06-291-2/+6
|\
| * Fix the documentation of <connect:useident>.Gravatar Sadie Powell2023-06-291-2/+6
* | Fix some minor formatting issues in the previous commit.Gravatar Sadie Powell2023-06-291-2/+2
* | Refactor the cloak_user module for upcoming username changes.Gravatar Sadie Powell2023-06-292-5/+5
* | Move example link config include to example module config file.Gravatar Sadie Powell2023-06-252-4/+4
* | Remove an obosolute workaround in the example module config.Gravatar Sadie Powell2023-06-251-7/+0
* | Document the sslinfo config better.Gravatar Sadie Powell2023-06-251-10/+27
* | Replace <cloak:sanitize> with <cloak:invalidchar>.•••This adds support for truncating values e.g. with the nick foo|afk a user will receive a cloak of "foo". Gravatar Sadie Powell2023-06-201-19/+20
* | Suggest using cloak_user to cloak IRCCloud users.Gravatar Sadie Powell2023-06-201-0/+7
* | Add support for cloaking users by their ident/username.Gravatar Sadie Powell2023-06-201-2/+8
* | Merge the cloak_account and cloak_nick modules.•••These modules are 90% identical and were only separate because before commit 78cd3898f5 we could not conditionally regenerate cloaks. Gravatar Sadie Powell2023-06-201-76/+50
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-06-171-1/+1
|\|
| * Update author list.Gravatar InspIRCd Robot2023-06-161-1/+1
* | Implement support for SPKI fingerprints into the sslinfo module.Gravatar Sadie Powell2023-06-111-2/+4
* | Allow users to override SVSHOLDs for nicks in their nick group.Gravatar Sadie Powell2023-06-051-2/+5
* | Remove docs for a config option that was removed in v4.Gravatar Sadie Powell2023-06-031-5/+0
* | Allow customising who can receive the joinflood close notification.•••Closes #1747. Gravatar Sadie Powell2023-05-071-9/+16
* | Remove the now-obsolete hostchange module.•••Closes #2025. Gravatar Sadie Powell2023-05-021-13/+0
* | Add the cloak_static module to cloak using a fixed value.Gravatar Sadie Powell2023-05-021-0/+23
* | Add the cloak_nick module to cloak based on a nickname.Gravatar Sadie Powell2023-05-021-0/+34
* | Add the cloak_account module to cloak based on an account name/id.Gravatar Sadie Powell2023-05-021-3/+44
* | Redocument the cloak_md5 module.Gravatar Sadie Powell2023-05-021-19/+23
* | Add <cloak:class> to limit cloaks to a specific connect class.Gravatar Sadie Powell2023-05-021-0/+8
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-04-271-5/+7
|\|
| * Warn users when their client certificate is about to expire.•••Closes #1938. Gravatar Sadie Powell2023-03-011-2/+4
* | Replace <sqlauth:allowpattern> with <sqlexemption>.•••Partially implements #2030. Gravatar Sadie Powell2023-04-201-5/+0
* | Merge <ldapauth:allowpattern> and <ldapwhitelist>.•••Closes #1478. Gravatar Sadie Powell2023-04-201-2/+2
* | Allow customising the message shown when hiding an X-line ban.Gravatar Sadie Powell2023-04-181-4/+4
* | Fix a typo in the example module config.Gravatar Sadie Powell2023-02-281-1/+1
* | Allow differentiating non-oper helpers from opers.Gravatar Sadie Powell2023-02-271-2/+4
* | Allow user mode +h (helpop) to override +H (hideoper) in /STATS P.•••Now we include +h users in the output inclusion doesn't inherently mean the user is an oper. Closes #1212. Gravatar Sadie Powell2023-02-271-0/+4
* | Rename the helpop module to help.Gravatar Sadie Powell2023-02-272-129/+128
* | Split the help mode out from the helpop module.Gravatar Sadie Powell2023-02-271-0/+5
* | Merge the servprotect module into the services module.Gravatar Sadie Powell2023-02-192-6/+1
* | Refactor the chanhistory mode handler and allow limiting the duration.Gravatar Sadie Powell2023-02-141-0/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-02-141-1/+4
|\|
| * Switch to the IRCv3 standard-replies cap.•••Nothing is using this so far so I'm not counting it as a breaking change. Gravatar Sadie Powell2023-02-131-1/+4
* | Add an option so local non-SSL users can be seen as securely connected.Gravatar Sadie Powell2023-02-111-2/+5
* | Add more action types to the repeat module.Gravatar Sadie Powell2023-02-051-1/+2
* | Refactor the messageflood module and add more action types.•••This doesn't touch help yet because I want to rewrite it soon. Closes #311. Closes #471. Closes #1032. Gravatar Sadie Powell2023-02-031-1/+5
* | Include more stuff in the Doxygen documentation.Gravatar Sadie Powell2023-01-241-5/+5
* | Document how users should enable extra modules better.Gravatar Sadie Powell2023-01-241-26/+78
* | Replace VAFORMAT/InspIRCd::Format/... with fmt::sprintf.Gravatar Sadie Powell2023-01-231-1/+0
* | Use the underlying transport method for pinging idle clients.•••Closes #1998. Gravatar Sadie Powell2023-01-211-1/+4
* | Fix some typos in the cloak_sha256 example config.Gravatar Sadie Powell2023-01-181-2/+2
* | Allow setting a different hostparts option for UNIX sockets.•••This defaults to 1 as it doesn't really make sense to expose more than just this. Gravatar Sadie Powell2023-01-181-4/+7
* | Allow cloak_sha256 to only cloak IP addresses and not hostnames.Gravatar Sadie Powell2023-01-151-4/+13