168 コミット (ed7be50cea41a00c95dac3344e324c49ded13198)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev f0a5393d48 fix(s3): use postgres unix socket for migrate and shell commands 1ヶ月前
  Norman Ziegner 19423864f0 synapse: add missing server_notices configuration variables 1ヶ月前
  Slavi Pantaleev 5df7e678f7 matrix-synapse: add an explicit msc4306 feature toggle 1ヶ月前
  Slavi Pantaleev 9af79ce4d2 matrix-synapse: support thread_subscriptions stream writers 1ヶ月前
  Slavi Pantaleev dfe8628fbf matrix-synapse: add routing-focused reverse-proxy access log preset 1ヶ月前
  Slavi Pantaleev dafac35a0e matrix-synapse: route stream-backed client endpoints explicitly and add `device_lists` stream writer support 1ヶ月前
  Aine 12d8015bc4
optional postgres unix socket with synapse 1ヶ月前
  Benjamin Blacher df5b84588b Add support for sticky events (experimental) 1ヶ月前
  Aine 82caf3a7d3
improve synapse redis socket mounting 1ヶ月前
  Aine 0c40a03efc
allow synapse to use redis unix socket instead of tcp 1ヶ月前
  mikhail.sarnov 1ee5c1f416 feat(synapse): add ca_certs_file support for LDAP TLS 1ヶ月前
  parisni 90bcb1f4ee feat: prune empty dir when migrate to s3 storage 1ヶ月前
  parisni 0620d6a822 fix: make matrix_synapse_ext_synapse_s3_storage_provider_config_prefix be used 1ヶ月前
  Slavi Pantaleev 28afbde971 Merge Synapse reverse-proxy companion role into matrix-synapse 1ヶ月前
  Slavi Pantaleev 2c29027868 Add configurable Synapse room complexity limit variables 2ヶ月前
  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ヶ月前
  Amélie-Laura Lilith Krejčí 81b90a7089
Fix regression introduced in a77a875 2ヶ月前
  Slavi Pantaleev 9d9e9e9177 Use docker inspect for Synapse systemd health check and lower health interval 2ヶ月前
  Slavi Pantaleev 59e70b8ca9 Add systemd-healthcheck to Synapse systemd service in an effort to increase reliability (of Synapse-dependant services) 2ヶ月前
  Slavi Pantaleev dd26f8a12a Add systemd dependencies to s3-storage-provider-migrate service 2ヶ月前
  Aine adf521f8cb
add matrix_synapse_email_enable_notifs and matrix_synapse_email_notif_for_new_users 2ヶ月前
  Slavi Pantaleev 460d46999f Make Synapse's `enable_local_media_storage` configurable 2ヶ月前
  Aine 484e94d493
add matrix_synapse_ext_s3_storage_provider_container_arguments var 4ヶ月前
  Benjamin Blacher c1bc2be7ec Bump synapse, remove some recently stabilized features 5ヶ月前
  Slavi Pantaleev 8fd2b75756 Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled` 6ヶ月前
  Aleksandrs Jansons 8511d4dfc4
Add matrix_synapse_url_preview_url_blacklist var (#4641) 6ヶ月前
  Slavi Pantaleev b54eadb9e0 Revert "Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled`" 6ヶ月前
  Slavi Pantaleev 2b0ea94a72 Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled` 6ヶ月前
  Aine 58688bf538
synapse - introduce vars to control server notices 6ヶ月前
  Slavi Pantaleev d8eed6bfd3 Add some variables for controlling `x_forwarded` settings for Synapse listeners 7ヶ月前
  Aine 071b5789f2
add matrix_synapse_user_directory_exclude_remote_users var 7ヶ月前
  Slavi Pantaleev ec8a7a4934 Stabilize Matrix Authentication Service integration for Synapse 8ヶ月前
  Aine 8ff8e435c0
add matrix_synapse_admin_contact var 8ヶ月前
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 9ヶ月前
  Aine 7261be5537
add matrix_synapse_ext_password_provider_ldap_tls_options_validate var 9ヶ月前
  Suguru Hirahara 3653f9f89b Run codespell --write-changes 10ヶ月前
  Slavi Pantaleev 95ef383ef7 Add `matrix_synapse_cas_config_enabled` variable to make `cas_confg` non-null 11ヶ月前
  Slavi Pantaleev e1a2d427c6 Use multi-stage Dockerfile for building customized Synape 1年前
  Slavi Pantaleev e5574a405e Install `libldap-2.5` explicitly when installing `synapse-s3-storage-provider` to satisfy its `psycopg2` dependency 1年前
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) 1年前
  Aine 1c53f8dd1d
introduce new synapse vars 1年前
  Slavi Pantaleev 60e2e035a2 Add `matrix_synapse_rc_delayed_event_mgmt` variable 1年前
  Benjamin Blacher bf1efda094
Add support for configuring Synapse's MSC4133 (Custom Profile Fields) (#4171) 1年前
  Slavi Pantaleev 63f81bf268 Add support for configuring Synapse's MSC4222 (adding `state_after` to sync v2) experimental feature 1年前
  Slavi Pantaleev f5a0be0a7b Add support for configuring Synapse's MSC4140 (Delayed Events) experimental feature 1年前
  Slavi Pantaleev 4fb0b75942 Reorder Synapse config's `experimental_features` alphabetically 1年前
  Iruwen 55e47d69db
Enable room summary API (MSC3266) support for Synapse to support Element X clients 1年前
  Suguru Hirahara 2eb952201c
Add license information to files in matrix-synapse/templates/synapse 1年前