~singpolyma/biboumi

ref: 7b3e0e0cf3eddd3537455a3605b04a48ee663f47 biboumi/src/xmpp/jid.hpp -rw-r--r-- 1.1 KiB
0ab40dc1 — louiz’ 6 years ago
Refactoring louloulibs and cmake

Use OBJECT libraries
Remove the louloulibs directory
Write FOUND variables in the cache
7536a1b3 — louiz’ 6 years ago
Respond to MAM requests on a channel JID

At the moment, result-set-management is not implemented, the whole history
(well, at most 1024 messages) is returned.
81f8f45b — louiz’ 6 years ago
Replace all include guards by #pragma once

It’s $CURRENT_YEAR
af420738 — louiz’ 6 years ago
Style fix

Move all constructors at the top of classes
700a6c7b — Florent Le Coz 7 years ago
JID class provides bare() and full() methods
e1a7114c — Florent Le Coz 7 years ago
louloulibs is directly included, instead of being a submodule

Because this is a nightmare to manage