61 コミット (90d3cf78b3ade457ca1d69431e3be89f997ba767)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 2ea4384840 Add `--no-update` to mautrix-whatsapp and mautrix-gmessages 5ヶ月前
  renovate[bot] beaf0ba16e Update dock.mau.dev/mautrix/gmessages Docker tag to v0.7.0 5ヶ月前
  Slavi Pantaleev 3daf14d695 Add Ansible variables to control the `async_media` settings in (mautrix) bridges 6ヶ月前
  renovate[bot] bb322ad692 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.5 6ヶ月前
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 7ヶ月前
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 7ヶ月前
  renovate[bot] a04a72d4e5 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.4 7ヶ月前
  renovate[bot] 30875764c5 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.3 8ヶ月前
  renovate[bot] ef5be1d138 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.2 9ヶ月前
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10ヶ月前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10ヶ月前
  Slavi Pantaleev 98e4f369b7 Add `receive_ephemeral` everywhere `de.sorunome.msc2409.push_ephemeral` is used 10ヶ月前
  Onestacked 5eb247b5bf
Add matrix_bridges_msc4190_enabled flag for using msc4190 on supported mautrix bridges. flag for using msc4190 on supported mautrix bridges. (#4258) 10ヶ月前
  renovate[bot] fb004dfc75 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.1 11ヶ月前
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1年前
  Suguru Hirahara 053a0e8b99
Add license information to files for matrix-bridge-mautrix-gmessages 1年前
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables 1年前
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1年前
  Suguru Hirahara e4e34333da
Update files for some mautrix bridges: add the common section "Troubleshooting" 1年前
  Slavi Pantaleev f8b779f8ed Add `trace` as a valid logging level option for mautrix bridges 1年前
  renovate[bot] 1032cbd11a
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.6.0 1年前
  renovate[bot] ce46511563
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.2 1年前
  Suguru Hirahara 55fcaac1f1
Fix capitalization: matrix → Matrix 1年前
  renovate[bot] 3405dd9ec8
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.1 1年前
  Slavi Pantaleev cf0793bd9f Move Gmessages encryption.pickle_key to a variable 1年前
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1年前
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1年前
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1年前
  Slavi Pantaleev d3b1060428 Fix Gmessages regression (missing homeserver.address and homeserver.domain configuration) 1年前
  Slavi Pantaleev 53f3c94bef Enable backfilling for mautrix-gmessages, mautrix-signal and mautrix-slack 1年前
  Slavi Pantaleev f9705b3323 Upgrade mautrix-gmessages (v0.4.3 -> v0.5.0) and adapt configuration 1年前
  Slavi Pantaleev 48bab2f0ea Add appservice-double-puppet double-puppeting support to mautrix-gmessages 1年前
  renovate[bot] c08ed10f3c
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.4.3 1年前
  renovate[bot] 58a99502ab
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.4.2 1年前
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 1年前
  renovate[bot] 9fcc4df913
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.4.1 1年前
  renovate[bot] 951c06ebb5
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.4.0 1年前
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 1年前
  gardar 23aee07cf4
feat: global option to configure all bridges encryption default 1年前
  renovate[bot] 6b44183770
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.3.0 2年前
  Slavi Pantaleev 51df34e7ae Ensure each container labels file defines at least one service 2年前
  renovate[bot] fba9addb03
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.2.4 2年前
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better 2年前
  Slavi Pantaleev 0fe4aaae09 Fix variable name typos in validation tasks for a few bridges 2年前
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately 2年前
  Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2年前
  Slavi Pantaleev c6c88c2503 Move matrix-bridge-mautrix-gmessages to its own container network 2年前
  Slavi Pantaleev abde681b56 Clean up some matrix_nginx_proxy_proxy_matrix_metrics_* references 2年前
  renovate[bot] 90d576dac9
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.2.3 2年前
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2年前