about summary refs log tree commit diff
path: root/nixos/modules/services/matrix
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-18nixos/matrix-synapse: Allow passing extras, discover extras from configMartin Weinelt1-12/+62
2023-07-12treewide: update path to getentchayleaf1-1/+1
2023-07-02mautrix-telegram: 0.14.0 -> 0.14.1Frédéric Tobias Christ1-0/+3
2023-05-26Merge pull request #234254 from kevincox/mautrix-facebook-appservice-idNick Cao1-1/+2
2023-05-26nixos.mautrix-facebook: Fix appservice nameKevin Cox1-1/+2
2023-05-19nixos/synapse: allow omitting `trusted_key_servers[].verify_keys`IndeedNotJames1-16/+1
2023-05-15nixos/mjolnir: explicitly set --mjolnir-configNick Cao1-2/+2
2023-04-05Merge pull request #221856 from Mic92/dendriteJörg Thalheim1-1/+10
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-03-19nixos/doc: fix .well-known example for matrix-synapseMaximilian Bosch1-4/+1
2023-03-18dendrite: 0.11.0 -> 0.12.0Jörg Thalheim1-1/+10
2023-03-03Merge pull request #178447 from Francesco149/dendrite-prestartSandro1-2/+2