236 Commits (e02ea07511d0939339cf9ad4e6fa250c19134df1)

Author SHA1 Message Date
  Slavi Pantaleev 4aa3345db0
Simplify auto_join_mxid_localpart population 1 year ago
  hagene ef90ee9495
Allow configuring synapse `auto_join_mxid_localpart` 1 year ago
  Slavi Pantaleev 09d9db5617 Add variables for controlling the native auto-accept-invites Synapse feature 1 year ago
  Slavi Pantaleev 9af4b491fa Upgrade Synapse (v1.108.0 -> v1.109.0) 1 year ago
  Jim Myhrberg 247daf962f
fix(synapse/goofys): resolve Jinja2 syntax error in systemd service template 1 year ago
  Slavi Pantaleev 4224741130 Remove a few remaining hardcoded docker.service references 1 year ago
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 1 year ago
  renovate[bot] ac864d713d
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.108.0 1 year ago
  Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme 1 year ago
  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 year ago
  renovate[bot] 83f5d73bf9
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.107.0 1 year ago
  renovate[bot] 6f4e207823
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.106.0 1 year ago
  renovate[bot] e5296c6023
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.1 1 year ago
  renovate[bot] 2a546a1e07
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.0 1 year ago
  cksit 88609a59b1 Fixed the docker cmd for generating Synapse config 1 year ago
  renovate[bot] 348c8c25e0
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.104.0 1 year ago
  Aine 532e8b498b
add matrix_synapse_redis_dbid var 1 year ago
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 1 year ago
  Slavi Pantaleev ab008e20cf Upgrade Synapse (v1.102.0 -> v1.103.0) 1 year ago
  Slavi Pantaleev 8f800472ca Upgrade Synapse (v1.101.0 -> v1.102.0) 2 years ago
  xvsun 905bdfc551
Add Synapse module auto accept invite to rooms and direct messages (#3195) 2 years ago
  Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn 2 years ago
  Slavi Pantaleev 972fc6b914 Fix ansible-lint-reported error related to spaces before comments 2 years ago
  Slavi Pantaleev d0cda27c97 Fix Synapse cache auto-tuning variables to use bytes, not KB 2 years ago
  Slavi Pantaleev 3d73ec887a Ensure integer values are used for cache_autotuning settings in homeserver.yaml 2 years ago
  Slavi Pantaleev 8b0e25966e Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values 2 years ago
  Catalan Lover 9eab0292d4
Increase Synapse caches and enable cache-autotuning by default (#3017) 2 years ago
  Slavi Pantaleev a381fa4b21 Upgrade Synapse (v1.100.0 -> v1.101.0) 2 years ago
  Slavi Pantaleev e9a2b91da6 Enable federation API labels if the federation port is enabled 2 years ago
  Slavi Pantaleev f3c69562fa Use devture_postgres_container_network for all rust-synapse-compress-state tasks 2 years ago
  Slavi Pantaleev e01aa667e7 Fix some comments in worker-labels for Synapse 2 years ago
  Slavi Pantaleev 929aee3022 Fix incorrect prefix for Synapse worker metrics 2 years ago
  renovate[bot] b167f48396
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0 2 years ago
  Tiago Carrondo 5ca527066d
Fix s3-storage migrate and shell (#3136) 2 years ago
  Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom 2 years ago
  Slavi Pantaleev ad9ba1e2bd
Fix variable name typo 2 years ago
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion 2 years ago
  Slavi Pantaleev 9fb2d53b54 Rework Synapse workers documentation 2 years ago
  Slavi Pantaleev 84446e52e9 Rename Synapse worker preset name (room-workers -> specialized-workers) 2 years ago
  Slavi Pantaleev 3c7f896246 Prevent generic workers being combined with any of the other types 2 years ago
  Charles Wright 7d9eb56164 Add a validation step to fail when the user allocates generic workers together with all of the new worker types 2 years ago
  Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling 2 years ago
  Slavi Pantaleev cd06e04497 Make post-start delay for matrix-synapse configurable 2 years ago
  Slavi Pantaleev 3ba0642bcf Increase delay after starting of matrix-synapse 2 years ago
  Slavi Pantaleev 94378a7729 Make use of matrix_synapse_container_labels_matrix_related_labels_enabled 2 years ago
  Slavi Pantaleev ee0a8c4a81 Upgrade Synapse (v1.98.0 -> v1.99.0) 2 years ago
  Slavi Pantaleev aa0a85b094 Properly switch to element-hq-synapse and introduce variables for customizing that 2 years ago
  Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse 2 years ago
  Catalan Lover cb7f2eff3d make synapse support alternative containers via new variable 2 years ago
  Charles Wright 0dbdaf5b9f Enable HTTP resources for new worker types 2 years ago