Aine
9bcfbc13fb
FluffyChat v2.1.0
6 months ago
renovate[bot]
b6f2255d49
Update ajbura/cinny Docker tag to v4.9.1
6 months ago
renovate[bot]
2190e7a5ea
Update dock.mau.dev/mautrix/signal Docker tag to v0.8.6
6 months ago
renovate[bot]
bb322ad692
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.5
6 months ago
renovate[bot]
dd3399aa44
Update dock.mau.dev/mautrix/twitter Docker tag to v0.5.0
6 months ago
renovate[bot]
c84a4ee28c
Update dock.mau.dev/mautrix/meta Docker tag to v0.5.3
6 months ago
renovate[bot]
662c477a65
Update dock.mau.dev/mautrix/slack Docker tag to v0.2.3
6 months ago
renovate[bot]
bb98127754
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.4
6 months ago
Slavi Pantaleev
fccd7442d6
Add a few more `generic.` webhook settings for Hookshot
Ref: https://github.com/matrix-org/matrix-hookshot/pull/1004
6 months ago
renovate[bot]
5711a8bda3
Update halfshot/matrix-hookshot Docker tag to v7.1.0
6 months ago
renovate[bot]
6bd758ec5a
Update ghcr.io/devture/matrix-corporal Docker tag to v3.1.5
6 months ago
Aine
50abe5b92f
SchildiChat Web v1.11.109-sc.0.test.0
6 months ago
renovate[bot]
567cd9b669
Update matrixdotorg/dendrite-monolith Docker tag to v0.15.2
6 months ago
renovate[bot]
67b078f061
Update ghcr.io/etkecc/honoroit Docker tag to v0.9.29
6 months ago
renovate[bot]
c4968592d9
Update gnuxie/draupnir Docker tag to v2.6.1
6 months ago
renovate[bot]
865345a08f
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1
6 months ago
renovate[bot]
9dd2305bae
Update matrixdotorg/dendrite-monolith Docker tag to v0.15.1
6 months ago
renovate[bot]
36687c4747
Update nginx Docker tag to v1.29.1
6 months ago
renovate[bot]
eef4036c6e
Update ajbura/cinny Docker tag to v4.9.0
6 months ago
renovate[bot]
ff79d9d8e8
Update matrixdotorg/mjolnir Docker tag to v1.11.0
6 months ago
Aine
6658c690cb
allow native draupnir (bot) auth using login/password
6 months ago
renovate[bot]
e0dbd0581f
Update matrixdotorg/dendrite-monolith Docker tag to v0.15.0
6 months ago
renovate[bot]
b129ab77cd
Update gnuxie/draupnir Docker tag to v2.6.0
6 months ago
Richard Meyer
be161ae6e1
Update main.yml
6 months ago
renovate[bot]
17b738b40e
Update matrixconduit/matrix-conduit Docker tag to v0.10.8
6 months ago
Aine
b24b13564a
Synapse v1.135.2
6 months ago
Aine
c38c606b8e
Synapse v1.135.1 - switch to room version v12 by default
6 months ago
renovate[bot]
d3fcd7a97a
Update ghcr.io/element-hq/element-web Docker tag to v1.11.109
6 months ago
Slavi Pantaleev
389118760f
Change default OpenAI model for baibot (`gpt-4.1` -> `gpt-5`)
Ref: https://openai.com/index/introducing-gpt-5/
6 months ago
renovate[bot]
593fbd74de
Update gnuxie/draupnir Docker tag to v2.5.1
7 months ago
renovate[bot]
8bde2035f7
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.8.6
7 months ago
renovate[bot]
e395857a14
Update ghcr.io/element-hq/element-call Docker tag to v0.14.1
7 months ago
renovate[bot]
8762cc0d7d
Update matrixconduit/matrix-conduit Docker tag to v0.10.7
7 months ago
renovate[bot]
6f2e7e7a57
Update ghcr.io/element-hq/synapse Docker tag to v1.135.0
7 months ago
Slavi Pantaleev
1761615bf8
Make `devture_playbook_runtime_messages_list` integration compatible with ansible-core>=2.19.0
Related to https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages/issues/1
7 months ago
renovate[bot]
2f429411f3
Update ghcr.io/element-hq/element-call Docker tag to v0.14.0
7 months ago
renovate[bot]
d2419fccf3
Update ghcr.io/element-hq/element-web Docker tag to v1.11.108
7 months ago
Aine
cbbf20004c
replace access log ip anonymization with vars to control access logs
7 months ago
renovate[bot]
5de4b5c657
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.7.30
7 months ago
Aine
e8c7091c3f
update nginx configs for cinny, hydrogen, and synapse reverse proxy companion with ip anonymization
7 months ago
Slavi Pantaleev
0d56aa126c
Fix container name typo (`matrix-jwt-service` -> `matrix-livekit-jwt-service`) in `ExecStop`
7 months ago
Slavi Pantaleev
d4c168daa9
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
7 months ago
Slavi Pantaleev
e7d4bd4e28
Upgrade livekit-jwt-servie (0.2.3 -> 0.3.0) and make use of the new `LIVEKIT_FULL_ACCESS_HOMESERVERS` environment variable
Ref: https://github.com/element-hq/lk-jwt-service/releases/tag/v0.3.0
7 months ago
renovate[bot]
11028761a1
Update ghcr.io/element-hq/element-web Docker tag to v1.11.107
7 months ago
Paul ALNET
24d6d4b94b
fix indentation in ma1sd validate_config
7 months ago
renovate[bot]
350cd2031a
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v0.20.0
7 months ago
Slavi Pantaleev
7f1fa52dd3
Do not invoke `render_worker_upstream()` with an empty workers list
On ansible-core 2.19.0, invoking macro like this (which only outputted
something in its `if` block, not in `else`), resulted in a macro
outputting `None`.
One way to work around it is to add an explicit `else` block which also
outputs something.
A better way to work around it is to only invoke the macro if it
has something to output.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4458
7 months ago
Slavi Pantaleev
d876da4186
Explicitly tell template-lookup to not auto-parse JSON files
ansible-core>=2.19.0 only auto-parses YAML files, not JSON.
Previous ansible-core versions auto-parsed JSON as well, but ansible-core>=2.19.0
doesn't, so we added a `from_json` post-filter.
However, older versions auto-parsing JSON and turning it into a dict, on
which we later run `from_json` is no good.
In this patch, we try to equalize behavior and configure Ansible to never parse JSON,
hopefully making old-Ansible behave like new Ansible.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4458
Ref: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/template_lookup.html#parameter-convert_data
7 months ago
Slavi Pantaleev
4ef78bdb7f
Adjust default value for `matrix_synapse_admin_configuration_extension_json_auto` to match what we expect and how we use it
We expect a string, which is parsed via `from_json`.
This matches previous usage in inventories, as well as what the
user-controlled precedessor of this variable (`matrix_synapse_admin_configuration_extension_json`)
is like.
Related to 997e6ca611
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4459
7 months ago
Aine
997e6ca611
fix synapse-admin for ansible-core>=2.19.0. Related to #4445
7 months ago