Age | Commit message (Collapse) | Author |
|
XEP-0410 demands that. This changes the error condition for all
pings to the room, even those which aren’t self-pings, if the
sender is not joined.
The conditions of XEP-0410 were based on observing existing
implementations.
|
|
This prevents the ping from round-tripping through IRC and
possibly a random other client of the user. Please see XEP-0410
for the rationale.
Fixes #3385.
|
|
|
|
Fixes #3381
|
|
|
|
fix #3378
|
|
|
|
|
|
|
|
|
|
Also, invalid values result in -1 being set
|
|
|
|
|
|
|
|
negative one
|
|
|
|
|
|
That’s not really enough, but better
|
|
|
|
|
|
|
|
|
|
|
|
The description has to be a child element of the field, not an
attribute.
|
|
|
|
|
|
This lets the user configure a per-domain certificate validation policy
|
|
fix #3366
|
|
|
|
|
|
|
|
fix #3354
|
|
|
|
fix #3362
|
|
fix #3346
|
|
fix #3311
|
|
|
|
fix #3360
|
|
|
|
fix #3359
|
|
|
|
If a user manually does a NAMES query, the result were interpreted as a user
list, which is wrong. And with the special * argument, this would even cause
a crash.
Fix #3357
|
|
|
|
fix #3356
|
|
Because that’s what is typically done on other deamons, and we don’t want to
suprise users.
|
|
Also simplify how we did the whole “limit + 1”
And fix one bad interpretation of the XEP for the case where the query has
no after or before restriction.
fix #3349
|
|
|
|
|
|
|
|
fix #3343
|