Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows the user to join channels containing forbidden characters
in the local part, like #r&d or #group/project.
|
|
|
|
|
|
fix #3067
|
|
|
|
ref #3067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3177
|
|
|
|
|
|
For example if we are talking in private with nick Joe from
room #foo, and then we leave that room, we start receiving Joe’s
message from the server-wide JID
e2e tests included!!!
|
|
|
|
|
|
|
|
ref #2556
|
|
|
|
|
|
|
|
ref #2556
|
|
|
|
We trust the XMPP server, but maybe not enough to not check that
|
|
|
|
The rest is useless and takes a lot of space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move all constructors at the top of classes
|
|
|
|
|