~singpolyma/biboumi

80c5a0e1 — louiz’ 2 years ago
Use recipient-unavailable when we are not connected to the IRC server

Instead of remote-server-not-found

See #3427
a4512cd3 — louiz’ 2 years ago
sasl: Use the nick from the presence if the ad-hoc one is not set

fix #3450
1b1b03b2 — louiz’ 2 years ago
Print each e2e test output on only one line
5eb825bd — louiz’ 2 years ago
Typo poezioi
e02344a7 — louiz’ 2 years ago
Only clone things using lab.louiz.org, and not git.louiz.org
692f5a4e — louiz’ 2 years ago
docker: use botan package from alpine instead of building from sources
fdb3e739 — louiz’ 2 years ago
Typos: negociat… -> negotiat…
19c577b9 — louiz’ 2 years ago
Remove .clang-format file
752931b7 — louiz’ 2 years ago
fix localtime call -> _r
99bb8c97 — Emmanuel Gil Peyrot 2 years ago
irc.ppirc.net is no more, remove its configuration
e7447106 — louiz’ 3 years ago
Changelog for -t feature
5607c101 — louiz’ 3 years ago
Little code simplification for conf_filename
0bb4f144 — Félix Baylac-Jacqué 3 years ago
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.
579d46f7 — louiz’ 3 years ago
Update the changelog for the private message changes
0fadb2d1 — louiz’ 3 years ago
Trivial comment change in an e2e test
9cb6a0c2 — louiz’ 3 years ago
Entirely remove the code for the “preferred_from” nick

Since private messages are now always coming from the server-wide JIDs
9a90c76e — Georg Lukas 3 years ago
Do not mark message to bare JID private/no-copy
f8da92a8 — Jonas Schäfer 3 years ago
Always send direct messages to the user’s bare JID

This has the following advantages:

- Works while all resources are offline (persistent channels)
- Helps with combating duplicate messages when sent to different
  resources, resources going offline, carbon-copying etc. etc.

As a side effect, this also makes the MUC PMs not be MUC PMs and
always be emitted from the server-wide JID of the sending user.

Fixes #3313.
5900c19c — louiz’ 3 years ago
Start version 10.0
9ad92a90 — louiz’ 3 years ago
Merge branch 'v9'
Next