renovate[bot]
99d68c4e51
chore(deps): update ghcr.io/matrix-org/rageshake docker tag to v1.17.0
4ヶ月前
renovate[bot]
86f9cdfe2c
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.11.12
4ヶ月前
Slavi Pantaleev
56629103c6
Revert "chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.142.0"
This reverts commit c8c6a83ecc .
Synapse v1.142.0 is broken for Matrix Authentication Service deployments
that use a path-prefix (e.g. `/auth`) such as ours.
For such deployments, Synapse fails to contact MAS at the correct
introspection endpoint (it keeps hitting `/oauth2/introspect`, instead of `/auth/oauth2/introspect`)
and is not usable.
Related to 3595ff921f
4ヶ月前
renovate[bot]
4b19196a75
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.6.0
4ヶ月前
renovate[bot]
c8c6a83ecc
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.142.0
4ヶ月前
Suguru Hirahara
934e560b0d
Remove mautrix-instagram
Reuse:
- 1861faf31d/docs/configuring-playbook-bridge-mx-puppet-twitter.md
- 2b7a0453eb
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
4ヶ月前
Suguru Hirahara
20104ad5a9
Remove mautrix-facebook
Reuse:
- 1861faf31d/docs/configuring-playbook-bridge-mx-puppet-twitter.md
- 2b7a0453eb
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
4ヶ月前
Suguru Hirahara
386d94a8f6
Remove matrix-bridge-appservice-webhooks
Reuse:
- 1861faf31d/docs/configuring-playbook-bridge-mx-puppet-twitter.md
- 2b7a0453eb
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Aine
fb1824e66d
fix zulip bridge bot MXID ( @zulipbot ); fix Zulip bridge config
5ヶ月前
Suguru Hirahara
ee976242e5
Add MatrixZulipBridge ( #4695 )
* Add links to MatrixZulipBridge
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Add MatrixZulipBridge: copy matrix-bridge-heisenbridge
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Rename matrix-heisenbridge.service.j2 to matrix-matrixzulipbridge.service.j2
- Add the license header to matrix-matrixzulipbridge.service.j2
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Replace "Heisenbridge" to "MatrixZulipBridge" to "heisenbridge" to "matrixzulipbridge", respectively
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Replace variables related to container image and version
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update comments and copyright headers
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update matrix-bridge-matrixzulipbridge/tasks/main.yml: add names to tasks
Reuse aa0591f8b0/tasks/main.yml
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Remove configuration for identd
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Add `matrix_matrixzulipbridge_container_http_port`
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Run ansible-lint for files in tasks/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update `matrix_matrixzulipbridge_registration_yaml`
Run `pip install matrixzulipbridge && python3 -m matrixzulipbridge --config config.yaml --generate` to generate config.yaml
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Add MatrixZulipBridge to files in group_vars
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Add configuring-playbook-bridge-matrixzulipbridge.md
Reuse b108c8a151/docs/configuring-playbook-bridge-heisenbridge.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Fix `matrix_matrixzulipbridge_config_media_path`
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Remove space characters
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Replace "matrixzulipbridge" with "zulip", etc.
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Remove irrelevant instruction
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* MatrixZulipBridge → Zulip bridge
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Rename `@matrixzulipbridge` to `@zulipbot`
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Replace `matrix_bridge_zulip` with `matrix_zulip_bridge` for now
Refer to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4695#discussion_r2485317210
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Set `{{ matrix_admin if matrix_admin else '' }}` to `matrix_zulip_bridge_owner`
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Apply the review
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Reuse the section about adjusting the playbook configuration on configuring-playbook-bridge-postmoogle.md
Reuse 7862fd7cdd/docs/configuring-playbook-bridge-postmoogle.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
* Update configuring-playbook.md: sort list items
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
---------
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Slavi Pantaleev
1861faf31d
Adjust `matrix_steam_bridge_network_displayname_template`
Ref: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4714
5ヶ月前
renovate[bot]
26f15e0803
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.0.8
5ヶ月前
Suguru Hirahara
3eced43292
Remove matrix-chatgpt-bot
Reuse:
- 096b85bd96/docs/configuring-playbook-email2matrix.md
- 096b85bd96/docs/configuring-playbook-bridge-appservice-webhooks.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
renovate[bot]
3c587f25af
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.11.5
5ヶ月前
renovate[bot]
32eeab7c42
chore(deps): update ajbura/cinny docker tag to v4.10.2
5ヶ月前
Suguru Hirahara
2b7a0453eb
Remove MX Puppet Slack bridge
Reuse c399992542
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Suguru Hirahara
4d465a9d92
Remove MX Puppet Instagram bridge
Reuse c399992542
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Suguru Hirahara
d3858ed079
Remove MX Puppet Discord bridge
Reuse c399992542
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Suguru Hirahara
0579e14d6b
Remove MX Puppet Twitter bridge
Reuse c399992542
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
renovate[bot]
fba4ee598a
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.3
5ヶ月前
Suguru Hirahara
a406a57f01
Remove Go Skype Bridge
Reuse c399992542
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
5ヶ月前
Aine
5b4e1b1a74
FluffyChat v2.2.0
5ヶ月前
Slavi Pantaleev
1235ea886d
Update `matrix_synapse_in_container_python_packages_path` for Synapse v1.141.0 (Python 3.12 -> 3.13)
Ref:
- https://github.com/element-hq/synapse/releases/tag/v1.141.0
- https://github.com/element-hq/synapse/pull/19064
> The Docker images are now based on Debian trixie and use Python 3.13.
5ヶ月前
Slavi Pantaleev
afbf4df32d
Add deprecation warnings for `matrix_synapse_experimental_features_msc3202_device_masquerading_enabled` and `matrix_synapse_experimental_features_msc4133_enabled`
Follow-up to e0e4032002
5ヶ月前
Benjamin Blacher
c1bc2be7ec
Bump synapse, remove some recently stabilized features
5ヶ月前
renovate[bot]
32dd3c328b
chore(deps): update oci.element.io/element-admin docker tag to v0.1.8
5ヶ月前
renovate[bot]
b6e1cdb638
chore(deps): update oci.element.io/element-admin docker tag to v0.1.7
5ヶ月前
renovate[bot]
ca5e66ac2e
chore(deps): update nginx docker tag to v1.29.3
5ヶ月前
renovate[bot]
bbcc94980b
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.5.0
5ヶ月前
Benjamin Blacher
f547e19dcc
Add support for some matrix-steam presence tracking vars
5ヶ月前
Benjamin Blacher
14d982c1ea
Add self-signing for steam-bridge
5ヶ月前
renovate[bot]
8a838c1621
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.0.7
5ヶ月前
renovate[bot]
3ff7e2a614
chore(deps): update joseluisq/static-web-server docker tag to v2.39.0
5ヶ月前
derhagen
5caae3b515
Enable mautrix-slack relay mode with `matrix_bridges_relay_enabled`
5ヶ月前
renovate[bot]
93e45e6173
chore(deps): update ghcr.io/element-hq/element-call docker tag to v0.16.1
5ヶ月前
Aine
f541425a7f
Synapse Admin v0.11.1-etke49
5ヶ月前
renovate[bot]
c5d9e384aa
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.10.22
5ヶ月前
renovate[bot]
df6df6cbad
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.2
5ヶ月前
renovate[bot]
f75ddd0a80
chore(deps): update folivonet/matrix-sms-bridge docker tag to v0.5.13
5ヶ月前
renovate[bot]
92beb4ae51
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.0.6
5ヶ月前
Benjamin Blacher
d43f03bbca
Add support for bridge self signing
This also moves msc4190 to the correct section for twitter
5ヶ月前
Benjamin Blacher
544d25e8c3
Fix Twitter displaynames
5ヶ月前
Benjamin Blacher
31f1d40a9f
Fix GM displaynames, append (GMessages) by default
5ヶ月前
Slavi Pantaleev
b2024fa7c1
Upgrade Matrix Authentication Service (1.4.0 -> 1.4.1)
5ヶ月前
renovate[bot]
a254f69e56
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2510.0
5ヶ月前
renovate[bot]
ae7847719d
chore(deps): update dock.mau.dev/mautrix/twitter docker tag to v0.2510.0
5ヶ月前
renovate[bot]
2fea3c3e4a
chore(deps): update dock.mau.dev/mautrix/slack docker tag to v0.2510.0
5ヶ月前
renovate[bot]
b50d9352c3
chore(deps): update dock.mau.dev/mautrix/signal docker tag to v0.2510.0
5ヶ月前
renovate[bot]
6190fe0ca2
chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.2510.0
5ヶ月前
renovate[bot]
3ff32ec07a
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.2510.0
5ヶ月前