Age | Commit message (Collapse) | Author |
|
|
|
|
|
This fixes IRCd-side account cloaks causing CHGHOST spam.
|
|
|
|
|
|
|
|
|
|
Closes #409.
|
|
Resolves the issues some people were having with extremely wide rows.
|
|
This isn't actually used by MySQL for the column width.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'll fix this properly in 2.1 because I don't want to make big
changes to 2.0.
Closes #384.
|
|
|
|
|
|
Closes #386.
|
|
Closes #376.
|
|
Closes #366.
|
|
|
|
|
|
|
|
|
|
This prevents zombie accounts from being left around that can't be
authenticated to.
Closes #355.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #351.
|
|
|
|
|
|
This reverts commit 9c9df2ad1fc8e8f03f4b28d21b4dcc2895d3795c.
Closes #350.
|
|
|
|
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Calling a printf-like function with the wrong type of arguments causes
unpredictable behavior.
Signed-off-by: Mingjie Shen <shen497@purdue.edu>
|