aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/help.conf.example
Commit message (Expand)AuthorAgeFilesLines
* 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-291-10/+10
* Rename the helpop module to help.Gravatar Sadie Powell2023-02-271-0/+1130