Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1852.
|
|
Closes #1850.
|
|
|
|
|
|
|
|
This is pretty much useless but other implementations support it
so we have to also support it for compatibility.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|