Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
In the future this will become the basis of the email contact
module and will encapsulate everything relating to email but for
now its mostly kept as-is.
|
|
Closes #468.
|
|
|
|
This is mostly for preserving channel list mode info.
|
|
This hasn't been considered a best practice since the age of the
typewriter.
https://english.stackexchange.com/questions/2544/how-many-spaces-should-come-after-a-period-full-stop
|
|
|
|
Closes #502.
|
|
|
|
|
|
|
|
|
|
This only existed for compatibility with old 2.0 modules and 2.1
has already broken compatibility with them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is only useful for plain authentication and doesn't need to
be in the header.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #481.
|
|
|
|
|
|
This currently only works on InspIRCd but I believe that other
servers also support this.
|
|
- Rename the command and module from kill to protect (this command
hasn't actually killed users in a long time).
- Replace QUICK/IMMED with a duration option.
|
|
|
|
|
|
|
|
These are only used by ns_sasl.
|
|
|
|
|
|
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|