about summary refs log tree commit diff
path: root/nixos/modules/services/networking/prosody.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-91/+91
2023-11-27treewide: use `mkPackageOption`h7x41-6/+2
2023-10-15prosody: use default network, remove libevent, config deprecatedtoastal1-3/+0
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-3/+2
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae1-1/+1
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae1-1/+0
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae1-2/+1
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae1-1/+1
2023-01-10nixos/prosody: convert manual chapter to MDpennae1-0/+3
2022-12-17nixos: fix typosfigsoda1-4/+4
2022-11-30nixos/prosody: simplify logicfigsoda1-1/+1
2022-08-31nixos/*: convert options with admonitions to MDpennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae1-90/+90
2022-06-18nixos/prosody: provide additional details in the user and group options descr...Aaron Andersen1-2/+18
2022-06-18nixos/prosody: conditionally provision required directories with StateDirectoryAaron Andersen1-25/+34
2022-05-02prosody: 0.11.13 -> 0.12.0Félix Baylac-Jacqué1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy1-1/+1
2020-09-02treewide: completely remove types.loaOfrnhmjoj1-1/+1
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim1-1/+1
2020-05-04nixos/prosody: add MUC extraConfig, fix extraConfig orderMartin Milata1-4/+9
2020-05-01nixos/prosody: add NixOS manual entryFélix Baylac-Jacqué1-1/+1
2020-04-30nixos/prosody: leverage systemd sandbox features to harden serviceFélix Baylac-Jacqué1-0/+13
2020-04-30nixos/prosody: make defaults comply with XEP-0423Félix Baylac-Jacqué1-19/+353
2019-09-17nixos/prosody: fix escapevolth1-1/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-1/+1
2019-05-24nixos/prosody: add authentication option (fixes #53134)Milan Pässler1-0/+8
2019-01-26nixos/prosody: add ExecReloadMilan Pässler1-0/+1
2018-12-17prosody service: set cafileSatoshi Shishiku1-0/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-04-13nixos/prosody: fix pidfile pathMárton Boros1-2/+3
2018-04-13nixos/prosody: add user, group optionsMárton Boros1-4/+17
2018-04-09nixos/prosody: add dataDir optionMárton Boros1-4/+10
2018-03-22prosody: improve module handlingRobin Gloster1-3/+11
2018-03-12prosody: 0.9.12 -> 0.10.0Florian Jacob1-19/+183
2018-02-14nixos/prosody: add package optionRobert Schütz1-1/+14
2017-11-01prosody service: add extra SSL optionsSatoshi Shishiku1-8/+22
2017-11-01prosody service: add restart triggerSatoshi Shishiku1-0/+1
2017-11-01prosody service: forkingSatoshi Shishiku1-2/+1
2017-11-01prosody service: add typesSatoshi Shishiku1-11/+31
2017-04-11treewide: use boolToString functionFranz Pletz1-2/+2
2017-02-23prosody service: needs working network connectivityFranz Pletz1-1/+2
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-0/+1
2016-09-13prosody module: optionSet -> submoduleEric Sagnes1-2/+1
2015-03-30Revert "Merge pull request #7032 from flosse/change-option-names"Luca Bruno1-4/+5
2015-03-27nixos: prosody service - rename virtualHosts option 'enabled' to 'enable'Markus Kohlhase1-5/+4
2014-10-15prosody: added websocket supportMarkus Kohlhase1-0/+5
2014-10-11prosody: packaged as a serviceMarkus Kohlhase1-0/+275