Age | Commit message (Collapse) | Author |
|
|
|
This bug was introduced since the last release and only ever
affected git versions built since commit 8c3c4f8e82.
|
|
|
|
|
|
|
|
|
|
- Deduplicate the code to one function.
- Fix defaulting snomasks when a user has more than one class.
|
|
|
|
Fixes a (git only) crash when a user gets xlined before they have
been initialised.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be made a hard failure in v4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows for various things which will be coming in the future.
e.g. Transferring users to another server on upgrade.
|
|
|
|
Fixes #1686.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was only used in one place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes messages being lost when sending them to a user who has
only just connected to the server.
|
|
|
|
|