| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2026-05-31 | 1 | -1/+1 | |
| | | |||||
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -3/+3 | |
| | | |||||
| * | Move CUList to be declared inside User. | 2026-03-26 | 1 | -1/+1 | |
| | | |||||
| * | Move <options:defaultmodes> to <channels> and rework. | 2026-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | - The default prefix modes are now separate from the default channel modes. This should result in less accidentally broken configs. - The privs are now pre-parsed to a list of mode references. This should improve performance slightly as the repeated mode lookups are gone. It also allows us to write warnings to the debug log when the default privs are invalid. - Channels can now have a default topic. | ||||
| * | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -2/+3 | |
| | | |||||
| * | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 1 | -1/+1 | |
| | | |||||
| * | Fix the case of some InspIRCd class member variables. | 2024-08-27 | 1 | -1/+1 | |
| | | |||||
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -2/+2 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+211 | |
