summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2021-01-09Typos: negociat… -> negotiat…louiz’
2020-09-23CLI: Add a test config flagFélix Baylac-Jacqué
Adding a -t configuration flag that will make biboumi check the configuration file syntax. Such a syntax check is handy for some deployment tools. It helps the tooling to statically analyse the configuration file and prevent unecessesary deployments when the configuration file is clearly incorrect. Updating the synopsis with this new flag.
2020-08-12Document the SASL featurelouiz’
2020-03-11Update version in doc configurationMaxime “pep” Buquet
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-11-13Rename the build directory in the e2e docker doclouiz’
To avoid conflicting with the “host” build/ directory. This way we don’t need to remove/empty the build/ directory beforehand, etc.
2019-11-13Give a little unsecure docker tip :^)louiz’
2019-11-12Doc: add a missing “cd build/” in one examplelouiz’
2019-11-11Forgot this typo…louiz’
2019-11-11Document how to run the e2e tests with docker, locallylouiz’
2019-11-11Rename the doc from developper to developerlouiz’
Shame.
2019-11-09Add a doc describing how to write e2e testslouiz’
2019-09-15Properly build and install the man page, also in the rpmlouiz’
2018-09-03Remove one of the two example conf, because one is enoughlouiz’
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-29Use sphinx instead of pandoc, and add a deploy joblouiz’
2018-08-23Disable the throttle limit if negativelouiz’
Also, invalid values result in -1 being set
2018-07-22Document verify_certificate_policyfeature/fix-adhoc-command-descriptionslouiz’
2018-06-25Throttle all commands sent to IRC serverslouiz’
fix #3354
2018-05-06Also handle SIGHUP to reload the configurationlouiz’
Because that’s what is typically done on other deamons, and we don’t want to suprise users.
2018-04-16Add a note about multiple admins in the manpageEmmanuel Gil Peyrot
2018-03-19Add a nick field in the IRC server configuration formlouiz’
fix #3317
2018-03-18Allow the execution of multiple commands after the IRC connectionlouiz’
fix #3275
2018-03-15update docs to mention identd disable choiceAilin Nemui
2018-03-12Little doc typolouiz’
2018-03-12Allow to override the addresses used to connect to an IRC networklouiz’
fix #3273
2018-03-12Remove the virtual channel feature altogetherlouiz’
2017-12-16Document the db_name option (with postgresql support)louiz’
2017-09-09Fix the internal links in the documentationlouiz’
2017-09-09Add the persistent_by_default configuration optionlouiz’
fix #3293
2017-08-27Update the Archive documentation, regarding the previous commitlouiz’
2017-07-20Add the possibility to invite any external JID to a roomlouiz’
fix #3285
2017-07-16Document the biboumi and IRC-server JIDs in user’s rosterlouiz’
2017-07-06Add a global “persistent” optionlouiz’
2017-06-16Add a Record History option in the Channel configuration formlouiz’
fix #3269
2017-05-23Better document the identd serverlouiz’
2017-05-10Small fixes in biboumi.1.rstlouiz
2017-04-30Make botan’s policy configurable from a filelouiz’
fix #3244
2017-04-30Remove a too old jokelouiz’
2017-04-21Configuration options can be overridden by setting env valueslouiz’
2017-04-09Properly handle multiline topicslouiz’
fix #3254
2017-04-07Trivial change in the doclouiz’
2017-03-27Add a Persistent option on channelslouiz’
fix #3230
2017-03-12Doc: reformulate the signal part, to mention the re-opening of log fileslouiz’
2017-03-08Document the ad-hoc configure formslouiz’
2017-01-22grammar: than <-> aslouiz’
2016-12-24Update the doc to avoid using “” or "" and other charslouiz’
2016-11-15Support the ident protocollouiz’
fix #3211
2016-11-10Update the doc to say that we support xep 0059louiz’