renovate[bot]
7c12c508d7
Update nginx Docker tag to v1.25.3
преди 2 години
Slavi Pantaleev
9032170e8c
Upgrade Synapse (v1.94.0 -> v1.95.0)
преди 2 години
Slavi Pantaleev
d46c02cd6f
Upgrade Element (v1.11.46 -> v1.11.47)
преди 2 години
Slavi Pantaleev
3588cf610e
Upgrade ddclient (v3.10.0-ls136 -> v3.11.0-ls137)
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2961
преди 2 години
Slavi Pantaleev
c6f1dfa724
Switch Renovate versioning for matrix-dynamic-dns to semver
Related to e87f5c11d7
преди 2 години
Slavi Pantaleev
01c31dd849
Enable `allow_public_rooms_over_federation` by default for Synapse
преди 2 години
renovate[bot]
5345125e49
Update ajbura/cinny Docker tag to v3
преди 2 години
Aine
1eb78c97c0
Update MSC1929 integration
преди 2 години
Slavi Pantaleev
e87f5c11d7
Attempt to make Renovate work for docker.io/devture/exim-relay
It seems like with the default versioning detection strategy (`docker`),
the version is detected up to the hyphen:
> Renovate tries to follow the most common conventions that are used to tag Docker images.
> In particular, Renovate treats the text after the first hyphen as a type of platform/compatibility indicator.
Perhaps with `semver` would be more appropriate for this image.
More details in: https://docs.renovatebot.com/modules/versioning/
преди 2 години
renovate[bot]
6192e81001
Update devture/matrix-corporal Docker tag to v2.6.0
преди 2 години
Slavi Pantaleev
4a3f132cef
Upgrade exim-relay (4.96-r1-0 -> 4.96.2-r0-0)
преди 2 години
Aine
b2dd4bd1a4
Fix matrix_synapse_oidc_providers parsing
преди 2 години
renovate[bot]
4dc9a67b2a
Update matrixdotorg/matrix-user-verification-service Docker tag to v3
преди 2 години
renovate[bot]
d985f115d2
Update ghcr.io/matrix-org/rageshake Docker tag to v1.11.0
преди 2 години
renovate[bot]
974d66cffe
Update folivonet/matrix-sms-bridge Docker tag to v0.5.8
преди 2 години
Aine
8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3
преди 2 години
Aine
153a582e98
Update mautrix-gmessages 0.2.0 -> 0.2.1
преди 2 години
Aine
7ba5dee782
Update mautrix-discord 0.6.2 -> 0.6.3
преди 2 години
Slavi Pantaleev
c301c06a53
Add support for injecting additional environment-variables into sliding-sync
преди 2 години
Slavi Pantaleev
2441cf3ab1
Upgrade sliding-sync (v0.99.10 -> v0.99.11)
преди 2 години
Slavi Pantaleev
954634b580
Make ansible-lint happy
преди 2 години
slikie
37195d49dc
Update main.yml
преди 2 години
Slavi Pantaleev
15763e5418
Upgrade Element (v1.11.45 -> v1.11.46)
преди 2 години
Slavi Pantaleev
dc9ff4e01b
Add support for external-IP-address-autodetection to Coturn
преди 2 години
Slavi Pantaleev
ccbff150cd
Upgrade ddclient (v3.10.0-ls135 -> v3.10.0-ls136)
преди 2 години
Julian Foad
3e43b9d1c7
client-hydrogen: remove unrelated change (docker push)
преди 2 години
Julian Foad
408aec7d5b
client-hydrogen: fix self-build
Self-build now requires the new docker buildx/buildkit, so switch
from the ansible docker module to running a docker build command,
like elsewhere.
преди 2 години
Samuel Meenzen
cfefc36477
fix: correct vector-im image name for renovate
преди 2 години
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
преди 2 години
Slavi Pantaleev
11b032f3ad
Pass media_url and displayname to Heisenbridge - do not make it guess
Without explicitly passing the `media_url` configuration,
Heisenbridge would try to guess it. It works most of the time,
but some people are experiencing trouble with it.
There's no need for wasteful work and for potential unreliability,
so we now configure the `media_url` explicitly.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2932
преди 2 години
Slavi Pantaleev
c8e0f35c94
Upgrade Coturn (4.6.2-r4 -> 4.6.2-r5)
преди 2 години
Slavi Pantaleev
21ef495c2e
Upgrade mautrix-googlechat (v0.5.0 -> v0.5.1)
преди 2 години
Slavi Pantaleev
593b3157b9
Fix systemd service Wants for mjolnir and draupnir
Patch contributed by JulianF.
преди 2 години
Slavi Pantaleev
3a32fe71fb
Upgrade ddclient (v3.10.0-ls131 -> v3.10.0-ls135)
преди 2 години
Slavi Pantaleev
c0e56ac1c4
Make OIDC providers if check safer
преди 2 години
Aine
9167a7734e
add matrix_synapse_oidc_enabled and matrix_synapse_oidc_providers vars
преди 2 години
Aine
54babc5de0
add `ensure-users-created` tag alongside with `ensure-matrix-users-created`
преди 2 години
Slavi Pantaleev
0a4cff56fb
Make sliding-sync communicate with the homeserver over the container network
Seems like we don't necessarily need to use a public URL for `SYNCV3_SERVER`.
This possibly helps setups that were having trouble when `SYNCV3_SERVER`
was a public URL (e.g. `https://matrix.DOMAIN `), as described in:
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2912
преди 2 години
Slavi Pantaleev
5d6ad42751
Make sure mautrix-wsproxy paths are created
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2923
преди 2 години
Slavi Pantaleev
f988f02e02
Upgrade maubot (v0.4.1 -> v0.4.2)
преди 2 години
Slavi Pantaleev
366902f30a
Upgrade Element (v1.11.44 -> v1.11.45)
преди 2 години
Slavi Pantaleev
d51a67a01a
Fix self-building for matrix-registration-bot
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2919
преди 2 години
Aine
1769910c5d
Update postmoogle 0.9.15 -> 0.9.16
преди 2 години
Slavi Pantaleev
71deacfe55
Upgrade Dendrite (v0.13.2 -> v0.13.3)
преди 2 години
Slavi Pantaleev
217ddad2de
Add support for configuring forgotten_room_retention_period
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2918
Related to https://github.com/matrix-org/synapse/pull/15488
преди 2 години
Slavi Pantaleev
af39de9154
Fix matrix-ldap-registration-proxy service stopping when uninstalling
преди 2 години
Slavi Pantaleev
e53b4424f1
Upgrade Synapse (v1.92.3 -> v1.93.0)
преди 2 години
Aine
676c380477
Update hookshot 4.5.0 -> 4.5.1
преди 2 години
Aine
421e5f7792
Update element 1.11.43 -> 1.11.44
преди 2 години
Aine
250a7845e9
Update hookshot 4.4.1 -> 4.5.0
преди 2 години