~singpolyma/biboumi

04fe15a1 — Florent Le Coz 9 years ago
Correctly do the error handling when we receive an iq
5ec05cb0 — Florent Le Coz 9 years ago
Forward CTCP version request to XMPP
f35db5ce — Florent Le Coz 9 years ago
Implement next_id() to
18b27793 — Florent Le Coz 9 years ago
Use epoll on linux by default, poll otherwise
dd552b1e — Florent Le Coz 9 years ago
Link with systemd instead of systemd-daemon
28d24463 — Florent Le Coz 9 years ago
Add missing std::string_literals
65f21959 — Florent Le Coz 9 years ago
Fix a little indentation
f6e6b890 — Florent Le Coz 9 years ago
Use C++14 string_literals
594bac1e — Florent Le Coz 9 years ago
Remove binary.hpp and use the c++14 feature 0b
c6059e5a — Florent Le Coz 9 years ago
Upgrade to C++14
ae41c5de — Florent Le Coz 9 years ago
Include the xhtml-im element in private messages too
4e61b0d5 — Florent Le Coz 9 years ago
The author name from messages from the server are now nicely formated
77a84fd2 — Florent Le Coz 9 years ago
NOTICE from channels are displayed in the channel, with a green "[notice]"
6ebb586b — Florent Le Coz 9 years ago
Respond to a disco query the gateway jid itself
98ef49e7 — Florent Le Coz 9 years ago
Fix the kick by correctly using the from and to attributes
0b4f761e — Florent Le Coz 9 years ago
Fix the CMakeLists.txt to correctly have -Ibuild/src/
bd8a5a50 — Florent Le Coz 9 years ago
The logging test is less ambiguous
e847084b — Florent Le Coz 9 years ago
Improve the test on jidprep
4b5d2d11 — Florent Le Coz 9 years ago
test.cfg file is now created by the test suite
848b5018 — Florent Le Coz 9 years ago
Remove unused action_prefix_len variable
Next