Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously this code would consider requests with fields but no
flags as fuzzy. This is incorrect as users can make requests like:
WHO Sadie %n
Reported by @ilbelkyr.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1852.
|
|
Closes #1850.
|
|
|
|
|
|
|
|
This is pretty much useless but other implementations support it
so we have to also support it for compatibility.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Update to v3 of the create-pull-request action.
- Improve the whitelist for directive.pm 'atleast'.
- Whitelist 'eiter' in source and header files.
|
|
|
|
Failure to do this may result in a crash on shutdown when started
in debug mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Implement support for service type matching based on the service
oper type. This isn't the same as irc2 but its close enough.
- Fix erroneously sending the mask in the <mask> field. This field
is for the service name mask not the service distribution mask.
|
|
|
|
|
|
- Document --portable, --runtime-dir, and INSPIRCD_VERBOSE.
- Make the output coloured on supporting terminals.
- Fix the description of --data-dir.
- Wrap all lines at 80 charactrs.
- Upper case the value names and wrap in <> not [].
|
|
|
|
|
|
|
|
|