Slavi Pantaleev
89648cf58e
Fix some ansible-lint-reported warnings
3年前
Slavi Pantaleev
b45cd7495c
Upgrade mautrix-whatsapp (0.6.1 -> 0.7.0) and change some defaults
`ephemeral_events`` and `sync_with_custom_puppets` have been flipped
to keep up with the default upstream config:
b33bd9c4a7
3年前
Aine
514f96a914
Update mautrix-whastapp 0.6.0 -> 0.6.1
3年前
Aine
e637db348a
mautrix-whatsapp config adjustements
3年前
Slavi Pantaleev
163a423f42
Fix ansible-lint error
3年前
Slavi Pantaleev
ac72879bf5
Make bridge permissions more easily configurable
Not doing {% if matrix_admin %} checks in the YAML also fixes some issues
with indentation being incorrect sometimes.
This should be backward compatible, except for mautrix-signal's case
where `matrix_mautrix_signal_bridge_permissions` previously existed
as a string, not a dictionary. `tasks/validate_config.yml` will catch
the problem an even provide a quick fix.
3年前
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3年前
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3年前
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3年前
Aine
91cbc8b2ff
Update mautrix whatsapp 0.5.0 -> 0.6.0
3年前
ThellraAK
95959ff20b
Changed whatsapp logging variable name to match ( #1920 )
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1912
Co-authored-by: ThellraAK <ThellraAK@pop-os.localdomain>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
3hhh
097c23c0b6
bots: make command_prefix configurable
3年前
Aine
7b0e5ef995
Update mautrix-whatsapp 0.4.0 -> 0.5.0
4年前
3hhh
cebbe0beec
whatsapp bridge: set the default log level to warning
Debug logs are inappropriate for production use.
4年前
3hhh
6b94ccbcff
whatsapp bridge: add matrix_mautrix_whatsapp_log_level
Fixes #1873
4年前
Paul B
e1e83353b4
bridge-whatsapp: add variable to enable end-to-bridge encryption
4年前
Aine
4297af5c51
Update mautrix-whatsapp v0.3.1 -> v0.4.0
4年前
Arthur Brugière
3fbbd5a52c
Update mautrix-whatsapp 0.3.0 -> 0.3.1
4年前
Peter
41f948c48b
Update mautrix-whatsapp 0.2.4 -> 0.3.0
4年前
László Várady
338b4cebd2
bridge-mautrix-whatsapp: add option for creating non-federated rooms
4年前
Petteri Pucilowski
fe389bd11a
Changed to: mautrix-whatsapp v0.2.4 tag
4年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4年前
GoliathLabs
46f621bca6
Added: mautrix-whatsapp v0.2.3 tag
4年前
Aaron R
421b055cb5
Fix comment about `matrix_mautrix_whatsapp_database_*` variables
Was renamed in 087dbe4ddc
It is unclear to me if there is anything you actually need to adjust with these variables. It looks like that is done automatically in `matrix_servers`.
4年前
iucca
949ae80117
added server_map variable and renamed secret_map
4年前
iucca
b272e6147a
Resolved server_map
4年前
Slavi Pantaleev
fb709152f3
Add self-building support for mautrix-whatsapp
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1322
4年前
AtomHare
7eec01e359
update mautrix new repo name
4年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Sebastian Gumprich
d2a1b8b134
whatsapp bridge has new docker image location
See https://github.com/mautrix/whatsapp/releases/tag/v0.1.8
4年前
transcaffeine
dbae18fd6a
feat: push ephemeral events to appservices
This adds https://github.com/matrix-org/matrix-doc/pull/2409 to the
appservice registrations, enabling synapse to push EDUs to appservices.
5年前
Michael
33ec5710d9
0.2.1 revision
5年前
Slavi Pantaleev
f9a0ec6fd1
Fix some bridges failing when Synapse workers enabled
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/904
5年前
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5年前
Slavi Pantaleev
e3290d8bcb
Remove |to_json causing trouble
Fixes a regression introduced in f6097fbba1fb, which was cauing Synapse
to die with this error message:
> ValueError: sender_localpart needs characters which are not URL encoded.
5年前
Slavi Pantaleev
f6097fbba1
E2BE not working for mautrix bridges
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/806
5年前
Slavi Pantaleev
c5f8b1f61b
Fix mautrix-whatsapp Postgres connection string to not use SSL by default
5年前
Slavi Pantaleev
15f4cc924d
Rename variables (_database_db_name -> _database_name)
5年前
Slavi Pantaleev
b9a04a7f95
Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
Looks like there are some that I missed in 087dbe4ddc
5年前
Slavi Pantaleev
087dbe4ddc
Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
I was thinking that it makes sense to be more specific,
and using `_postgres_` also separated these variables
from the `_database_` variables that ended up in bridge configuration.
However, @jdreichmann makes a good point
(https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/740#discussion_r542281102 )
that we don't need to be so specific and can allow for other engines (like MySQL) to use these variables.
5年前
Slavi Pantaleev
6c77eae969
Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge
I don't use this bridge, so this is completely untested.
5年前
Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
6年前
Slavi Pantaleev
675aaa1215
Fix escaping issues affecting the Whatsapp bridge
Regression introduced in 53186ffa1c
6年前
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6年前
Slavi Pantaleev
53186ffa1c
Sync configuration with upstream for all Mautrix bridges
6年前
Julian Foad
a5eb845a2d
Fix force-pulling of mautrix-whatsapp
6年前
Slavi Pantaleev
53ab66eef8
Use mautrix-whatsapp Docker image from new official registry
6年前
Slavi Pantaleev
c876a7df1d
Use |regex_escape in Whatsapp registration.yaml
Doesn't matter much, but it makes it consistent with the other bridges.
7年前
Slavi Pantaleev
3ff57ed74d
Use container network for communication between homeserver and Whatsapp bridge
7年前
Thomas Kuehne
4797469383
Make WhatsApp bridge configuration playbook-managed
- following spantaleev transition of the telegram brigde
- adding a validate_config task
7年前