| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some remaining channel settings to <channels>. | 2026-03-19 | 1 | -16/+16 | |
| * | Move <options:{fixed,prefix,suffix}part> to <channels>. | 2026-03-12 | 1 | -13/+12 | |
| * | Move <options:maskinlist> and <options:maskintopic> to <channels>. | 2026-03-12 | 1 | -8/+8 | |
| * | Move <options:modesinlist> to <channels>. | 2026-03-12 | 1 | -9/+9 | |
| * | Move <options:defaultmodes> to <channels> and rework.•••- 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. | 2026-03-12 | 1 | -8/+20 | |
| * | Move channel settings to the <channels> tag. | 2026-03-12 | 1 | -55/+62 | |
| * | Remove more missed v3 compatibility code. | 2026-03-07 | 1 | -3/+2 | |
| * | Implement support for per-command maximum targets.•••Closes #2157. | 2026-02-27 | 1 | -4/+13 | |
| * | Add support for local-only X-lines, remove K-lines. | 2026-01-20 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-10-26 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fix a dead link in the example configs.•••Closes #2812. | 2025-10-26 | 1 | -1/+1 | |
| * | | Move spanningtree configuration to its own tag.•••This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. | 2025-07-20 | 1 | -38/+1 | |
| * | | Move customversion from <security> to <options>.•••This does not relate to security so it should not be in the <security> tag. | 2025-04-16 | 1 | -4/+4 | |
| * | | Add <security:banrealmask>. | 2025-04-16 | 1 | -0/+4 | |
| * | | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -5/+4 | |
| * | | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -18/+22 | |
| |\| | |||||
| | * | Allow using the long duration format in the xline message. | 2025-03-18 | 1 | -18/+22 | |
| * | | Merge branch 'insp4' into master. | 2025-03-14 | 1 | -2/+4 | |
| |\| | |||||
| | * | Add various missing information to the example configs.•••* Add missing restriction exemptions in example configs, and remove blockcaps. * Add missing extbans in example help config, and remove blockcaps. * Add missing user and channel modes in example help config. * Add the extban names in addition to the characters. | 2025-03-10 | 1 | -2/+4 | |
| * | | Move the starttls module to the contrib repository.•••This extension has been deprecated by IRCv3. Clients should switch to using the STS extension as provided by the ircv3_sts module. | 2024-12-23 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -16/+20 | |
| |\| | |||||
| | * | Fix the indentation of <options:xlinequit>. | 2024-10-11 | 1 | -13/+13 | |
| | * | Tweak <options:modesinlist> to allow only showing to opers.•••This can help opers avoid accidentally invading a secret channel that they can see because of their privileges. | 2024-10-11 | 1 | -3/+7 | |
| * | | Default <options:extbanformat> to name. | 2024-11-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-09-30 | 1 | -1/+1 | |
| |\| | |||||
| | * | Change PID example path from absolute to relative•••The relative path is resolved based on the configured runtime directory, which is determined at build time. | 2024-09-23 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-09-09 | 1 | -15/+22 | |
| |\| | |||||
| | * | Make the <define> options in the example config actually useful. | 2024-09-05 | 1 | -8/+8 | |
| | * | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. | 2024-08-30 | 1 | -7/+7 | |
| | * | Allow using color codes by name in MOTD files. | 2024-08-29 | 1 | -0/+7 | |
| * | | Merge branch 'insp4' into master. | 2024-08-29 | 1 | -6/+11 | |
| |\| | |||||
| | * | Tweak the whowas config defaults•••- Decrease the default number of nick groups. - Increase the days to keep records for. - Enable update on nick change by default. - Remove the upper bounds on the fields. | 2024-08-28 | 1 | -7/+8 | |
| | * | Fix the whowas database not being updated on nick change. | 2024-08-27 | 1 | -2/+6 | |
| * | | Merge branch 'insp4' into master. | 2024-07-05 | 1 | -5/+6 | |
| |\| | |||||
| | * | Fix a typo in the example config. | 2024-06-30 | 1 | -1/+1 | |
| | * | Fix various docs issues.•••Ref: #2099. | 2024-06-30 | 1 | -5/+6 | |
| * | | Merge branch 'insp4' into master. | 2024-06-17 | 1 | -1/+1 | |
| |/ | |||||
| * | Make filenames a bit more friendly for Windows users. | 2024-06-17 | 1 | -0/+1062 | |
