~singpolyma/biboumi

3913e24e — louiz’ 6 years ago
Do not call pkg_check_module if the MODULE_FOUND is already cached
cf1c8f18 — louiz’ 6 years ago
Remove a few warnings occuring in some build config
154c12f3 — louiz’ 6 years ago
The RPM doesn’t contain biboumi.cfg anymore
2a637bee — louiz’ 6 years ago
Do not install biboumi.cfg in /etc/biboumi/

Because it would overwrite the user file when installing a new version.  And
it’s basically useless anyway, because if the file doesn’t exist at all,
biboumi will write an helpful message on stderr, telling the user to create
the config file.
0ee53325 — louiz’ 6 years ago
Handle messages 367 and 368 to display the banlist in the MUC

fix #3234
3079c38d — louiz’ 6 years ago
Refactor the channel::self to point at the existing user

This way, the user is always up to date, instead of being a duplicate out of
sync.

fix #3258
bb150d58 — louiz’ 6 years ago
Redirect welcome NOTICE to their channel, instead of sending a global one

fix #3236
0180ea7e — louiz’ 6 years ago
Update changelog
34f0685c — louiz’ 6 years ago
Test the default channel list limit

fix #3219
9d1dc913 — louiz’ 6 years ago
Make the default build type Release (instead of empty string)
8cf0b833 — louiz’ 6 years ago
Make the IRC channel configuration form available from the MUC config

fix #3250
577a8639 — louiz’ 6 years ago
Remove the “codecov_” prefix for builds codecov uploads too
b98059ec — louiz’ 6 years ago
Fix the build when litesql is not used
da550608 — louiz’ 6 years ago
Improve the handling of the biboudb.hpp dependencies
7a08196d — louiz 6 years ago
Small fixes in biboumi.1.rst
f7e4adb1 — louiz’ 6 years ago
Avoid any potential int overflow
c046d2ea — louiz’ 6 years ago
Also make the test artifacts expire in 2 weeks
f7d4db48 — louiz’ 6 years ago
Remove a useless debug log
984d7183 — louiz’ 6 years ago
Limit the number of rooms sent by default in the disco#items response

fix #3219
595a4d6d — louiz’ 6 years ago
Keep gitlab artifacts for 2 weeks
Next