112 コミット (dafac35a0e80698078cd2c3757ff8fc323bd2bf0)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev dafac35a0e matrix-synapse: route stream-backed client endpoints explicitly and add `device_lists` stream writer support 2日前
  Slavi Pantaleev 28afbde971 Merge Synapse reverse-proxy companion role into matrix-synapse 2週間前
  Slavi Pantaleev ff2a0be559 Rename matrix_s3_goofys _docker_image vars to _container_image 3週間前
  Slavi Pantaleev ca2b6b0a27 Rename _docker_ vars to _container_ for kakaotalk, telegram, synapse 3週間前
  Suguru Hirahara e5b48f22db
Remove synapse-auto-invite-accept (#4943) 3週間前
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 3週間前
  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` 5ヶ月前
  Slavi Pantaleev b54eadb9e0 Revert "Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled`" 5ヶ月前
  Slavi Pantaleev 2b0ea94a72 Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled` 5ヶ月前
  Slavi Pantaleev ec8a7a4934 Stabilize Matrix Authentication Service integration for Synapse 7ヶ月前
  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) 1年前
  Slavi Pantaleev 8e883a5554 Fail if Synapse experimental feature QR code login (MSC4108) is enabled while Next-Gen Auth (MSC3861) is not 1年前
  Slavi Pantaleev 3492d31dca Rename some leftover `_name_prefix` variables (to `_registry_prefix`) 1年前
  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: 2年前
  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年前