| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -2/+2 | |
| | | |||||
| * | Replace IS_* with member functions. | 2026-03-08 | 1 | -2/+2 | |
| | | | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | ||||
| * | Switch Reply::Type to be an enum instead of an enum class. | 2026-03-05 | 1 | -2/+2 | |
| | | | | | This is shorter and its fully disambiguated anyway. | ||||
| * | Rename ServiceProvider methods to avoid shadowing issues. | 2026-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Merge the chg* and set* modules. | 2026-03-01 | 1 | -12/+56 | |
| | | |||||
| * | Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager. | 2025-03-23 | 1 | -1/+1 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+73 | |
