Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
TODO: also send this.
|
|
We don't send this yet because its not ergonomic to do so with
the current API. Bleh.
|
|
|
|
This is mostly for preserving channel list mode info.
|
|
|
|
Closes #438.
|
|
This is 5 years old and allows us to remove the SVSACCOUNT hack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This currently only works on InspIRCd but I believe that other
servers also support this.
|
|
|
|
|
|
|
|
|
|
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
|
|
|
There might be more than this so its better to just store it in a
1+ parameter vector.
|
|
|
|
|
|
TODO: learn to spell `git add` correctly.
|
|
We will drop this later in the year when that branch goes EOL.
|
|
|
|
|
|
The former causes a dereference which cause a database update. This
is not good for performance with db_sql_live on bigger networks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #431.
|
|
|
|
Extended bans are stored without their prefix. Therefore, we should
not try to strip their prefix before matching.
Closes #288.
Co-authored-by: k4be <k4be@pirc.pl>
|
|
|
|
|
|
|
|
|
|
|