77 コミット (4e08e18fab9e26c1c2c3fcb85835e9d7e224d7cd)

作成者 SHA1 メッセージ 日付
  renovate[bot] 7a4ff93263 Update dock.mau.dev/mautrix/telegram Docker tag to v0.2607.0 1週間前
  Slavi Pantaleev e751673b0d Rename matrix_mautrix_telegram_* variables to matrix_bridge_mautrix_telegram_* 1週間前
  Slavi Pantaleev 1789ea2083 mautrix-telegram: stop flagging matrix_mautrix_telegram_scheme as a removed variable 3週間前
  Slavi Pantaleev d2252db4fe mautrix-telegram: expose bridge HTTP API (for mautrix-manager and similar) 3週間前
  renovate[bot] b863de00e8 Update dock.mau.dev/mautrix/telegram Docker tag to v0.2606.0 1ヶ月前
  Kevin Veen-Birkenbach bd6e08a93e
Allow host network mode for MDAD-managed containers (#5310) 1ヶ月前
  Slavi Pantaleev 05ac6d7a3b Make sure network.api_id is provided as an integer to mautrix-telegram 2ヶ月前
  renovate[bot] 3ce630830c Update dock.mau.dev/mautrix/telegram Docker tag to v0.2605.0 2ヶ月前
  Slavi Pantaleev 12ec2dd157 matrix-bridge-mautrix-telegram: switch to modern community.docker docker_image modules 2ヶ月前
  Matěj Cepl e0bc2be687 Clean up ansible-lint warnings in defaults/main.yml files (#5148) 3ヶ月前
  Slavi Pantaleev 5b7a1c2a6c Upgrade mautrix-telegram (v0.15.3 -> v0.2604.0) (bridgev2) and adapt configuration 3ヶ月前
  Slavi Pantaleev ca2b6b0a27 Rename _docker_ vars to _container_ for kakaotalk, telegram, synapse 5ヶ月前
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 5ヶ月前
  Slavi Pantaleev 16010ff8c7 Add conditional restart support to client, bot, and bridge roles 5ヶ月前
  Slavi Pantaleev 6da1223500 Rename _requires_restart to _migration_requires_restart across all custom roles 5ヶ月前
  Slavi Pantaleev 3daf14d695 Add Ansible variables to control the `async_media` settings in (mautrix) bridges 10ヶ月前
  Slavi Pantaleev 83165d77fa Keep mautrix-telegram registration namespace config in sync with `matrix_mautrix_telegram_username_template` & `matrix_mautrix_telegram_alias_template` 10ヶ月前
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 1年前
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 1年前
  renovate[bot] 7cf0fe52d4 Update dock.mau.dev/mautrix/telegram Docker tag to v0.15.3 1年前
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 1年前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 1年前
  Slavi Pantaleev 98e4f369b7 Add `receive_ephemeral` everywhere `de.sorunome.msc2409.push_ephemeral` is used 1年前
  Onestacked 5eb247b5bf
Add matrix_bridges_msc4190_enabled flag for using msc4190 on supported mautrix bridges. flag for using msc4190 on supported mautrix bridges. (#4258) 1年前
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1年前
  Suguru Hirahara 0810054b78
Add license information to files for matrix-bridge-mautrix-telegram 1年前
  Slavi Pantaleev 2129cbf95e Fix yamllint-reported errors 1年前
  Slavi Pantaleev b88b6ae7a3 Introduce a new `matrix_container_global_registry_prefix_override` variable and make all roles respect it 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年前
  Slavi Pantaleev beeb8a7933 Remove some "generate" values from various mautrix bridges 1年前
  Suguru Hirahara 1d4451ccd2
Use common strings: "user ID" 1年前
  Suguru Hirahara 64d6f77abf
Edit user identifier examples: to `@alice` 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 53f3c94bef Enable backfilling for mautrix-gmessages, mautrix-signal and mautrix-slack 1年前
  Slavi Pantaleev f0479dbd9e Add appservice-double-puppet double-puppeting support to mautrix-telegram 1年前
  renovate[bot] 5cb12ca2fb
chore(deps): update dock.mau.dev/mautrix/telegram docker tag to v0.15.2 2年前
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 2年前
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2年前
  gardar 23aee07cf4
feat: global option to configure all bridges encryption default 2年前
  Pierre 'McFly' Marty f10bc264da
chore(deps): update Telegrambot config 2年前
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better 2年前
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately 2年前
  Slavi Pantaleev f9b4ae8241 Move matrix-bridge-mautrix-telegram to its own container network and add native Traefik support 2年前
  Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2年前
  renovate[bot] 0ded422cf9
chore(deps): update dock.mau.dev/mautrix/telegram docker tag to v0.15.1 2年前
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2年前
  Aine 95c2db3bb3
mautrix: allow relay access by default, closes #3014 2年前