aboutsummaryrefslogtreecommitdiff
path: root/include/numerichelper.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-07-141-1/+1
* Const correct numerichelper.Gravatar Sadie Powell2024-07-131-9/+9
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-1/+1
* Make Numerics::CannotSendTo properly aware of extbans.Gravatar Sadie Powell2023-06-221-2/+4
* Replace InspIRCd::Format with fmt::format.Gravatar Sadie Powell2023-01-231-10/+10
* Rename session registration to connection to avoid a semantic conflict.•••We previously referred to both session registration and user registration as "registration" which is confusing for users who aren't familiar with how IRC works. Gravatar Sadie Powell2022-10-291-3/+3
* Move numeric helper classes to their own header.Gravatar Sadie Powell2022-06-261-0/+173