58 İşlemeler (42b00fdff41308af363256e95b47e43bedfc8c81)

Yazar SHA1 Mesaj Tarih
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 1 yıl önce
  renovate[bot] e1135b15e8
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.7 1 yıl önce
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2 yıl önce
  gardar 23aee07cf4
feat: global option to configure all bridges encryption default 2 yıl önce
  renovate[bot] 89a1b1a0ef
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.6 2 yıl önce
  Slavi Pantaleev 1bfafa7004
Use to_json for matrix_mautrix_whatsapp_extev_polls 2 yıl önce
  Nikolai Raitsev 68d4e04f4f allow to configure whatsapp polls via extev_polls parameter. 2 yıl önce
  needo37 8a9a700cfc
Bring config.yaml.j2 in line with upstream (#3163) 2 yıl önce
  Slavi Pantaleev 51df34e7ae Ensure each container labels file defines at least one service 2 yıl önce
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better 2 yıl önce
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately 2 yıl önce
  Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2 yıl önce
  Slavi Pantaleev ab15991814 Fix some ansible-lint-reported errors 2 yıl önce
  Slavi Pantaleev feaf1ee7e7 Switch mautrix-whatsapp from matrix-nginx-proxy to matrix-homeserver-proxy 2 yıl önce
  renovate[bot] d925409567
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.5 2 yıl önce
  Pierre 'McFly' Marty a42aacb41c
fix: remove unsued signalgo-daemon.service 2 yıl önce
  Pierre 'McFly' Marty 0f7b89523f
feat: enroll signalgo to nginx proxy 2 yıl önce
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2 yıl önce
  Aine 95c2db3bb3
mautrix: allow relay access by default, closes #3014 2 yıl önce
  renovate[bot] 147798a69f
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.10.4 2 yıl önce
  Aine 8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3 2 yıl önce
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata 2 yıl önce
  Aine d6c68f2701
Update mautrix-whatsapp 0.10.1 -> 0.10.2 2 yıl önce
  Slavi Pantaleev 56c7c1a4bc Upgrade mautrix-whatsapp (0.10.0 -> 0.10.1) 2 yıl önce
  Slavi Pantaleev 6427397486 Do not hardcode sslmode=disable to Postgres connection strings - make it configurable 2 yıl önce
  Slavi Pantaleev 33e56f44ca Upgrade mautrix-whatsapp (0.9.0 -> 0.10.0) 2 yıl önce
  Aine a5cb6272d8
add global bridges relay mode switch 2 yıl önce
  Shreyas Ajjarapu 1df533d351
Update main.yml 2 yıl önce
  Aine 245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6 2 yıl önce
  Aine c8aecef881
update mautrix-whatsapp 0.8.4 -> 0.8.5 2 yıl önce
  Aine bf564e8bda
Update mautrix-whatsapp 0.8.3 -> 0.8.4 2 yıl önce
  Aine 7399496d33
one var to control encryption across all bridges (#2629) 3 yıl önce
  Aine e6552a9c3b
Update mautrix-whatsapp 0.8.2 -> 0.8.3 3 yıl önce
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 yıl önce
  Aine 64ec1db077
Update mautrix-whatsapp 0.8.1 -> 0.8.2 3 yıl önce
  Slavi Pantaleev 611a74bde2 Use |to_json in mautrix metrics configuration 3 yıl önce
  Slavi Pantaleev d82d0ad84b Add _metrics_proxying_enabled variables to mautrix bridges 3 yıl önce
  Adrien le Maire 9eaf6944e3 add nginx proxy connfig for mautrix metrics 3 yıl önce
  Adrien le Maire 691ef13cab template metric toggle for mautrix bridges supporting it 3 yıl önce
  Aine e053b2b0fc
update mautrix-whatsapp 0.8.0 -> 0.8.1 3 yıl önce
  James Collier 36d8ea281c
Allow the mautrix whatsapp relaybot to be enabled with a variable (#2381) 3 yıl önce
  Slavi Pantaleev fa73513064 Upgrade mautrix-whatsapp (0.7.2 -> 0.8.0) 3 yıl önce
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3 yıl önce
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 yıl önce
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 yıl önce
  Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references 3 yıl önce
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3 yıl önce
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit 3 yıl önce
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3 yıl önce
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance 3 yıl önce