~singpolyma/biboumi

5ef674c4 — louiz’ 6 years ago
Revert "Add a linger_time configuration option on IRC servers"

This reverts commit 5d801ddcd025f68d2ec91edf0462091a32c779c1.
e3ee824e — louiz’ 6 years ago
Revert "Cancel the IRC server linger timer when we try to-rejoin a channel on it"

This reverts commit 45f7396c8d30ed37570c4ecdaa886388f9beba3e.
42677ae4 — louiz’ 6 years ago
Fix the tests to take into account the new “your are exempt bla” line
51696c09 — louiz’ 6 years ago
Make sure the channel is joined before trying to leave it

fix #3243
47ff1cd3 — louiz 6 years ago
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
eec8f68d — louiz’ 6 years ago
Shorten the name of the tags sent to codecov
727d887d — louiz’ 6 years ago
Fix wrong JID computing when sending iq ping or version in fixed mode

fix #3259
96d460de — louiz’ 6 years ago
Add the default MAM limit in the changelog
a4e2e56a — louiz’ 6 years ago
Add an e2e test for the mam default limit

We send 150 messages, then retrieve the archive. We should receive messages
from 50 to 149 only.
c2cc9cb9 — louiz’ 6 years ago
Remove the flood limit in our e2e charybdis configuration
54fa739d — louiz’ 6 years ago
Limit of 100 MAM messages, if no other limit has been set by the client

fix #3256
4bae383c — louiz’ 6 years ago
Take into account the include path found by cmake when looking for litesql lib
32384047 — louiz’ 6 years ago
Avoid adding more that one “XMPP reconnection” timed event at the same time

Fix a semblance of infinite and busy loop, that could occur if biboumi’s
poller is woken up multiple times while the XMPP server is not reachable.
dc5ad49b — louiz’ 6 years ago
Avoid building test_suite when we make install
3a8203c3 — louiz’ 6 years ago
Handle the RSM "max" value in the MAM requests

fix #3255
4fde4d73 — louiz’ 6 years ago
docker: Run the process using “exec”, to be able to cleanly receive signals
7d2b8eb5 — louiz’ 6 years ago
Always chown biboumi /var/lib/biboumi when the docker container starts

This fixes permission problems when we bind a volume that is not owned by
the biboumi user.
dec3e42a — louiz’ 6 years ago
Add an e2e test for the ad-hoc reload command
451f28f5 — louiz’ 6 years ago
Change the dates of source files before each build, to avoid useless rebuild
68d6b829 — louiz’ 6 years ago
Properly handle multiline topics

fix #3254
Next