| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document the PROP command. | 2023-12-22 | 1 | -0/+4 | |
| * | Allow using SSLINFO with no params to view your own cert details. | 2023-09-13 | 1 | -1/+4 | |
| * | Allow hiding silenced users messages instead of blocking.•••Implements part 1 of #1606. | 2023-07-21 | 1 | -1/+2 | |
| * | Remove the now obsolete partmsg module.•••Closes #979. | 2023-07-06 | 1 | -2/+0 | |
| * | Merge branch 'insp3' into master. | 2023-07-06 | 1 | -4/+3 | |
| * | Misc grammar fixes. | 2023-06-29 | 1 | -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. | 2023-06-29 | 1 | -10/+10 | |
| * | Rename the helpop module to help. | 2023-02-27 | 1 | -0/+1130 |
