about summary refs log tree commit diff
path: root/nixos/modules/services/matrix
AgeCommit message (Expand)AuthorFilesLines
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
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 Tauchert2-23/+58
2023-09-18nixos/synapse: remove obsolete log contextSophie Tauchert1-6/+0
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-09-04Merge pull request #253121 from NickCao/mautrixNick Cao1-1/+0
2023-09-04nixos/mautrix-whatsapp: log to the journal onlyrnhmjoj1-10/+5
2023-09-04nixos/mautrix-whatsapp: set default homeserver addressrnhmjoj1-0/+1
2023-09-04nixos/mautrix-whatsapp: fix merging of default settingsrnhmjoj1-44/+44
2023-09-04nixos/mautrix-whatsapp: use static user and grouprnhmjoj1-2/+13
2023-09-03nixos/mautrix-whatsapp: fix docbook descriptionrnhmjoj1-1/+1
2023-09-03nixos/mautrix-telegram: drop removed --base-config flagNick Cao1-1/+0
2023-08-16Merge pull request #248409 from CobaltCause/conduit-0.6.0Martin Weinelt1-0/+10
2023-08-14Merge pull request #221318 from mweinelt/synapse-extrasMaximilian Bosch1-12/+75
2023-08-10nixos/conduit: disable update checks by defaultCharles Hall1-0/+10
2023-08-10Merge pull request #247386 from montchr/docs-matrix-synapseMaximilian Bosch1-1/+7
2023-08-06mautrix-whatsapp: move defaults back to options.Frédéric Christ1-42/+41
2023-08-05nixos/matrix-synapse: set public baseurl in example configChris Montgomery1-1/+7
2023-08-05mautrix-whatsapp: Move defaults to config sectionFrédéric Christ1-70/+84
2023-08-02mautrix-whatsapp: Add postgres options to exampleFrédéric Christ1-0/+4
2023-08-02mautrix-whatsapp: Apply suggestionsFrédéric Christ1-56/+89
2023-08-02nixos/mautrix-whatsapp: init moduleVictor SENE1-0/+148
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-31matrix-appservice-irc: 0.38.0 -> 1.0.1Дамјан Георгиевски1-4/+2
2023-07-30nixos/matrix-appservice-irc: update syscall filterMartin Weinelt1-1/+4
2023-07-29nixos/matrix-synapse: fix duplicate Content-Type header in exampleBenjamin Saunders1-1/+1
2023-07-25nixos/conduit: improve state directory permissionsMartin Weinelt1-0/+2
2023-07-19nixos/matrix-sliding-sync: initSandro Jäckel1-0/+96