Age | Commit message (Expand) | Author |
---|---|---|
2016-10-03 | Fix some compilation warning/errors that appear on FreeBSD | louiz’ |
2016-09-22 | Add the missing & for 3 std::string function arguments | louiz’ |
2016-08-10 | Don’t use ! as the separator for nicknames, use % instead | louiz’ |
2016-07-04 | Replace all include guards by #pragma once | louiz’ |
2016-06-21 | Add XEP-0106 support to the bridge | Emmanuel Gil Peyrot |
2016-06-08 | Support multiple nick session, except for IQs | louiz’ |
2016-05-04 | Style fix | louiz’ |
2015-02-25 | Add support for a fixed_irc_server configuration | Florent Le Coz |
2014-11-12 | Rename iq_responder_callback_t to irc_… and add the equivalent to wait for iqs | Florent Le Coz |
2014-06-19 | Implement a way to add callbacks, waiting for an IRC event to return an iq | Florent Le Coz |
2014-06-11 | Rewrite the whole IID usage | Florent Le Coz |
2013-11-07 | Send and receive messages | Florent Le Coz |
2013-11-06 | Implement the Bridge class to translate between the two protocols | Florent Le Coz |