5323 次程式碼提交 (7e2e2626a042246962b1c4ec90988af332671ebd)
 

作者 SHA1 備註 提交日期
  Slavi Pantaleev 7e2e2626a0 Make hookshot variable names consistent with the rest of the playbook 3 年之前
  Slavi Pantaleev a2f0bcc4a3
Merge pull request #2306 from MrAnno/faq-docker-install-typo 3 年之前
  László Várady 3424a1169d Fix Docker installation typo in FAQ 3 年之前
  Slavi Pantaleev b25385dffd Upgrade com.devture.ansible.role.postgres 3 年之前
  Slavi Pantaleev d40d303cc5
Merge pull request #2304 from array-in-a-matrix/patch-10 3 年之前
  Array in a Matrix d5e8d2a939
update dendrite 3 年之前
  Slavi Pantaleev 8c5e34b37f Upgrade ddclient (v3.10.0-ls105 -> v3.10.0-ls106) 3 年之前
  Slavi Pantaleev 4b2d30a474 Fix matrix_dendrite_client_api_turn_shared_secret not being defined 3 年之前
  Slavi Pantaleev 5b26647127 Upgrade Certbot (v1.31.0 -> v2.0.0) and switch to new default key type (ecdsa) 3 年之前
  Slavi Pantaleev 81054bb19c Upgrade com.devture.ansible.role.postgres 3 年之前
  Slavi Pantaleev 0d322a5c86 Announce matrix-postgres replacement and /usr/local/bin cleanup 3 年之前
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3 年之前
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 年之前
  Slavi Pantaleev 4bb3a38de6 Upgrade com.devture.ansible.role.postgres 3 年之前
  Slavi Pantaleev 3d1ea3e79e Auto-delete old matrix scripts from /usr/local/bin 3 年之前
  Slavi Pantaleev d1b2fd50be Remove manual service enablement/start for backup-borg 3 年之前
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 年之前
  Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 3 年之前
  Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 3 年之前
  Slavi Pantaleev c928148261 Make uninstall tasks for Synapse delete bin/ 3 年之前
  Slavi Pantaleev 40cf9cd72c /usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account 3 年之前
  Slavi Pantaleev 7c5c3aedc4 Put s3-storage-provider scripts under /matrix/synapse/ext/s3-storage-provider/bin, not /usr/local/bin 3 年之前
  Slavi Pantaleev 735e7355a5 Rename variable (matrix_synapse_ext_s3_storage_provider_path -> matrix_synapse_ext_s3_storage_provider_base_path) 3 年之前
  Slavi Pantaleev 72744f9db9 /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user 3 年之前
  Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references 3 年之前
  Slavi Pantaleev 3d5d843418 Replace some devture_postgres_identifier instances with devture_postgres_connection_hostname 3 年之前
  Slavi Pantaleev eedf5ad94d Remove some hardcoded matrix-postgres references 3 年之前
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3 年之前
  Slavi Pantaleev dd9ae0d25c Fix accidentally swapped tags (rust-synapse-compress-state and update-user-password) 3 年之前
  Slavi Pantaleev 1688983436
Merge pull request #2299 from etkecc/patch-127 3 年之前
  Aine ea0c9ed71d
update mautrix-telegram 0.12.1 -> 0.12.2 3 年之前
  Slavi Pantaleev 018a609e47 Simplify matrix_postgres_backup_databases definition 3 年之前
  Slavi Pantaleev 71de7cd8cd Simplify matrix_backup_borg_postgresql_databases definition 3 年之前
  Slavi Pantaleev 9427f9408d
Merge pull request #2298 from pub-solar/docs/synapse-oidc-keycloak 3 年之前
  teutat3s e9765ae4a5
Update docs on how to use synapse & keycloak OIDC 3 年之前
  Slavi Pantaleev fe4c2d73f4 Update Ansible version requirements 3 年之前
  Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290) 3 年之前
  Slavi Pantaleev 16c18b0344 Upgrade Hydrogen (v0.3.4 -> v0.3.5) 3 年之前
  Slavi Pantaleev fa523c6472 Remove blank lines 3 年之前
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit 3 年之前
  Slavi Pantaleev 8456657f21 Announce install-* tags 3 年之前
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3 年之前
  Slavi Pantaleev 34c01da9d2 Ensure consistent password_hash results regardless of whether crypt or passlib is used 3 年之前
  Slavi Pantaleev 42f3c3cbf6 Improve command for connecting to additional container networks 3 年之前
  Slavi Pantaleev b59981f03c Remove incorrectly places task 3 年之前
  Karmanyaah Malhotra 140acfcc5f
Exempt Matrix server from ntfy rate limit (#2135) 3 年之前
  Slavi Pantaleev 9c0cf5481a Try to be more helpful when matrix_homeserver_generic_secret_key appears to be undefined 3 年之前
  Slavi Pantaleev 663a17ea10 Fix ansible-lint-reported errors 3 年之前
  Slavi Pantaleev c37cf42427 Do not delete and re-create Synapse worker configs needlessly 3 年之前
  Slavi Pantaleev 2e7b5c7b02 Untangle the setup import/include mess in matrix-synapse 3 年之前