110 коммитов (976d2c4cd0421f00a9f387e93feb4e09da4f8978)

Автор SHA1 Сообщение Дата
  Slavi Pantaleev ff2a0be559 Rename matrix_s3_goofys _docker_image vars to _container_image 2 недель назад
  Slavi Pantaleev ca2b6b0a27 Rename _docker_ vars to _container_ for kakaotalk, telegram, synapse 2 недель назад
  Suguru Hirahara e5b48f22db
Remove synapse-auto-invite-accept (#4943) 2 недель назад
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 2 недель назад
  Slavi Pantaleev 325b22a302 Stop using deprecated `vars` variable in all other custom roles 3 месяцев назад
  Slavi Pantaleev 430f350733 Stop using deprecated `vars` variable 3 месяцев назад
  Slavi Pantaleev afbf4df32d Add deprecation warnings for `matrix_synapse_experimental_features_msc3202_device_masquerading_enabled` and `matrix_synapse_experimental_features_msc4133_enabled` 4 месяцев назад
  Slavi Pantaleev 8fd2b75756 Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled` 4 месяцев назад
  Slavi Pantaleev b54eadb9e0 Revert "Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled`" 4 месяцев назад
  Slavi Pantaleev 2b0ea94a72 Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled` 4 месяцев назад
  Slavi Pantaleev ec8a7a4934 Stabilize Matrix Authentication Service integration for Synapse 6 месяцев назад
  Slavi Pantaleev 3a11a32f9e Do not rely on ansible-core>=2.19.0 to process Jinja blocks inside strings found in other strings blocks 7 месяцев назад
  Slavi Pantaleev f2524902af Cast variables to string before running `length` on them when checking if a variable contains a value 7 месяцев назад
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 7 месяцев назад
  Slavi Pantaleev 465df3a949 Add support for synapse-http-antispam and integrate it with Draupnir 10 месяцев назад
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) 11 месяцев назад
  Slavi Pantaleev 8e883a5554 Fail if Synapse experimental feature QR code login (MSC4108) is enabled while Next-Gen Auth (MSC3861) is not 11 месяцев назад
  Slavi Pantaleev 3492d31dca Rename some leftover `_name_prefix` variables (to `_registry_prefix`) 11 месяцев назад
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1 год назад
  Suguru Hirahara f7a0302974
Add license information to files in matrix-synapse/tasks 1 год назад
  Suguru Hirahara 54b7df44ec
Add license information to files in matrix-synapse/tasks/synapse 1 год назад
  Suguru Hirahara f0abe85c18
Add license information to files in matrix-synapse/tasks/rust-synapse-compress-state 1 год назад
  Suguru Hirahara 0329320574
Add license information to files in matrix-synapse/tasks/goofys 1 год назад
  Suguru Hirahara a4532762c2
Add license information to files in matrix-synapse/tasks/ext 1 год назад
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables 1 год назад
  Slavi Pantaleev f2585fa171 Adjust matrix-synapse-s3-storage-provider-migrate.{service,timer} permissions 1 год назад
  Slavi Pantaleev 609cf5940e Enable (Traefik compression middleware)-assisted compression for Synapse 1 год назад
  Slavi Pantaleev 509542ccaf Enable QR code login (MSC4108) support for Synapse when Matrix Authentication Service is enabled 1 год назад
  Slavi Pantaleev 8f16524789 Add support for Matrix Authentication Service 1 год назад
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1 год назад
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1 год назад
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1 год назад
  Slavi Pantaleev 09d9db5617 Add variables for controlling the native auto-accept-invites Synapse feature 1 год назад
  aquila ac40afefff Add missing configuration matrix_synapse_ext_synapse_auto_accept_invite_accept_invites_only_from_local_users to specifies whether only invites from local users will be auto accepted. 1 год назад
  cksit 88609a59b1 Fixed the docker cmd for generating Synapse config 1 год назад
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 1 год назад
  xvsun 905bdfc551
Add Synapse module auto accept invite to rooms and direct messages (#3195) 2 лет назад
  Slavi Pantaleev d0cda27c97 Fix Synapse cache auto-tuning variables to use bytes, not KB 2 лет назад
  Catalan Lover 9eab0292d4
Increase Synapse caches and enable cache-autotuning by default (#3017) 2 лет назад
  Slavi Pantaleev f3c69562fa Use devture_postgres_container_network for all rust-synapse-compress-state tasks 2 лет назад
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion 2 лет назад
  Slavi Pantaleev 84446e52e9 Rename Synapse worker preset name (room-workers -> specialized-workers) 2 лет назад
  Slavi Pantaleev 3c7f896246 Prevent generic workers being combined with any of the other types 2 лет назад
  Charles Wright 7d9eb56164 Add a validation step to fail when the user allocates generic workers together with all of the new worker types 2 лет назад
  Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling 2 лет назад
  Charles Wright 1379200e9d Add new worker types to the dynamic workers list 2 лет назад
  Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html 2 лет назад
  Slavi Pantaleev 39bddefd39 Make addons communicate with the homeserver via a new internal Traefik entrypoint 2 лет назад
  Slavi Pantaleev 934b73c849 Remove leftover Synapse metrics code for integrating with matrix-nginx-proxy 2 лет назад
  Slavi Pantaleev 41a52945d6 Add support for exposing metrics for Synapse workers 2 лет назад