Age | Commit message (Expand) | Author |
2016-08-22 | Index the owner for the global conf table | louiz’ |
2016-08-23 | Only save the logs if recordHistory global config option is true | louiz’ |
2016-08-22 | Delete the database before each e2e test, to start fresh | louiz’ |
2016-08-22 | Move get_first_non_empty to louloulibs/utils | louiz’ |
2016-08-22 | Only save messages coming from real MUC participants in the database | louiz’ |
2016-08-22 | Default max_history_length is 20, not 0 | louiz’ |
2016-08-22 | When joining a channel, send the most recent history found in the database | louiz’ |
2016-08-22 | When saving the logs, the date must be in seconds, not nanoseconds | louiz’ |
2016-08-22 | Add a global configure ad-hoc command, with max history length | louiz’ |
2016-08-21 | Add get_first_non_empty and use it into Database to simplify a little bit | louiz’ |
2016-08-20 | Remove dns unit tests, because they are not *unit* test (depends on network…) | louiz’ |
2016-08-20 | Go back to non-verbose make check | louiz’ |
2016-08-20 | Better dependencies for make rpm and dist | louiz’ |
2016-08-18 | Fix the author of the IRC invite | louiz’ |
2016-08-18 | Forward IRC invites to XMPP | louiz’ |
2016-08-17 | On a client error, do not QUIT, just make the resource leave all channels | louiz’ |
2016-08-16 | e2e test self invite | louiz’ |
2016-08-16 | Forward mediated invitations (XMPP to IRC only) | louiz’ |
2016-08-16 | Add ping to the disco info of the gateay | louiz’ |
2016-08-13 | Fix a link in the documenation | louiz |
2016-08-13 | Only save the messages into the db if we are actually using a db | louiz’ |
2016-08-12 | Save received and sent messages into the database | louiz’ |
2016-08-11 | Document the JID escaping with xep 106 | louiz’ |
2016-08-11 | Document the new behaviour to address nicknames, and add to changelog | louiz’ |
2016-08-10 | Don’t use ! as the separator for nicknames, use % instead | louiz’ |
2016-08-05 | Update the links to the forge in README.rst | louiz’ |
2016-08-04 | Start version 4.0 | louiz’ |
2016-08-04 | Release 3.03.0v3 | louiz’ |
2016-08-03 | Be verbose with make check | louiz’ |
2016-08-03 | Test the version request, in many ways | louiz’ |
2016-08-03 | Lower case the nick, when forwarding a version or ping request | louiz’ |
2016-08-02 | Test the kick on a multisession nick | louiz’ |
2016-08-01 | Rephrase an error message | louiz’ |
2016-07-31 | Provide a --help option | louiz’ |
2016-07-31 | test kick | louiz’ |
2016-07-29 | Actually it works when we surrount the WHOLE string with quotes | louiz’ |
2016-07-29 | lol k gitlab-ci. It fails to parse a string that contains : | louiz’ |
2016-07-29 | Trivial micro fix | louiz’ |
2016-07-29 | ci: echo the cmake command line arguments | louiz’ |
2016-07-28 | Document the multi-nick session thing | louiz’ |
2016-07-28 | Do not use the logger before the configuration has been loaded first | louiz’ |
2016-07-28 | Update the changelog by adding (all?) the changes in 3.0 | louiz’ |
2016-07-28 | Mark some more cmake variables as advanced | louiz’ |
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-28 | Always remove all the DNS sockets on an c-ares event | louiz’ |
2016-07-27 | Revert "Don’t use unique_ptr to store dns socket handlers" | louiz’ |
2016-07-25 | Test the resolving of multiple hostnames at the same time | louiz’ |
2016-07-24 | Use log_error instead of cerr | louiz’ |
2016-07-23 | Refactor the CI file, build many configurations | louiz’ |