~singpolyma/biboumi

550ab46f — louiz’ 6 years ago
Make the logger tests more useful
5a2e6116 — louiz’ 6 years ago
Show off, with some variadic templates, for the logger module
ad4ccdbb — louiz’ 6 years ago
Display a message to tell if we found pandoc or not

fix #3177
abedca19 — Emmanuel Gil Peyrot 6 years ago
Make the default config file put the database in /var/lib
ad15924a — Emmanuel Gil Peyrot 6 years ago
Allow cmake to configure the systemd unit’s user and group
272c0e49 — louiz’ 6 years ago
Reset the preferred private JID when all resources leave a room

For example if we are talking in private with nick Joe from
room #foo, and then we leave that room, we start receiving Joe’s
message from the server-wide JID

e2e tests included!!!
7540f679 — louiz’ 6 years ago
Add some e2e tests to check that private messages come from the right JIDs
199f010f — louiz’ 6 years ago
Add a basic e2e test for channel and private messages
28300dff — louiz’ 6 years ago
Add a missing vector include
2d11a5f4 — louiz’ 6 years ago
Support multiple nick session, except for IQs

ref #2556
507d0c2c — louiz’ 7 years ago
Forward everything to all concerned XMPP resources
66609cfb — louiz’ 7 years ago
Remove all usage of std::list
711861d4 — louiz’ 7 years ago
Add methods to know which resource is on which server or channel
367de482 — louiz’ 7 years ago
Associate a bridge with a bare JID instead of a full JID

ref #2556
0a2123f8 — louiz’ 7 years ago
Changelog into rst
a641a263 — louiz’ 7 years ago
Check the length of the JID parts when copying into the jidprep buffer

We trust the XMPP server, but maybe not enough to not check that
62c88a62 — louiz’ 7 years ago
Changelog into rst
d78bc8c6 — louiz’ 7 years ago
ci: include only the rpm and srpm directory in the artifacts

The rest is useless and takes a lot of space
38202e5f — louiz’ 7 years ago
Update the build process to take into account the rst files
c7299656 — louiz’ 7 years ago
Merge branch 'rst'
Next