renovate[bot]
2e313f6c38
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2512.0
hace 9 meses
renovate[bot]
8405bbdb94
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2511.0
hace 10 meses
Benjamin Blacher
d43f03bbca
Add support for bridge self signing
This also moves msc4190 to the correct section for twitter
hace 11 meses
renovate[bot]
a254f69e56
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2510.0
hace 11 meses
renovate[bot]
c2e606095c
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5
hace 1 año
Slavi Pantaleev
3daf14d695
Add Ansible variables to control the `async_media` settings in (mautrix) bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4549
hace 1 año
renovate[bot]
bb98127754
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.4
hace 1 año
renovate[bot]
abc74a6b96
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.3
hace 1 año
Slavi Pantaleev
f4306be183
Extract mautrix-whatsapp's `network.displayname_template` configuration into a variable (`matrix_mautrix_whatsapp_network_displayname_template`)
hace 1 año
renovate[bot]
048b8eb918
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.2
hace 1 año
renovate[bot]
ecb7ccf8cc
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.1
hace 1 año
Slavi Pantaleev
98e4f369b7
Add `receive_ephemeral` everywhere `de.sorunome.msc2409.push_ephemeral` is used
Ref:
- 33f3ccd6ae/CHANGELOG.md (L134-L136)
- 7165d3fa58/appservice/registration.go (L30)
Intentionally not removing the old configuration setting yet, as some bridges may/do not support
the new setting name. It's likely just bridgev2 mautrix bridges that have been updated and support both right now.
hace 1 año
Slavi Pantaleev
dd2f8d1150
Relax mautrix-whatsapp regex in registration file to match what mautrix-whatsapp v0.12.0 expects
Since mautrix-whatsapp v0.12.0, the bridge deals with more than just phone numbers now,
so it sometimes tries to manage users with Matrix IDs like: `@whatsapp_lid-123456789:example.com`
Ref:
- https://github.com/mautrix/whatsapp/releases/tag/v0.12.0
- https://mau.fi/blog/2025-04-mautrix-release/
hace 1 año
Onestacked
5eb247b5bf
Add matrix_bridges_msc4190_enabled flag for using msc4190 on supported mautrix bridges. flag for using msc4190 on supported mautrix bridges. ( #4258 )
* Add matrix_bridges_msc4190_enabled flag for using msc4190 on supported mautrix bridges.
* Apply to_json to msc4190 in mautrix configs
* Add | to_json to mautrix bridge registration io.element.msc4190.
* require matrix_synapse_experimental_features_msc3202_device_masquerading_enabled for matrix_bridges_msc4190_enabled
* Also add msc4190 support for mautrix-telegram
hace 1 año
renovate[bot]
6915c7de12
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.0
hace 1 año
renovate[bot]
87d4d8b1c5
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.4
hace 1 año
Suguru Hirahara
06340e423b
Add license information to files for matrix-bridge-mautrix-whatsapp
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
hace 1 año
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
hace 1 año
renovate[bot]
4a0855db0a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.3
hace 1 año
Suguru Hirahara
e4e34333da
Update files for some mautrix bridges: add the common section "Troubleshooting"
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
hace 1 año
Slavi Pantaleev
f8b779f8ed
Add `trace` as a valid logging level option for mautrix bridges
bridgev2 mautrix bridges use https://github.com/tulir/zeroconfig for
logging, which does support `trace` as a logging level.
hace 1 año
renovate[bot]
8283225a0e
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.11.2
hace 1 año
renovate[bot]
c7f8b7cd1a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.1
hace 1 año
Slavi Pantaleev
bfc5374fc8
Upgrade mautrix-whatsapp (v0.10.9 -> v0.11.0) (bridgev2) and adapt configuration
Related to:
- https://github.com/mautrix/whatsapp/releases/tag/v0.11.0
- https://mau.fi/blog/2024-10-mautrix-release/
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3615
hace 1 año
Slavi Pantaleev
d3831ba3a5
Add appservice-double-puppet double-puppeting support to mautrix-whatsapp
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
hace 2 años
Aine
90e70530cc
mautrix-whatsapp v0.10.9
hace 2 años
renovate[bot]
846a90e791
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.8
hace 2 años
Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
hace 2 años
renovate[bot]
e1135b15e8
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.7
hace 2 años
gardar
23aee07cf4
feat: global option to configure all bridges encryption default
Signed-off-by: gardar <gardar@users.noreply.github.com>
hace 2 años
renovate[bot]
89a1b1a0ef
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.6
hace 2 años
Nikolai Raitsev
68d4e04f4f
allow to configure whatsapp polls via extev_polls parameter.
hace 2 años
Slavi Pantaleev
7ec6fd3dfe
Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
hace 2 años
Slavi Pantaleev
ab15991814
Fix some ansible-lint-reported errors
hace 2 años
Slavi Pantaleev
feaf1ee7e7
Switch mautrix-whatsapp from matrix-nginx-proxy to matrix-homeserver-proxy
hace 2 años
renovate[bot]
d925409567
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.5
hace 2 años
Aine
95c2db3bb3
mautrix: allow relay access by default, closes #3014
hace 2 años
renovate[bot]
147798a69f
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.10.4
hace 2 años
Aine
8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3
hace 2 años
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
hace 3 años
Aine
d6c68f2701
Update mautrix-whatsapp 0.10.1 -> 0.10.2
hace 3 años
Slavi Pantaleev
56c7c1a4bc
Upgrade mautrix-whatsapp (0.10.0 -> 0.10.1)
hace 3 años
Slavi Pantaleev
6427397486
Do not hardcode sslmode=disable to Postgres connection strings - make it configurable
This is backward-compatible with what we had before. We're not changing
the SSL mode - just making it configurable.
Most components are defaulting to `sslmode=disable`, while some
(`matrix-bot-matrix-reminder-bot` and others) do not specify an `sslmode` at all.
We're making sslmode configurable, because certain external Postgres
servers may be configured to require SSL encryption.
In such cases `sslmode=disable` does not work and needs to be changed to
`sslmode=require` or something else (`verify-ca`, `verify-full`, etc).
hace 3 años
Slavi Pantaleev
33e56f44ca
Upgrade mautrix-whatsapp (0.9.0 -> 0.10.0)
hace 3 años
Aine
a5cb6272d8
add global bridges relay mode switch
hace 3 años
Shreyas Ajjarapu
1df533d351
Update main.yml
hace 3 años
Aine
245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6
hace 3 años
Aine
c8aecef881
update mautrix-whatsapp 0.8.4 -> 0.8.5
hace 3 años
Aine
bf564e8bda
Update mautrix-whatsapp 0.8.3 -> 0.8.4
hace 3 años
Aine
7399496d33
one var to control encryption across all bridges ( #2629 )
* one var to control encryption across all bridges
* move var to matrix-base
hace 3 años