Allow disco queries with a node (needed for CAPS)
muc-bridge users should never persist
Use recipient-unavailable when we are not connected to the IRC server
Instead of remote-server-not-found
See #3427
sasl: Use the nick from the presence if the ad-hoc one is not set
fix #3450
Print each e2e test output on only one line
Only clone things using lab.louiz.org, and not git.louiz.org
docker: use botan package from alpine instead of building from sources
Typos: negociat… -> negotiat…
Remove .clang-format file
irc.ppirc.net is no more, remove its configuration
Little code simplification for conf_filename
CLI: Add a test config flag
Adding a -t configuration flag that will make biboumi check the
configuration file syntax.
Such a syntax check is handy for some deployment tools. It helps the
tooling to statically analyse the configuration file and prevent
unecessesary deployments when the configuration file is clearly
incorrect.
Updating the synopsis with this new flag.
Update the changelog for the private message changes