62 Commits (9d72f32e64649bd25a000ba850922214df45f9c1)

Author SHA1 Message Date
Petteri Pucilowski fe389bd11a Changed to: mautrix-whatsapp v0.2.4 tag
3 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
3 years ago
GoliathLabs 46f621bca6
Added: mautrix-whatsapp v0.2.3 tag
3 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Aaron R 421b055cb5
Fix comment about `matrix_mautrix_whatsapp_database_*` variables
3 years ago
iucca 949ae80117 added server_map variable and renamed secret_map
3 years ago
iucca b272e6147a Resolved server_map
3 years ago
iucca 3535c97117 updated whatsapp config
3 years ago
iucca ae122466fc updated whatsapp config
3 years ago
iucca 4ff8fddd72 updated whatsapp config, backfill doesn't work
3 years ago
iucca 1d0e594def updated whatsapp config, backfill doesn't work
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Slavi Pantaleev fb709152f3 Add self-building support for mautrix-whatsapp
3 years ago
AtomHare 7eec01e359
update mautrix new repo name
3 years ago
Sebastian Gumprich d2a1b8b134
whatsapp bridge has new docker image location
3 years ago
transcaffeine dbae18fd6a
feat: push ephemeral events to appservices
4 years ago
Slavi Pantaleev f9a0ec6fd1 Fix some bridges failing when Synapse workers enabled
4 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
4 years ago
Slavi Pantaleev e3290d8bcb Remove |to_json causing trouble
4 years ago
Slavi Pantaleev f6097fbba1 E2BE not working for mautrix bridges
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev 8549926395 Attempt to fix mautrix-whatsapp DB migration user table conflict
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev c5f8b1f61b Fix mautrix-whatsapp Postgres connection string to not use SSL by default
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 13f84e2ad5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 675aaa1215 Fix escaping issues affecting the Whatsapp bridge
5 years ago
Slavi Pantaleev bd38861179 Add support for automatic Double Puppeting for all Mautrix bridges
5 years ago
Slavi Pantaleev 53186ffa1c Sync configuration with upstream for all Mautrix bridges
5 years ago
Mike 4edb1eb131
Update init.yml
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Julian Foad a5eb845a2d
Fix force-pulling of mautrix-whatsapp
5 years ago
Slavi Pantaleev 53ab66eef8 Use mautrix-whatsapp Docker image from new official registry
5 years ago
Slavi Pantaleev c876a7df1d Use |regex_escape in Whatsapp registration.yaml
5 years ago
Slavi Pantaleev 3ff57ed74d Use container network for communication between homeserver and Whatsapp bridge
5 years ago
Slavi Pantaleev 62509e4849
Fix indentation consistency
5 years ago