renovate[bot]
c8fc504470
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2601.0
pirms 8 mēnešiem
renovate[bot]
2e313f6c38
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2512.0
pirms 9 mēnešiem
renovate[bot]
8405bbdb94
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2511.0
pirms 10 mēnešiem
Benjamin Blacher
d43f03bbca
Add support for bridge self signing
This also moves msc4190 to the correct section for twitter
pirms 11 mēnešiem
renovate[bot]
a254f69e56
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2510.0
pirms 11 mēnešiem
renovate[bot]
c2e606095c
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5
pirms 1 gada
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
pirms 1 gada
renovate[bot]
bb98127754
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.4
pirms 1 gada
renovate[bot]
abc74a6b96
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.3
pirms 1 gada
Slavi Pantaleev
f4306be183
Extract mautrix-whatsapp's `network.displayname_template` configuration into a variable (`matrix_mautrix_whatsapp_network_displayname_template`)
pirms 1 gada
renovate[bot]
048b8eb918
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.2
pirms 1 gada
renovate[bot]
ecb7ccf8cc
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.1
pirms 1 gada
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.
pirms 1 gada
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/
pirms 1 gada
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
pirms 1 gada
renovate[bot]
6915c7de12
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.0
pirms 1 gada
renovate[bot]
87d4d8b1c5
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.4
pirms 1 gada
Suguru Hirahara
06340e423b
Add license information to files for matrix-bridge-mautrix-whatsapp
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
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.
pirms 1 gada
renovate[bot]
4a0855db0a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.3
pirms 1 gada
Suguru Hirahara
e4e34333da
Update files for some mautrix bridges: add the common section "Troubleshooting"
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pirms 1 gada
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.
pirms 1 gada
renovate[bot]
8283225a0e
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.11.2
pirms 1 gada
renovate[bot]
c7f8b7cd1a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.1
pirms 1 gada
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
pirms 1 gada
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.
pirms 2 gadiem
Aine
90e70530cc
mautrix-whatsapp v0.10.9
pirms 2 gadiem
renovate[bot]
846a90e791
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.8
pirms 2 gadiem
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.
pirms 2 gadiem
renovate[bot]
e1135b15e8
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.7
pirms 2 gadiem
gardar
23aee07cf4
feat: global option to configure all bridges encryption default
Signed-off-by: gardar <gardar@users.noreply.github.com>
pirms 2 gadiem
renovate[bot]
89a1b1a0ef
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.6
pirms 2 gadiem
Nikolai Raitsev
68d4e04f4f
allow to configure whatsapp polls via extev_polls parameter.
pirms 2 gadiem
Slavi Pantaleev
7ec6fd3dfe
Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
pirms 2 gadiem
Slavi Pantaleev
ab15991814
Fix some ansible-lint-reported errors
pirms 2 gadiem
Slavi Pantaleev
feaf1ee7e7
Switch mautrix-whatsapp from matrix-nginx-proxy to matrix-homeserver-proxy
pirms 2 gadiem
renovate[bot]
d925409567
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.5
pirms 2 gadiem
Aine
95c2db3bb3
mautrix: allow relay access by default, closes #3014
pirms 2 gadiem
renovate[bot]
147798a69f
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.10.4
pirms 2 gadiem
Aine
8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3
pirms 2 gadiem
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
pirms 3 gadiem
Aine
d6c68f2701
Update mautrix-whatsapp 0.10.1 -> 0.10.2
pirms 3 gadiem
Slavi Pantaleev
56c7c1a4bc
Upgrade mautrix-whatsapp (0.10.0 -> 0.10.1)
pirms 3 gadiem
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).
pirms 3 gadiem
Slavi Pantaleev
33e56f44ca
Upgrade mautrix-whatsapp (0.9.0 -> 0.10.0)
pirms 3 gadiem
Aine
a5cb6272d8
add global bridges relay mode switch
pirms 3 gadiem
Shreyas Ajjarapu
1df533d351
Update main.yml
pirms 3 gadiem
Aine
245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6
pirms 3 gadiem
Aine
c8aecef881
update mautrix-whatsapp 0.8.4 -> 0.8.5
pirms 3 gadiem
Aine
bf564e8bda
Update mautrix-whatsapp 0.8.3 -> 0.8.4
pirms 3 gadiem