summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-09Actually fix that correctly instead of the oppositelouiz’
2019-09-09Remove trailing / of fulljids if IRC host is missinglouiz’
2019-09-09Fix a few dates in the spec filelouiz’
2019-08-30Add an error message for udns error DNS_E_NODATAlouiz’
2019-08-25Properly re-convert \01ACTION into a /me when reflected to the senderlouiz’
2019-08-25Add a test for outgoing /me messages that confirms issue #3382louiz’
2019-08-25Only deploy the doc from the master branchlouiz’
2019-08-20XEP-0410: set not-in-the-room error condition to not-acceptableJonas Schäfer
2019-08-20XEP-0410: implement server-side optimisation for self-pingsJonas Schäfer
2019-08-04Disable systemd’s watchdog by defaultlouiz’
2019-07-29Add an error message on DNS resolution failure for IPv6 onlylouiz’
2018-10-04Do not send the IRC host directly as real JID of the userrefactor-resourcesJonas Schäfer
2018-10-03Make comment more preciseJonas Schäfer
2018-10-03Only run the freebsd tests on louiz’ repositorylouiz’
2018-09-19Add a job to deploy and undeploy the doc for tagsgetdnslouiz’
2018-09-17Only save the coverage artifacts in the actual coverage joblouiz’
2018-09-17Do not change our nick if we send a presence to a non-joined channellouiz’
2018-09-17Add a test demonstrating #3378louiz’
2018-09-12Revert "Use alpine's botan package in the docker image"louiz’
2018-09-11Use alpine's botan package in the docker imagelouiz’
2018-09-03Remove the example values for hostname and passwordlouiz’
2018-09-03Remove one of the two example conf, because one is enoughlouiz’
2018-09-03Change the doc files listed in the spec filelouiz’
2018-09-01Add the contributing.rst doc in the indexlouiz’
2018-09-01Fix a few things (formatting, wrong page, etc) in the doclouiz’
2018-08-30Add the homepage URL in the doc, and reformat a few paragraphslouiz’
2018-08-29Add an environment for the doclouiz’
2018-08-29Use sphinx instead of pandoc, and add a deploy joblouiz’
2018-08-27Use git_strategy: clone for the freebsd joblouiz’
2018-08-26Flush stdout between each e2e testlouiz’
2018-08-26test:alpine depends on build:alpine, not debianlouiz’
2018-08-26Run the test_suite in the test phase, and do the coverage only on fedoralouiz’
2018-08-26Remove an unused function (and a useless debug log)louiz’
2018-08-26Remove the coverity job entirelylouiz’
2018-08-26Trivial little syntax changeslouiz’
2018-08-26Replace a useless shared_ptr by a unique_ptrlouiz’
2018-08-25Fix the --remove pattern in lcov to exclude catch from the coveragelouiz’
2018-08-24Fix a signed/unsigned mismatchlouiz’
2018-08-23Disable the throttle limit if negativelouiz’
2018-08-23Fix one more warninglouiz’
2018-08-23Fix two more warningslouiz’
2018-08-23Fix a bunch of int to unsigned int conversion warningslouiz’
2018-08-23MaxHistoryLength now has some sensible default value if the user set a negati...louiz’
2018-08-23Trivial move of a variable in a smaller “ifndef” scopelouiz’
2018-08-23Add two missing reflouiz’
2018-08-23Add a missing <string> includelouiz’
2018-08-23Rename and organize the ci buildslouiz’
2018-08-23Create subsections in the CHANGELOGlouiz’
2018-08-13Remove the badges in the readme. The trend is over.louiz’
2018-08-07Split the main() into smaller functionslouiz’