Commit Graph

227 Commits (master)

Author SHA1 Message Date
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.
2 days ago
renovate[bot] 83f5d73bf9
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.107.0
4 days ago
renovate[bot] 6f4e207823
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.106.0
3 weeks ago
renovate[bot] e5296c6023
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.1
4 weeks ago
renovate[bot] 2a546a1e07
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.0
1 month ago
cksit 88609a59b1 Fixed the docker cmd for generating Synapse config
1 month ago
renovate[bot] 348c8c25e0
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.104.0
2 months ago
Aine 532e8b498b
add matrix_synapse_redis_dbid var
2 months ago
Slavi Pantaleev 3758b0cfeb Squashed commit of the following:
2 months ago
Slavi Pantaleev ab008e20cf Upgrade Synapse (v1.102.0 -> v1.103.0)
2 months ago
Slavi Pantaleev 8f800472ca Upgrade Synapse (v1.101.0 -> v1.102.0)
2 months ago
xvsun 905bdfc551
Add Synapse module auto accept invite to rooms and direct messages (#3195)
3 months ago
Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn
3 months ago
Slavi Pantaleev 972fc6b914 Fix ansible-lint-reported error related to spaces before comments
3 months ago
Slavi Pantaleev d0cda27c97 Fix Synapse cache auto-tuning variables to use bytes, not KB
3 months ago
Slavi Pantaleev 3d73ec887a Ensure integer values are used for cache_autotuning settings in homeserver.yaml
3 months ago
Slavi Pantaleev 8b0e25966e Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values
3 months ago
Catalan Lover 9eab0292d4
Increase Synapse caches and enable cache-autotuning by default (#3017)
3 months ago
Slavi Pantaleev a381fa4b21 Upgrade Synapse (v1.100.0 -> v1.101.0)
3 months ago
Slavi Pantaleev e9a2b91da6 Enable federation API labels if the federation port is enabled
3 months ago
Slavi Pantaleev f3c69562fa Use devture_postgres_container_network for all rust-synapse-compress-state tasks
3 months ago
Slavi Pantaleev e01aa667e7 Fix some comments in worker-labels for Synapse
4 months ago
Slavi Pantaleev 929aee3022 Fix incorrect prefix for Synapse worker metrics
4 months ago
renovate[bot] b167f48396
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0
4 months ago
Tiago Carrondo 5ca527066d
Fix s3-storage migrate and shell (#3136)
4 months ago
Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom
4 months ago
Slavi Pantaleev ad9ba1e2bd
Fix variable name typo
4 months ago
Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion
4 months ago
Slavi Pantaleev 9fb2d53b54 Rework Synapse workers documentation
4 months ago
Slavi Pantaleev 84446e52e9 Rename Synapse worker preset name (room-workers -> specialized-workers)
4 months ago
Slavi Pantaleev 3c7f896246 Prevent generic workers being combined with any of the other types
4 months ago
Charles Wright 7d9eb56164 Add a validation step to fail when the user allocates generic workers together with all of the new worker types
4 months ago
Charles Wright 025a7e5c66
Merge branch 'spantaleev:master' into cvwright/room-workers-v2
4 months ago
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
4 months ago
Slavi Pantaleev cd06e04497 Make post-start delay for matrix-synapse configurable
4 months ago
Slavi Pantaleev 3ba0642bcf Increase delay after starting of matrix-synapse
4 months ago
Slavi Pantaleev 94378a7729 Make use of matrix_synapse_container_labels_matrix_related_labels_enabled
4 months ago
Slavi Pantaleev ee0a8c4a81 Upgrade Synapse (v1.98.0 -> v1.99.0)
4 months ago
Slavi Pantaleev aa0a85b094 Properly switch to element-hq-synapse and introduce variables for customizing that
4 months ago
Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse
4 months ago
Catalan Lover cb7f2eff3d make synapse support alternative containers via new variable
4 months ago
Charles Wright 0dbdaf5b9f Enable HTTP resources for new worker types
4 months ago
Charles Wright 1379200e9d Add new worker types to the dynamic workers list
4 months ago
Charles Wright 5ca9a7269a Add the new worker types to the list of available worker types
4 months ago
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
4 months ago
Slavi Pantaleev 48a4afb114 Make Traefik labels files look better
4 months ago
Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls)
4 months ago
Slavi Pantaleev aff57d67c0 Adjust Synapse OIDC variable wiring and docs
4 months ago
Slavi Pantaleev ee0eb59dc6 Add support for the internal Traefik entrypoint to Dendrite
4 months ago
Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers
4 months ago