matrix-docker-ansible-deploy/roles/custom/matrix-synapse/tasks/ext
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
..
encryption-disabler Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom 2023-08-30 12:53:20 +03:00
ldap-auth Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom 2023-08-30 12:53:20 +03:00
mjolnir-antispam Switch mjolnir-antispam from using spam_checker to modules 2023-08-26 20:07:40 +03:00
rest-auth Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom 2023-08-30 12:53:20 +03:00
s3-storage-provider Apply suggestions from code review 2023-06-13 14:48:44 -05:00
shared-secret-auth Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom 2023-08-30 12:53:20 +03:00
synapse-auto-accept-invite Add Synapse module auto accept invite to rooms and direct messages (#3195) 2024-02-21 18:04:14 +02:00
synapse-simple-antispam Add matrix_synapse_uid, matrix_synapse_gid and matrix_synapse_username 2023-02-17 17:16:50 +02:00
setup_install.yml Add Synapse module auto accept invite to rooms and direct messages (#3195) 2024-02-21 18:04:14 +02:00
setup_uninstall.yml Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +02:00