231 коммитов (42b00fdff41308af363256e95b47e43bedfc8c81)

Автор SHA1 Сообщение Дата
  Slavi Pantaleev 4224741130 Remove a few remaining hardcoded docker.service references 1 год назад
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 1 год назад
  renovate[bot] ac864d713d
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.108.0 1 год назад
  Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme 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 год назад
  renovate[bot] 83f5d73bf9
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.107.0 1 год назад
  renovate[bot] 6f4e207823
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.106.0 1 год назад
  renovate[bot] e5296c6023
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.1 1 год назад
  renovate[bot] 2a546a1e07
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.0 1 год назад
  cksit 88609a59b1 Fixed the docker cmd for generating Synapse config 1 год назад
  renovate[bot] 348c8c25e0
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.104.0 1 год назад
  Aine 532e8b498b
add matrix_synapse_redis_dbid var 1 год назад
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 1 год назад
  Slavi Pantaleev ab008e20cf Upgrade Synapse (v1.102.0 -> v1.103.0) 1 год назад
  Slavi Pantaleev 8f800472ca Upgrade Synapse (v1.101.0 -> v1.102.0) 2 лет назад
  xvsun 905bdfc551
Add Synapse module auto accept invite to rooms and direct messages (#3195) 2 лет назад
  Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn 2 лет назад
  Slavi Pantaleev 972fc6b914 Fix ansible-lint-reported error related to spaces before comments 2 лет назад
  Slavi Pantaleev d0cda27c97 Fix Synapse cache auto-tuning variables to use bytes, not KB 2 лет назад
  Slavi Pantaleev 3d73ec887a Ensure integer values are used for cache_autotuning settings in homeserver.yaml 2 лет назад
  Slavi Pantaleev 8b0e25966e Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values 2 лет назад
  Catalan Lover 9eab0292d4
Increase Synapse caches and enable cache-autotuning by default (#3017) 2 лет назад
  Slavi Pantaleev a381fa4b21 Upgrade Synapse (v1.100.0 -> v1.101.0) 2 лет назад
  Slavi Pantaleev e9a2b91da6 Enable federation API labels if the federation port is enabled 2 лет назад
  Slavi Pantaleev f3c69562fa Use devture_postgres_container_network for all rust-synapse-compress-state tasks 2 лет назад
  Slavi Pantaleev e01aa667e7 Fix some comments in worker-labels for Synapse 2 лет назад
  Slavi Pantaleev 929aee3022 Fix incorrect prefix for Synapse worker metrics 2 лет назад
  renovate[bot] b167f48396
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0 2 лет назад
  Tiago Carrondo 5ca527066d
Fix s3-storage migrate and shell (#3136) 2 лет назад
  Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom 2 лет назад
  Slavi Pantaleev ad9ba1e2bd
Fix variable name typo 2 лет назад
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion 2 лет назад
  Slavi Pantaleev 9fb2d53b54 Rework Synapse workers documentation 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 лет назад
  Slavi Pantaleev cd06e04497 Make post-start delay for matrix-synapse configurable 2 лет назад
  Slavi Pantaleev 3ba0642bcf Increase delay after starting of matrix-synapse 2 лет назад
  Slavi Pantaleev 94378a7729 Make use of matrix_synapse_container_labels_matrix_related_labels_enabled 2 лет назад
  Slavi Pantaleev ee0a8c4a81 Upgrade Synapse (v1.98.0 -> v1.99.0) 2 лет назад
  Slavi Pantaleev aa0a85b094 Properly switch to element-hq-synapse and introduce variables for customizing that 2 лет назад
  Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse 2 лет назад
  Catalan Lover cb7f2eff3d make synapse support alternative containers via new variable 2 лет назад
  Charles Wright 0dbdaf5b9f Enable HTTP resources for new worker types 2 лет назад
  Charles Wright 1379200e9d Add new worker types to the dynamic workers list 2 лет назад
  Charles Wright 5ca9a7269a Add the new worker types to the list of available worker types 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 48a4afb114 Make Traefik labels files look better 2 лет назад
  Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls) 2 лет назад