~singpolyma/biboumi

9ad92a90 — louiz’ 3 years ago
Merge branch 'v9'
6174ceb4 — louiz’ 3 years ago
Release version 9.0
f548f631 — louiz’ 3 years ago
Merge branch 'v9'
b98434b5 — louiz’ 3 years ago
In CAP messages, handle the last arg as a list of capabilities

Instead of just one. This fixes the issue of the "trailing whitespace" since we
now split it on ' '

Fix #3442
df2fe0bc — louiz’ 3 years ago
Fix the parsing of IRC messages, especially with trailing spaces
d0160103 — louiz’ 3 years ago
Fix the archlinux url in Dockerfile
063e6b12 — louiz’ 3 years ago
Handle SASL failures by displaying a message and aborting the connection
4d6fdb07 — louiz’ 3 years ago
Document the SASL feature
189015af — louiz’ 3 years ago
Conditionally compile the SASL code only with botan and database
e4550d32 — louiz’ 3 years ago
e2e: do not fail to start if no irc database exist yet
2e1ddeb6 — louiz’ 3 years ago
Implement SASL plain authentication
655bc344 — louiz’ 3 years ago
Add a missing ostream include

Makes the build fail, on some condition.

fix #3434
99c76f0f — louiz’ 3 years ago
ci: Do not fail the packaging:rpm job if test:fedora did not run
b0b1cd98 — louiz’ 3 years ago
ci: do not allow packaging jobs to fail
bc1fa4bc — louiz’ 3 years ago
ci: Install the correct rtd_theme package, not the documentation…
6ed9545a — louiz’ 3 years ago
ci: use the container tag instead of docker, for the build steps

This way, this will use either the docker or the podman runners.

The other steps still use only docker, because I didn’t solve the cache
issue on podman yet.
c7eb46b2 — louiz’ 3 years ago
ci: Add sphinx_rtd_theme to fedora image to build the doc
17a5f1fa — louiz’ 3 years ago
ci: Use fedora:latest instead of doc-builder and fedora:oragono
0479bd03 — louiz’ 3 years ago
Merge branch 'v8'
23c96acc — louiz’ 3 years ago
Release version 8.5
Next