Age | Commit message (Collapse) | Author |
|
|
|
|
|
Closes #1857.
|
|
This bug was introduced since the last release and only ever
affected git versions built since commit 8c3c4f8e82.
|
|
|
|
|
|
|
|
This should fix the issue of some DNSBLs being slower than others.
|
|
|
|
|
|
|
|
This avoids permission issues.
|
|
If you're setting up an IRC server you should be able to use an
IRC client to connect to the support channel.
|
|
|
|
This is useful when using modules that generate a config file such
as the filter and permchannels modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add the middle I/O hook to the stats output.
- Make it obvious what the various fields actually are.
|
|
|
|
|
|
|
|
I am so sorry for writing this cursed magic.
|
|
|
|
Just because they happen to look the same doesn't mean that they
actually are.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|