| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename utility/map to container and prefix the difference method. | 2026-04-04 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2026-03-31 | 1 | -1/+1 | |
| * | Add methods to ListExtItem to encode individual elements.•••This allows its use with non-string lists. | 2026-03-30 | 1 | -54/+6 | |
| * | Move service types to their own namespace.•••- ServiceProvider is now Service::Provider - DataProvider is now Service::SimpleProvider (the old name does not really make sense now we don't have SERVICE_DATA and the only difference is automatic registration. - Some members of ModuleManager have been elevated to the Service namespace in case other code wants to use them. | 2026-03-29 | 1 | -1/+1 | |
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -12/+12 | |
| * | Switch the extensible system to using shared pointers. | 2026-03-27 | 1 | -4/+4 | |
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -1/+1 | |
| * | Make the ban checking functions able to check any list mode. | 2026-03-08 | 1 | -2/+2 | |
| * | Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | 2026-03-08 | 1 | -4/+4 | |
| * | Add the old connect class to OnPostChangeConnectClass. | 2026-03-06 | 1 | -1/+1 | |
| * | Switch Reply::Type to be an enum instead of an enum class.•••This is shorter and its fully disambiguated anyway. | 2026-03-05 | 1 | -2/+2 | |
| * | Massive rework of how internal service providers work.•••- ServiceType is dead. All modules use RegisterService now. - Modules can implement UnregisterService which is called from DelService now. - Split the service type prefix into its own field. - Renamed Service::name to Service::service_name. This revealed a few bugs. | 2026-03-02 | 1 | -2/+2 | |
| * | Rename ServiceProvider methods to avoid shadowing issues. | 2026-03-02 | 1 | -1/+1 | |
| * | Move standard replies to the core and add remote reply support. | 2026-03-01 | 1 | -12/+4 | |
| * | Merge branch 'insp4' into master. | 2026-02-28 | 1 | -1/+1 | |
| * | Add <security:banrealmask>. | 2025-04-16 | 1 | -5/+8 | |
| * | Only include <sstream> from files that actually use it. | 2025-03-22 | 1 | -0/+2 | |
| * | Synchronise the full cloak state on link for services. | 2025-03-14 | 1 | -0/+37 | |
| * | Fix an inverted statement in the cloak module. | 2025-03-14 | 1 | -3/+3 | |
| * | Add support for usernames in the cloaking system. | 2025-03-14 | 1 | -21/+102 | |
| * | Rename Cloak::Method::Generate to Cloak::Method::Cloak. | 2025-03-14 | 1 | -2/+2 | |
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2024-08-04 | 1 | -1/+1 | |
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -7/+3 | |
| * | Merge branch 'insp4' into master. | 2024-07-22 | 1 | -2/+12 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+462 |
