Update the changelog for the private message changes
Document the SASL feature
Add a doc describing how to write e2e tests
XEP-0410: implement server-side optimisation for self-pings
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.
Disable systemd’s watchdog by default
Create subsections in the CHANGELOG
fix #3374
Reflect messages to XMPP only when they are actually sent
Document verify_certificate_policy
Throttle all commands sent to IRC servers
fix #3354
Reject messages from unjoined resources, with an error
fix #3346