| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2026-06-05 | 1 | -1/+1 | |
| * | Allow omitting an extban character by default.•••Character extbans are deprecated anyway and this makes it easier for modules to opt-out of providing one. | 2026-05-30 | 1 | -4/+4 | |
| * | Update copyright headers. | 2026-03-31 | 1 | -1/+1 | |
| * | Fix some minor doxygen warnings. | 2026-03-08 | 1 | -1/+1 | |
| * | Remove the inverted parameter from the extban validation method. | 2026-03-06 | 1 | -3/+2 | |
| * | Add a validation hook for extbans. | 2026-03-04 | 1 | -0/+37 | |
| * | Add support for extbans without letters. | 2024-10-16 | 1 | -1/+1 | |
| * | Add a type alias for the extban letter type. | 2024-09-27 | 1 | -8/+11 | |
| * | Clean up the names of some variables in the extban header. | 2024-09-27 | 1 | -31/+31 | |
| * | Unregister extbans when the providing module is unloaded. | 2024-07-06 | 1 | -0/+5 | |
| * | Update copyright headers. | 2024-06-14 | 1 | -1/+1 | |
| * | Update Doxygen config and fix some warnings. | 2024-06-11 | 1 | -1/+2 | |
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Split ExtBan::Acting from ExtBan::ActingBase. | 2024-02-15 | 1 | -5/+23 | |
| * | Fix list modes unintentionally being case sensitive.•••Closes #907. | 2023-08-12 | 1 | -0/+26 | |
| * | Make Numerics::CannotSendTo properly aware of extbans. | 2023-06-22 | 1 | -0/+4 | |
| * | Allow remapping mode and extban characters at load time.•••Closes #1970. | 2022-12-20 | 1 | -1/+1 | |
| * | Make the extban enums 8-bit. | 2022-04-29 | 1 | -0/+3 | |
| * | Fix a missing doxygen comment. | 2022-04-17 | 1 | -0/+6 | |
| * | Allow normalising extbans to a specific format.•••Also, fix canonicalisation of acting extban values. | 2022-04-17 | 1 | -0/+15 | |
| * | Add ListModeBase::CanonicalizeParam, fix cleaning extban masks. | 2022-04-16 | 1 | -0/+18 | |
| * | Add a class that wraps a dynamic reference to the extban manager. | 2022-04-16 | 1 | -0/+12 | |
| * | Remove duplicate includes from module headers. | 2022-01-25 | 1 | -2/+0 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -10/+10 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -1/+1 | |
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -1/+1 | |
| * | Implement support for inverted extbans. | 2020-05-07 | 1 | -5/+14 | |
| * | Deduplicate extban parsing. | 2020-05-07 | 1 | -0/+20 | |
| * | Add first class support for extbans.•••This replaces the previous support which was pretty much a giant hack and was not synchronised between servers. | 2020-05-07 | 1 | -0/+254 |
