Age | Commit message (Expand) | Author |
2016-07-28 | Fix the timeout test, now that we don't wait 1ms too much everytime | louiz’ |
2016-07-28 | Do not add 1ms to the timeout of our poller | louiz’ |
2016-07-12 | Move reload.*pp from louloulibs to src | louiz’ |
2016-07-12 | Properly catch and handle database errors | louiz’ |
2016-07-04 | Replace all include guards by #pragma once | louiz’ |
2016-06-23 | Fix a bug in cut() | louiz’ |
2016-06-15 | cut messages at 512 bytes, taking into account the UTF-8 codepoints | louiz’ |
2016-06-15 | Add get_next_codepoint_size | louiz’ |
2016-06-14 | Refactor, test and improve the way we cut too-long messages for IRC | louiz’ |
2016-06-14 | Clean the Config module, use static things instead of a stupid singleton | louiz’ |
2016-06-08 | Remove all usage of std::list | louiz’ |
2016-05-04 | Style fix | louiz’ |
2015-09-18 | Introduce the configure ad-hoc command on irc servers | Florent Le Coz |
2015-09-18 | Also a xdg_data_path | Florent Le Coz |
2015-09-18 | Create a xdg_path function | Florent Le Coz |
2015-05-28 | louloulibs is directly included, instead of being a submodule | Florent Le Coz |
2015-05-27 | Avoid some potential race conditions by blocking the signals we manage | Florent Le Coz |
2015-05-13 | Update to latest louloulibs revision, and add test for hostname validity | Florent Le Coz |
2015-05-07 | Update to latest louloulibs | Florent Le Coz |
2015-04-21 | Properly check for connecting or connected status before reconnecting | Florent Le Coz |
2015-04-20 | Update louloulibs submodule to the correct revision | Florent Le Coz |
2015-04-20 | Decode incoming JIDs local part according to xep 0106 | Florent Le Coz |
2015-03-04 | Update to latest louloulibs revision | Florent Le Coz |
2015-03-02 | Update to latest louloulibs revision | Florent Le Coz |
2015-03-02 | Update louloulibs to last revision | Florent Le Coz |
2015-02-27 | Only use include_directory() if the directory path is defined | Florent Le Coz |
2015-02-27 | Add louloulibs as a submodule | Florent Le Coz |