matrix-docker-ansible-deploy/roles/custom/matrix-synapse/templates/synapse
xvsun 905bdfc551
Add Synapse module auto accept invite to rooms and direct messages (#3195)
* feat: auto-accept-invite module and docs

* fix: name typos and some forgot to adjust variables

* fix: accept only direct messages should work now and better wording

* changed: only_direct_messages variable naming

* feat: add logger, add synapse workers config

* Fix typo and add details about synapse-auto-acccept-invite

* Add newline at end of file

* Fix alignment

* Fix logger name for synapse_auto_accept_invite

The name of the logger needs to match the name of the Python module.

Ref: d673c67678/synapse_auto_accept_invite/__init__.py (L20)

* Add missing document start YAML annotation

* Remove trailing spaces

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-02-21 18:04:14 +02:00
..
bin /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user 2022-11-27 09:26:18 +02:00
customizations Add Synapse module auto accept invite to rooms and direct messages (#3195) 2024-02-21 18:04:14 +02:00
ext/s3-storage-provider Fix s3-storage migrate and shell (#3136) 2024-01-27 18:03:37 +02:00
prometheus Rename label-related variables for homeservers 2024-01-14 10:48:54 +02:00
systemd Added extra systemd service arguments to synapse workers and proxy companion 2024-01-24 13:14:34 -06:00
homeserver.yaml.j2 Add lt-cred-mech authentication mechanism to Coturn 2024-02-18 09:52:00 +02:00
labels.j2 Remove some useless oidc variables and /_synapse/oidc route handling 2024-01-17 14:45:19 +02:00
synapse.log.config.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
worker-labels.j2 Fix some comments in worker-labels for Synapse 2024-02-03 18:53:17 +02:00
worker.yaml.j2 Enable HTTP resources for new worker types 2024-01-16 16:51:23 -06:00