jasonlaguidice
b3879ccc8d
Add data folder mount for on-disk files
há 1 semana
jasonlaguidice
7157957270
Make config directory non-ro
há 1 semana
jasonlaguidice
2fe177829c
Enable an initial sync duration
há 1 semana
jasonlaguidice
7d345bf3e9
Disable room federation by default
há 1 semana
jasonlaguidice
e00ab3fc55
Move base bridge path
há 1 semana
jasonlaguidice
b44d65fa62
Fix raw parse
há 1 semana
renovate[bot]
f3151efa08
Update dock.mau.dev/mautrix/meta Docker tag to v0.2605.1
há 2 semanas
Norman Ziegner
971c5b954c
Add Synapse support for MSC4429
Introduces the `matrix_synapse_experimental_features_msc4429_enabled`
variable (disabled by default), allowing Synapse to notify clients
using the legacy /sync endpoint of profile changes for other users.
See <https://github.com/matrix-org/matrix-spec-proposals/pull/4429 >
Signed-off-by: Norman Ziegner <n.ziegner@hzdr.de>
há 2 semanas
jasonlaguidice
b1cb0fa2c8
Add ffmpeg, remove mautrix branding
há 2 semanas
jasonlaguidice
210b7b3b0d
Default config mapping
há 2 semanas
renovate[bot]
f92c5fee18
Update ghcr.io/element-hq/element-web Docker tag to v1.12.20
há 2 semanas
jasonlaguidice
0b5e5cd6dc
Expose config.yaml via mount
há 2 semanas
jasonlaguidice
b06bccaeb9
Rename project
há 2 semanas
jasonlaguidice
8767f50d46
Add iMessage RustPush bridge (matrix-bridge-imessage-rustpush)
New role for bridging Matrix <-> iMessage using RustPush (lrhodin/imessage).
há 4 meses
renovate[bot]
a5ebb77eeb
Update ghcr.io/element-hq/element-web Docker tag to v1.12.19
há 2 semanas
renovate[bot]
27826e69ca
Update ghcr.io/etkecc/baibot Docker tag to v1.19.3
há 2 semanas
renovate[bot]
5125cb219c
Update ghcr.io/jasonlaguidice/matrix-steam-bridge Docker tag to v1.2.0
há 2 semanas
renovate[bot]
c93bdba01c
Update ghcr.io/element-hq/element-call Docker tag to v0.20.0
há 2 semanas
Suguru Hirahara
1df14f5177
Update validate_config.yml
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
há 3 semanas
Suguru Hirahara
d2070bd6d8
Remove roles/custom/matrix-ldap-registration-proxy
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
há 3 semanas
Suguru Hirahara
73f6ba7569
Remove Go-NEB
Reuse 096b85bd96/docs/configuring-playbook-email2matrix.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
há 3 semanas
renovate[bot]
b5e1fb8e30
Update nginx Docker tag to v1.31.1
há 3 semanas
Slavi Pantaleev
05ac6d7a3b
Make sure network.api_id is provided as an integer to mautrix-telegram
Otherwise "login phone" results in: "Failed to submit input: send code: rpc error code 400: API_ID_INVALID"
há 3 semanas
renovate[bot]
76e594ec7a
Update ghcr.io/matrix-construct/tuwunel Docker tag to v1.7.0 ( #5262 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
há 3 semanas
renovate[bot]
9bd9d1af07
Update ghcr.io/element-hq/element-call Docker tag to v0.19.4
há 3 semanas
renovate[bot]
d1e64c3ef2
Update ghcr.io/etkecc/baibot Docker tag to v1.19.2
há 3 semanas
Slavi Pantaleev
8751e34ede
matrix-bot-maubot: avoid double slash in base paths when path_prefix is /
The derived `*_base_path` defaults concatenated `matrix_bot_maubot_path_prefix`
directly, producing `//v1` and `//plugin/` when users set the documented
`matrix_bot_maubot_path_prefix: /` (for serving on a dedicated subdomain),
which Traefik rejects. Apply the standard `'/' == path_prefix` guard already
used by other roles (honoroit, mautrix-discord, MAS, heisenbridge, etc.).
Reported by The Dark Wizard.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
há 3 semanas
renovate[bot]
40780fadc5
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2026.5.20
há 3 semanas
renovate[bot]
9c447242f2
Update ghcr.io/element-hq/synapse Docker tag to v1.153.0
há 3 semanas
renovate[bot]
e6bf69a723
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1.17.0
há 3 semanas
Suguru Hirahara
dec6326bb6
Remove matrix-registration ( #4919 )
* Remove roles/custom/matrix-registration
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Update README.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Update configuring-playbook-matrix-registration.md
Reuse 409c7393a0/docs/configuring-playbook-dimension.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Move entries for matrix-registrations down to the sections for removed components
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove a section from registering-users.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove an entry for matrix-registration from self-building.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove matrix-registration from matrix_servers
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove reference to matrix-registration from matrix-user-verification-service/defaults/main.yml
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove an entry for matrix-registration from setup.yml
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Update CHANGELOG.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
---------
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
Co-authored-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
há 3 semanas
Slavi Pantaleev
eb79e2180d
Update LiveKit Server role to v1.12.0-0
LiveKit v1.12.0 tightens TURN security: credentials now carry a TTL,
and TURN no longer relays to restricted peer CIDRs by default. The
role defaults match upstream's secure defaults and are appropriate
for typical playbook deployments.
Bumps the migration-validation gate accordingly so users are pointed
at the CHANGELOG entry on next run.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
há 3 semanas
renovate[bot]
3ce630830c
Update dock.mau.dev/mautrix/telegram Docker tag to v0.2605.0
há 4 semanas
renovate[bot]
f8f0da5690
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.2605.0
há 4 semanas
renovate[bot]
23d3b74aa8
Update dock.mau.dev/mautrix/slack Docker tag to v0.2605.0
há 4 semanas
renovate[bot]
0b197a6418
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.2605.0
há 4 semanas
renovate[bot]
52fe6a5f63
Update dock.mau.dev/mautrix/meta Docker tag to v0.2605.0
há 4 semanas
renovate[bot]
5186360194
Update nginx Docker tag to v1.31.0
há 1 mês
renovate[bot]
401dfe6c86
Update dependency matrix-org/synapse-s3-storage-provider to v1.6.1
há 1 mês
renovate[bot]
1a82f38061
Update ghcr.io/matrix-org/rageshake Docker tag to v1.18.0
há 1 mês
renovate[bot]
953745aede
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2026.5.13
há 1 mês
renovate[bot]
6f116ed4d6
Update ghcr.io/element-hq/element-web Docker tag to v1.12.18 ( #5223 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
há 1 mês
renovate[bot]
ca74857835
Update ghcr.io/element-hq/element-call Docker tag to v0.19.3
há 1 mês
renovate[bot]
2247c56c23
Update ghcr.io/etkecc/baibot Docker tag to v1.19.1
há 1 mês
Slavi Pantaleev
53ad97417d
matrix-tuwunel: update to v1.6.2
This release adds opt-in server-level enforcement of MSC4284 policy
servers via two new `[global]` keys: `enable_policy_servers` and
`policy_server_request_timeout`. Surface both as Ansible variables
matching tuwunel's upstream defaults (off, 5s timeout) and refresh the
docs section that previously claimed MSC4284 needed no playbook
configuration.
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5213 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
há 1 mês
renovate[bot]
6542ef8b3c
Update forgejo.ellis.link/continuwuation/continuwuity Docker tag to v0.5.9
há 1 mês
renovate[bot]
a0d056d160
Update ghcr.io/element-hq/synapse Docker tag to v1.152.1
há 1 mês
Slavi Pantaleev
8c87f68d5b
matrix-tuwunel: adjust SPDX year ranges to 2025 - 2026
Files in this role were ported from matrix-continuwuity (which carries
2025 attribution), so the year range should reflect that the underlying
content predates 2026.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5200 .
há 1 mês
Catalan Lover
4af35777b3
Update Draupnir from 3.0.0 to 3.1.0 and introduce Zero Touch Deployment to mdad. ( #5205 )
há 1 mês
Slavi Pantaleev
e53d828157
matrix-tuwunel: pin version to v1.6.1
Repo convention is to pin homeserver-role versions to a specific tag
so renovate can track updates and so the deployment is reproducible.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5200 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
há 1 mês