| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Add a formatting overload to {Membership,User}::Write(Remote)Notice. | 2024-08-18 | 3 | -2/+32 | ||
| | * | | Document Write* members in the User type correctly. | 2024-08-18 | 1 | -15/+29 | ||
| * | | | Add a skeleton of the account provider API. | 2024-08-06 | 1 | -1/+24 | ||
| * | | | Merge branch 'insp4' into master. | 2024-08-04 | 2 | -2/+2 | ||
| |\| | | ||||||
| | * | | Release v4.2.0. v4.2.0 | 2024-08-03 | 1 | -1/+1 | ||
| | * | | Update copyright headers. | 2024-08-03 | 1 | -1/+1 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-24 | 4 | -15/+23 | ||
| |\| | | ||||||
| | * | | Add ExtensionItem::OnSync which is called when an ext is synchronised. | 2024-07-24 | 1 | -0/+7 | ||
| | * | | Update all usages of ProtocolServer to use Server. | 2024-07-24 | 2 | -12/+6 | ||
| | * | | Add SendMetadata methods to Server. | 2024-07-24 | 1 | -0/+13 | ||
| * | | | Remove support for the v3 server protocol. | 2024-07-23 | 2 | -4/+2 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-22 | 1 | -0/+13 | ||
| |\| | | ||||||
| | * | | Allow contrib modules to specify their own module version. | 2024-07-22 | 1 | -0/+13 | ||
| * | | | Adjust the build system for the new module structure. | 2024-07-17 | 1 | -1/+0 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-16 | 3 | -6/+6 | ||
| |\| | | ||||||
| | * | | Update copyright headers. | 2024-07-14 | 3 | -3/+3 | ||
| | * | | Don't broadcast a ListExtItem when setting it in FromInternal. | 2024-07-14 | 1 | -3/+3 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-13 | 3 | -9/+16 | ||
| |\| | | ||||||
| | * | | Const correct numerichelper. | 2024-07-13 | 1 | -9/+9 | ||
| | * | | Avoid allocating in ListExtItem when its obviously not necessary. | 2024-07-07 | 1 | -0/+6 | ||
| | * | | Shrink the geo_maxmind storage after garbage collection. | 2024-07-07 | 1 | -0/+1 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-06 | 1 | -0/+5 | ||
| |\| | | ||||||
| | * | | Unregister extbans when the providing module is unloaded. | 2024-07-06 | 1 | -0/+5 | ||
| * | | | Merge branch 'insp4' into master. | 2024-07-05 | 2 | -4/+4 | ||
| |\| | | ||||||
| | * | | Release v4.0.0. v4.0.0 | 2024-06-29 | 1 | -1/+1 | ||
| | * | | Update copyright headers. | 2024-06-29 | 2 | -2/+2 | ||
| | * | | Tell people to use the main ChatSpike domain not our alias. | 2024-06-28 | 1 | -1/+1 | ||
| * | | | Merge branch 'insp4' into master. | 2024-06-23 | 7 | -9/+9 | ||
| |\| | | ||||||
| | * | | Update copyright headers. | 2024-06-21 | 7 | -9/+9 | ||
| * | | | Merge branch 'insp4' into master. | 2024-06-17 | 1 | -1/+1 | ||
| |\| | | ||||||
| | * | | Update copyright headers. | 2024-06-14 | 1 | -1/+1 | ||
| * | | | Merge branch 'insp4' into master. | 2024-06-13 | 1 | -1/+2 | ||
| |\| | | ||||||
| | * | | Update Doxygen config and fix some warnings. | 2024-06-11 | 1 | -1/+2 | ||
| * | | | Remove more deprecated functionality. | 2024-06-07 | 1 | -6/+0 | ||
| * | | | Move the md5 and cloak_md5 modules to inspircd-contrib. | 2024-06-07 | 1 | -1/+1 | ||
| * | | | Always use fmtlib directly. | 2024-06-07 | 8 | -29/+20 | ||
| |/ / | ||||||
| * | | Remove an extraneous semicolon in the SQL module header. | 2024-06-07 | 1 | -1/+1 | ||
| * | | Update copyright headers. | 2024-06-07 | 87 | -122/+113 | ||
| * | | Replace std::aligned_storage with a non-deprecated alternative. | 2024-06-04 | 1 | -1/+1 | ||
| * | | Add nullability attributes to module functions. | 2024-06-04 | 1 | -65/+65 | ||
| * | | Merge branch 'insp3' into master. | 2024-06-03 | 1 | -0/+1 | ||
| |\| | ||||||
| * | | Make passwords for oper accounts optional.•••This allows restricting an oper account based on other data such as TLS fingerprint or services account but without logging them in automatically like autologin. | 2024-05-16 | 1 | -0/+3 | ||
| * | | Allow mutating the status message type in OnUserPre(Tag)Message. | 2024-05-06 | 3 | -4/+8 | ||
| * | | Add --protocoldebug, make --debug default to DEBUG not RAWIO. | 2024-05-01 | 1 | -0/+3 | ||
| * | | Rename OnBroadcastMessage to OnRouteMessage.•••This is more descriptive of what it actually does. | 2024-03-08 | 1 | -19/+20 | ||
| * | | Rename some of the Module member variables. | 2024-03-04 | 1 | -8/+6 | ||
| * | | Rework SQL::PopulateUserInfo. | 2024-02-19 | 1 | -10/+18 | ||
| * | | Allow using multiple SSL fingerprint algorithms.•••Closes #1804. | 2024-02-19 | 2 | -14/+29 | ||
| * | | If a user has an oper connect class then reset it when de-opering. | 2024-02-19 | 1 | -1/+3 | ||
| * | | Split ExtBan::Acting from ExtBan::ActingBase. | 2024-02-15 | 1 | -5/+23 | ||
