59 Commits (f16c8dfcbf53317b772dcde65eb7c4e8a40bbb40)

Autor SHA1 Mensaje Fecha
  Thom Wiggers b1ff71266b
Update matrix-appservice-irc to 4.0.0 with authenticated media proxy support hace 1 mes
  Slavi Pantaleev 1761615bf8 Make `devture_playbook_runtime_messages_list` integration compatible with ansible-core>=2.19.0 hace 7 meses
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 hace 7 meses
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` hace 7 meses
  Suguru Hirahara 3653f9f89b Run codespell --write-changes hace 9 meses
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) hace 10 meses
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) hace 10 meses
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name hace 1 año
  Suguru Hirahara 9ac31fb37c
Add license information to matrix-bridge-appservice-irc hace 1 año
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables hace 1 año
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable hace 1 año
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) hace 1 año
  Suguru Hirahara bad06d01c2
Update files for matrix-appservice-irc: adopt the common description for logging verbosity hace 1 año
  Suguru Hirahara 684f1dc16e
Update files for matrix-appservice-irc: add the common section "Troubleshooting" hace 1 año
  Suguru Hirahara c1c1b3ada0
Replace triple dots with horizontal ellipsis (U+2026) hace 1 año
  Suguru Hirahara 2fcd824d6b
Fix capitalization: riot → Riot hace 1 año
  Suguru Hirahara aaa6335053
Replace !someRoom with !qporfwt hace 1 año
  Suguru Hirahara 1e8030810f
Update internal room ID: !someRoom hace 1 año
  Suguru Hirahara 55fcaac1f1
Fix capitalization: matrix → Matrix hace 1 año
  Suguru Hirahara 3fb2752714
Replace (your.)server.name with example.com hace 1 año
  Suguru Hirahara 174b18be9a
Fix capitalization: id → ID hace 1 año
  Suguru Hirahara ba9aeb7c9f
Consistent capitalization: NOTE → Note hace 1 año
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik hace 1 año
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) hace 1 año
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) hace 1 año
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` hace 1 año
  Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme hace 1 año
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: hace 2 años
  Slavi Pantaleev 6b73073012 Fix NeDB to Postgres importing task for matrix-bridge-appservice-irc hace 2 años
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately hace 2 años
  Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from `-v` to `--mount` hace 2 años
  Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) hace 2 años
  Slavi Pantaleev dcdc43b6aa Move matrix-bridge-appservice-irc to its own container network hace 2 años
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them hace 2 años
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata hace 2 años
  Slavi Pantaleev 6427397486 Do not hardcode sslmode=disable to Postgres connection strings - make it configurable hace 2 años
  Slavi Pantaleev bfe89df323 Upgrade appservice-irc (0.38.0 -> 1.0.1) hace 2 años
  Thom Wiggers 4dae3f0fab
Update IRC appservice to 0.38.0 hace 2 años
  Thom Wiggers 3c600899fb
Update Matrix IRC appservice to 0.37.1 hace 3 años
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors hace 3 años
  Thom Wiggers d544f746e8
Update irc appservice hace 3 años
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls hace 3 años
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install hace 3 años
  Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references hace 3 años
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres hace 3 años
  Slavi Pantaleev fa523c6472 Remove blank lines hace 3 años
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit hace 3 años
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs hace 3 años
  Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks hace 3 años
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance hace 3 años