54 Commits (8f9dfdee4eddffd2d773513fa0c71c3c5dbe41b2)

Author SHA1 Message Date
  renovate[bot] 9a1e08b2f0
Update dock.mau.dev/mautrix/discord Docker tag to v0.7.1 1 year ago
  Suguru Hirahara a4bfb9611e
Fix capitalization: conduit -> Conduit 1 year ago
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1 year ago
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1 year ago
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1 year ago
  Slavi Pantaleev 77c59aaea0 Add appservice-double-puppet double-puppeting support to mautrix-discord 1 year ago
  renovate[bot] e8181b92ad
chore(deps): update dock.mau.dev/mautrix/discord docker tag to v0.7.0 1 year ago
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 1 year ago
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2 years ago
  gardar 23aee07cf4
feat: global option to configure all bridges encryption default 2 years ago
  Slavi Pantaleev 2fa82b8bca Disable media_patterns for mautrix-discord 2 years ago
  Slavi Pantaleev 243d828e50 Fix mautrix-discord config Jinja2 syntax error 2 years ago
  needo37 4ed522e8fe
Bring default config inline with upstream 2 years ago
  renovate[bot] f6c636b5e2
Update dock.mau.dev/mautrix/discord Docker tag to v0.6.5 2 years ago
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately 2 years ago
  Slavi Pantaleev b6916d3adc Add public_address to mautrix-discord 2 years ago
  Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2 years ago
  Slavi Pantaleev 20c7cabfe4 Switch mautrix-discord from matrix-nginx-proxy to matrix-homeserver-proxy 2 years ago
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2 years ago
  Aine 95c2db3bb3
mautrix: allow relay access by default, closes #3014 2 years ago
  renovate[bot] 87bc059065
Update dock.mau.dev/mautrix/discord Docker tag to v0.6.4 2 years ago
  Aine 7ba5dee782
Update mautrix-discord 0.6.2 -> 0.6.3 2 years ago
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata 2 years ago
  Slavi Pantaleev be94568524 Upgrade mautrix-discord (0.6.1 -> 0.6.2) 2 years ago
  Slavi Pantaleev 6427397486 Do not hardcode sslmode=disable to Postgres connection strings - make it configurable 2 years ago
  Slavi Pantaleev c9a549b1f5 Upgrade mautrix-discord (0.6.0 -> 0.6.1) 2 years ago
  Aine ccc99d6c73
Update mautrix-discord 0.5.0 -> 0.6.0 2 years ago
  Aine bbe11f2612
Update mautrix-discord 0.4.0 -> 0.5.0 2 years ago
  Aine 3b28e29b8e
update mautrix-discord 0.3.0 -> 0.4.0 2 years ago
  Aine f5f158f221
Update mautrix-discord 0.2.0 -> 0.3.0 2 years ago
  Aine 7399496d33
one var to control encryption across all bridges (#2629) 3 years ago
  Aine 281bad125d
Update mautrix-discord 0.1.1 -> 0.2.0 3 years ago
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 years ago
  Aine 649f6512ca
Update mautrix-discord 0.1.0 -> 0.1.1 3 years ago
  Aine 111303208a
Update mautrix-discord latest -> 0.1.0 3 years ago
  Samuel Meenzen 0179b0f165
Remove conduit workaround 3 years ago
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3 years ago
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 years ago
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 years ago
  Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references 3 years ago
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3 years ago
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit 3 years ago
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3 years ago
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance 3 years ago
  Slavi Pantaleev 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it 3 years ago
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) 3 years ago
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3 years ago
  Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) 3 years ago
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) 3 years ago
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3 years ago