Age | Commit message (Collapse) | Author |
|
|
|
This has the following advantages:
- Works while all resources are offline (persistent channels)
- Helps with combating duplicate messages when sent to different
resources, resources going offline, carbon-copying etc. etc.
As a side effect, this also makes the MUC PMs not be MUC PMs and
always be emitted from the server-wide JID of the sending user.
Fixes #3313.
|
|
|
|
|
|
|
|
|
|
Instead of just one. This fixes the issue of the "trailing whitespace" since we
now split it on ' '
Fix #3442
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes the build fail, on some condition.
fix #3434
|
|
|
|
|
|
|
|
This way, this will use either the docker or the podman runners.
The other steps still use only docker, because I didn’t solve the cache
issue on podman yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3431
|
|
This reverts commit 1492eed3c915605b2e5a04b719cf7769bc579f87.
|
|
|
|
Fix #3429
|
|
|
|
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
|
|
Because we actually don’t change the nick, we ignore it, just like in the
case of a normal join (of an other resource, or an other channel on the same
server).
|
|
|