Add a missing ifnedf BOTAN_FOUND
Make botan’s policy configurable from a file
fix #3244
Use our own proxy link to display the badges
For privacy reasons
[skip-ci]
Make sure we don’t exceed 512 bytes when grouping JOINs
Group simultaneous JOINs into a single command, to avoid flooding
We still split the JOINs with a key and the ones without
Use alpine for the docker image, and simplify the config + run stuff
Using env variable directly used by the process, it’s easier than calling
sed on the configuration file before we start the process. Also we don’t
need to start as root anymore, and it’s a lot cleaner.
Configuration options can be overridden by setting env values
Better way to init the msghdr fields
Explicitely init the msghdr fields, to be compatible with any implementation
Remove the e2e test for the linger_time
Fix the tests to take into account the new “your are exempt bla” line
Make sure the channel is joined before trying to leave it
fix #3243
Merge branch 'mam_default_limit' into 'master'
Limit of 100 MAM messages, if no other limit has been set by the client
Closes #3256
See merge request !9
Shorten the name of the tags sent to codecov