Age | Commit message (Collapse) | Author |
|
fix #3231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To correctly exit the process
|
|
We don’t need any UTF-8 support here, and it’s more portable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If anyone has any reason to believe this is a bad idea, please let me know.
|
|
|
|
|
|
|
|
|
|
ref #3228
|
|
|
|
|
|
Because we “delete all node” and then we use the content of one of these
nodes we got earlier.
|
|
fix #3226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And add tests for all the mode changes
|
|
[skip-ci]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #2886
|
|
|
|
|
|
|
|
|
|
|
|
Is a lot faster, and is more consistent
|
|
|
|
As the doc says, the nick changes must be explicit in an already joined
room, and not when joining a room.
|
|
|