94 Коміти (master)

Автор SHA1 Повідомлення Дата
  Slavi Pantaleev 893e90a65f Rename matrix-bot-draupnir _docker_ vars to _container_ 2 тижднів тому
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 2 тижднів тому
  Slavi Pantaleev 16010ff8c7 Add conditional restart support to client, bot, and bridge roles 2 тижднів тому
  Slavi Pantaleev 6da1223500 Rename _requires_restart to _migration_requires_restart across all custom roles 2 тижднів тому
  Slavi Pantaleev 9d6c8eabcb Fix swapped Requires=/Wants= directives in Draupnir and Mjolnir systemd service templates 2 тижднів тому
  renovate[bot] 16bec7bfbb chore(deps): update gnuxie/draupnir docker tag to v2.9.0 2 місяці тому
  Slavi Pantaleev ebdb2cc827 Use a proper (bool) value for the `matrix_bot_draupnir_login_native` variable 3 місяці тому
  Slavi Pantaleev 430f350733 Stop using deprecated `vars` variable 3 місяці тому
  renovate[bot] 2eadddcde9 chore(deps): update gnuxie/draupnir docker tag to v2.8.0 3 місяці тому
  renovate[bot] 7caa583743
chore(deps): update gnuxie/draupnir docker tag to v2.7.1 4 місяці тому
  renovate[bot] 4145b811a3 chore(deps): update gnuxie/draupnir docker tag to v2.7.0 4 місяці тому
  renovate[bot] c4968592d9
Update gnuxie/draupnir Docker tag to v2.6.1 6 місяці тому
  Aine 6658c690cb allow native draupnir (bot) auth using login/password 6 місяці тому
  renovate[bot] b129ab77cd Update gnuxie/draupnir Docker tag to v2.6.0 6 місяці тому
  renovate[bot] 593fbd74de Update gnuxie/draupnir Docker tag to v2.5.1 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] 2d1b1cfdde Update gnuxie/draupnir Docker tag to v2.5.0 7 місяці тому
  Catalan Lover 31a7f4367c
Update Draupnir role Synapse-http-antispam config to match upstream. (#4392) 8 місяці тому
  renovate[bot] 93fffee6a4 Update gnuxie/draupnir Docker tag to v2.4.1 8 місяці тому
  renovate[bot] 91817e8335 Update gnuxie/draupnir Docker tag to v2.4.0 8 місяці тому
  Suguru Hirahara 3653f9f89b Run codespell --write-changes 9 місяці тому
  Catalan Lover a2ddbb8169 Update Draupnir config template to v2.3.1 template 9 місяці тому
  renovate[bot] 2c9aa1af9c Update gnuxie/draupnir Docker tag to v2.3.1 9 місяці тому
  renovate[bot] 1dc404dc5f Update gnuxie/draupnir Docker tag to v2.3.0 9 місяці тому
  Catalan Lover 4e0f031ebd Fix Synapse-HTTP-Antispam configuration error in Draupnir 10 місяці тому
  Slavi Pantaleev 360ee544a9 Make indentation level in `roles/custom/matrix-bot-draupnir/defaults/main.yml` consistent 10 місяці тому
  Slavi Pantaleev 465df3a949 Add support for synapse-http-antispam and integrate it with Draupnir 10 місяці тому
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10 місяці тому
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10 місяці тому
  Catalan Lover 85d82eb1e4
Rework Draupnir report interception to accommodate other Web API uses. (#4221) 10 місяці тому
  Slavi Pantaleev a0573e5855 Fix undefined variable usage in Draupnir config (`matrix_bot_draupnir_config_enableMakeRoomAdminCommand` -> `matrix_bot_draupnir_config_admin_enableMakeRoomAdminCommand`) 11 місяці тому
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) 11 місяці тому
  Catalan Lover 6077c7a1d6 Fix bug in marking Pantal and Rust Crypto as mutually exclusive. 11 місяці тому
  Catalan Lover 808d0202c7 Fix Rust Crypto variables being partially missed in Rename 11 місяці тому
  Catalan Lover 166f412783
Modernise Draupnir Configuration Variable Names (#4170) 11 місяці тому
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1 рік тому
  Suguru Hirahara e1c03dc7ff
Add license information to a role 1 рік тому
  renovate[bot] 88413a08cb
Update gnuxie/draupnir Docker tag to v2.2.0 1 рік тому
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables 1 рік тому
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable 1 рік тому
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1 рік тому
  renovate[bot] 1034c06fc7
Update gnuxie/draupnir Docker tag to v2.1.0 1 рік тому
  renovate[bot] 292b0704cc Update gnuxie/draupnir Docker tag to v2.0.2 1 рік тому
  Suguru Hirahara 9d3ef6134b
Update roles/custom/matrix-bot-draupnir/defaults/main.yml: make sure what the word "it" means here 1 рік тому
  Suguru Hirahara 7b979ff7a9
Update roles/custom/matrix-bot-draupnir/defaults/main.yml: replace "when" with "if" for consistency and to clarify that these are conditions 1 рік тому
  Suguru Hirahara 665f7369d6
Update roles/custom/matrix-bot-draupnir/defaults/main.yml: change the subject who discourages Pantalaimon 1 рік тому
  Suguru Hirahara a7e1474c3a
Update roles/custom/matrix-bot-draupnir/defaults/main.yml: strip a noisy warning and the order to check in at the upstream 1 рік тому
  Suguru Hirahara 5731bcd222
Update roles/custom/matrix-bot-draupnir/defaults/main.yml: fix another sentence and capitalization 1 рік тому
  Suguru Hirahara 8fadab4ee8
Change the expression and fix other typos 1 рік тому