about summary refs log tree commit diff
path: root/nixos/modules/services/matrix
Commit message (Expand)AuthorAge
* Merge pull request #292473 from networkException/fix-synapse-unix-socket-perm...Maximilian Bosch2024-03-15
|\
| * nixos/matrix-synapse: allow synapse to write to directories of unix socket pathsnetworkException2024-03-01
* | nixos/matrix-sliding-sync: create runtime directory in /run/matrix-sliding-syncnetworkException2024-03-08
* | nixos/matrix-sliding-sync: document unix socket support in SYNCV3_BINDADDRnetworkException2024-02-29
|/
* nixos/matrix-synapse: fix recursive filtering of null valuesMartin Weinelt2024-02-09
* nixos/matrix-synapse: add UNIX domain socket listener supportMartin Weinelt2024-02-09
* nixos/hebbot: initRaito Bezarius2024-01-25
* nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace2024-01-19
* nixos/matrix-sliding-sync: rename, init dendritesinanmohd2023-12-30
* nixos/matrix-synapse: update broken link to redis related docsNick Cao2023-12-13
* nixos/matrix-synapse: replace references to matrix-org/synapse with element-h...Nick Cao2023-12-13
* nixos/maubot: fix eval with default configchayleaf2023-12-08
* nixos/matrix-appservice-irc: fix syscall filterBenjamin Saunders2023-12-02
* treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42023-11-30
* Merge pull request #261702 from h7x4/replace-mkoption-with-mkpackageoptionWeijia Wang2023-11-30
|\
| * treewide: use `mkPackageOption`h7x42023-11-27
* | nixos/maubot: initchayleaf2023-11-28
|/
* nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch2023-11-13
* nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnitSophie Tauchert2023-11-05
* nixos/matrix-synapse: add readOnly serviceUnit optionSophie Tauchert2023-11-05
* nixos/matrix-sliding-sync: add dependency on matrix-synapse if running locall...Sophie Tauchert2023-11-05
* nixos/matrix-synapse: remove opentracing optionsYureka2023-10-22
* nixos: fix bad mkEnableOption descriptionsBjørn Forsman2023-10-20
* Merge pull request #260008 from Ma27/synapse-log-configMaximilian Bosch2023-10-16
|\
| * nixos/synapse: `mkDefault` each value of the log configMaximilian Bosch2023-10-15
| * nixos/matrix-synapse: mergeable log configurationMaximilian Bosch2023-10-09
* | Merge pull request #259980 from Ma27/synapse-db-assertionMaximilian Bosch2023-10-10
|\ \
| * | nixos/matrix-synapse: drop old DB check assertion, actually require DB to be upMaximilian Bosch2023-10-09
| |/
* / nixos/matrix-synapse: add media_store_path to services ReadWritePathsJulian Schacher2023-10-09
|/
* Merge pull request #246117 from Ralith/fix-synapse-well-known-exampleMaximilian Bosch2023-10-08
|\
| * nixos/matrix-synapse: fix duplicate Content-Type header in exampleBenjamin Saunders2023-07-29
* | nixos/matrix-sliding-sync: Fix missing lib.mdDocYaya2023-09-28
* | nixos/matrix-synapse: wait for network-online.targetMartin Weinelt2023-09-22
* | nixos/matrix-synapse: refactor assertions for missing listener resourcesMaximilian Bosch2023-09-20
* | nixos/synapse: make sure workers require main processSophie Tauchert2023-09-18
* | nixos/synapse: add documentation for required reverse proxy setupSophie Tauchert2023-09-18
* | nixos/synapse: default tls to off for workers and document worker replication...Sophie Tauchert2023-09-18
* | nixos/synapse: simplify replication listener assertionSophie Tauchert2023-09-18
* | nixos/synapse: move services.matrix-synapse.workers.config to services.matrix...Sophie Tauchert2023-09-18
* | nixos/synapse: automatically configure logging for synapse and workersSophie Tauchert2023-09-18
* | nixos/synapse: remove obsolete log contextSophie Tauchert2023-09-18
* | nixos/synapse: document options betterSophie Tauchert2023-09-18
* | nixos/synapse: automatically configure replication listenerSophie Tauchert2023-09-18
* | nixos/synapse: add options to configure workersSophie Tauchert2023-09-18
* | nixos/synapse: add option to configure redis automaticallySophie Tauchert2023-09-18
* | nixos/synapse: update listener settingsSophie Tauchert2023-09-18
* | nixos/synapse: cleanup, split out listener type and service configSophie Tauchert2023-09-18
* | nixos/matrix-synapse: fix type of `settings.url_preview_url_blacklist`Maximilian Bosch2023-09-14
* | Merge pull request #253121 from NickCao/mautrixNick Cao2023-09-04
|\ \
| * | nixos/mautrix-telegram: drop removed --base-config flagNick Cao2023-09-03