Add a changelog entry for the roster feature
Send status code='332' on biboumi or IRC server’s shutdown
Add a global “persistent” option
Add a Record History option in the Channel configuration form
fix #3269
Merge branch 'orm' into 'master'
Pure c++ sqlite3 ORM
Closes #3271
See merge request !11
Update INSTALL.rst and CHANGELOG.rst for the sqlite dependency
Redirect welcome NOTICE to their channel, instead of sending a global one
fix #3236
Make the IRC channel configuration form available from the MUC config
fix #3250
Fix a segmentation fault when connecting to a server without a port
fix #3260
Fix a segmentation fault when connecting to a server without a port
fix #3260
Make botan’s policy configurable from a file
fix #3244
Fix typo in CHANGELOG.rst biboumi → botan
Configuration options can be overridden by setting env values
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
Add the default MAM limit in the changelog
Properly handle multiline topics
fix #3254