about summary refs log tree commit diff
path: root/nixos/modules/services/matrix
AgeCommit message (Expand)AuthorFilesLines
2024-05-05nixos/mautrix-signal: add moduleNiklas Korz1-0/+249
2024-05-03conduit: Drop piegames from maintainerspiegames1-1/+1
2024-04-27nixos/matrix-appservice-irc: fix chown of registration.yml in pre-scriptPatrick Steinhardt1-1/+2
2024-04-24docs(conduit): update link to config docsnat-4181-1/+1
2024-04-13Merge pull request #302586 from Ma27/synapse-initialscript-docsMaximilian Bosch1-8/+21
2024-04-13nixos: remove all uses of lib.mdDocstuebinm15-199/+199
2024-04-10nixos/matrix-synapse: don't use `services.postgresql.initialScript` in setup ...Maximilian Bosch1-8/+21
2024-04-09nixos: improve many 'enable' descriptionsBjørn Forsman1-1/+1
2024-04-05nixos/mautrix-meta: fix lax enable checkColin1-1/+1
2024-04-04Merge pull request #296718 from Rutherther/mautrix-meta-initKevin Cox1-0/+562
2024-04-02mautrix-meta: init serviceRutherther1-0/+562
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-42/+48
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß2-5/+5
2024-03-15Merge pull request #292473 from networkException/fix-synapse-unix-socket-perm...Maximilian Bosch1-1/+2
2024-03-08nixos/matrix-sliding-sync: create runtime directory in /run/matrix-sliding-syncnetworkException1-0/+1
2024-03-01nixos/matrix-synapse: allow synapse to write to directories of unix socket pathsnetworkException1-1/+2
2024-02-29nixos/matrix-sliding-sync: document unix socket support in SYNCV3_BINDADDRnetworkException1-1/+1
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 Weinelt2-21/+140
2024-01-25nixos/hebbot: initRaito Bezarius1-0/+78
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace1-0/+2
2023-12-30nixos/matrix-sliding-sync: rename, init dendritesinanmohd1-2/+7
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 Cao2-11/+11
2023-12-08nixos/maubot: fix eval with default configchayleaf1-1/+1
2023-12-02nixos/matrix-appservice-irc: fix syscall filterBenjamin Saunders1-1/+1
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42-2/+2
2023-11-30Merge pull request #261702 from h7x4/replace-mkoption-with-mkpackageoptionWeijia Wang2-16/+2
2023-11-28nixos/maubot: initchayleaf2-0/+562
2023-11-27treewide: use `mkPackageOption`h7x42-16/+2
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch2-5/+3
2023-11-05nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnitSophie Tauchert6-10/+10
2023-11-05nixos/matrix-synapse: add readOnly serviceUnit optionSophie Tauchert1-0/+13
2023-11-05nixos/matrix-sliding-sync: add dependency on matrix-synapse if running locall...Sophie Tauchert1-2/+7
2023-10-22nixos/matrix-synapse: remove opentracing optionsYureka1-2/+0
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman1-2/+2
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-10-08Merge pull request #246117 from Ralith/fix-synapse-well-known-exampleMaximilian Bosch1-1/+1
2023-09-28nixos/matrix-sliding-sync: Fix missing lib.mdDocYaya1-2/+2
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