aboutsummaryrefslogtreecommitdiff
path: root/modules/services.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow services to remove all SVSHOLDs using one command.•••This is useful for reducing traffic on services shutdown. Gravatar Sadie Powell2025-05-241-4/+11
* Allow SVSCMODE to opt-out of a full ban check.Gravatar Sadie Powell2025-04-161-1/+5
* Make the server protocol APIs use a reference instead of a pointer.Gravatar Sadie Powell2024-09-191-6/+6
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-8/+8
* Disable channel/user mode +r by default.Gravatar Sadie Powell2024-08-171-2/+2
* Fix some format strings in the services message.Gravatar Sadie Powell2024-08-171-5/+5
* Add a skeleton of the account provider API.Gravatar Sadie Powell2024-08-061-0/+76
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+710