about summary refs log tree commit diff
path: root/nixos/modules/services/matrix/synapse.nix
AgeCommit message (Expand)AuthorFilesLines
2024-06-20nixos/matrix-synapse: fix typoGuanran9281-1/+1
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-55/+55
2024-04-09nixos: improve many 'enable' descriptionsBjørn Forsman1-1/+1
2024-03-01nixos/matrix-synapse: allow synapse to write to directories of unix socket pathsnetworkException1-1/+2
2024-02-09nixos/matrix-synapse: fix recursive filtering of null valuesMartin Weinelt1-1/+9
2024-02-09nixos/matrix-synapse: add UNIX domain socket listener supportMartin Weinelt1-19/+137
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace1-0/+2
2023-12-13nixos/matrix-synapse: update broken link to redis related docsNick Cao1-1/+1
2023-12-13nixos/matrix-synapse: replace references to matrix-org/synapse with element-h...Nick Cao1-7/+7
2023-11-05nixos/matrix-synapse: add readOnly serviceUnit optionSophie Tauchert1-0/+13
2023-10-22nixos/matrix-synapse: remove opentracing optionsYureka1-2/+0
2023-10-16Merge pull request #260008 from Ma27/synapse-log-configMaximilian Bosch1-22/+60
2023-10-15nixos/synapse: `mkDefault` each value of the log configMaximilian Bosch1-3/+5
2023-10-10Merge pull request #259980 from Ma27/synapse-db-assertionMaximilian Bosch1-18/+5
2023-10-09nixos/matrix-synapse: mergeable log configurationMaximilian Bosch1-22/+58
2023-10-09nixos/matrix-synapse: drop old DB check assertion, actually require DB to be upMaximilian Bosch1-18/+5
2023-10-09nixos/matrix-synapse: add media_store_path to services ReadWritePathsJulian Schacher1-1/+1
2023-09-22nixos/matrix-synapse: wait for network-online.targetMartin Weinelt1-2/+2
2023-09-20nixos/matrix-synapse: refactor assertions for missing listener resourcesMaximilian Bosch1-16/+23
2023-09-18nixos/synapse: make sure workers require main processSophie Tauchert1-0/+1
2023-09-18nixos/synapse: add documentation for required reverse proxy setupSophie Tauchert1-0/+6
2023-09-18nixos/synapse: default tls to off for workers and document worker replication...Sophie Tauchert1-5/+9
2023-09-18nixos/synapse: simplify replication listener assertionSophie Tauchert1-2/+2
2023-09-18nixos/synapse: move services.matrix-synapse.workers.config to services.matrix...Sophie Tauchert1-76/+60
2023-09-18nixos/synapse: automatically configure logging for synapse and workersSophie Tauchert1-4/+58
2023-09-18nixos/synapse: document options betterSophie Tauchert1-0/+49
2023-09-18nixos/synapse: automatically configure replication listenerSophie Tauchert1-2/+50
2023-09-18nixos/synapse: add options to configure workersSophie Tauchert1-8/+91
2023-09-18nixos/synapse: add option to configure redis automaticallySophie Tauchert1-0/+18
2023-09-18nixos/synapse: update listener settingsSophie Tauchert1-1/+3
2023-09-18nixos/synapse: cleanup, split out listener type and service configSophie Tauchert1-175/+196
2023-09-14nixos/matrix-synapse: fix type of `settings.url_preview_url_blacklist`Maximilian Bosch1-1/+20
2023-08-01nixos/matrix-synapse: fix option description of `extras` optionMaximilian Bosch1-1/+1
2023-07-31nixos/matrix-synapse: fix path to extras for additive settingsMaximilian Bosch1-1/+1
2023-07-31nixos/matrix-synapse: clarify that `extras` are additiveMaximilian Bosch1-0/+4
2023-07-31nixos/matrix-synapse: expose final matrix-synapse package via `package`-optionMaximilian Bosch1-10/+19
2023-07-18nixos/matrix-synapse: Allow passing extras, discover extras from configMartin Weinelt1-12/+62
2023-05-19nixos/synapse: allow omitting `trusted_key_servers[].verify_keys`IndeedNotJames1-16/+1
2023-03-29Merge pull request #222336 from motiejus/master_synapse_signing_key_pathK9001-2/+2
2023-03-27nixos/synapse: Fix incorrect module path after it was movedSandro Jäckel1-2/+2
2023-03-21matrix-synapse: fix signing key path in fix-permissions scriptMotiejus Jakštys1-2/+2
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae1-1/+1
2022-12-28nixos/version: Only warn about unset stateVersion if usedRobert Hensing1-0/+6
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-12-08nixos/doc: fix some optionsNaïm Favier1-0/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-25nixos/matrix-synapse: Harden systemd serivceYaya1-0/+27
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-08-06nixos/*: automatically convert option docspennae1-41/+41
2022-06-12treewide: attempt at markdown option docspennae1-9/+9