58 コミット (e895cd4cb22515fcd722b7eb024bece62e48720b)

作成者 SHA1 メッセージ 日付
  GoliathLabs 46f621bca6
Added: mautrix-whatsapp v0.2.3 tag 4年前
  Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost 4年前
  Aaron R 421b055cb5
Fix comment about `matrix_mautrix_whatsapp_database_*` variables 4年前
  iucca 949ae80117 added server_map variable and renamed secret_map 4年前
  iucca b272e6147a Resolved server_map 4年前
  iucca 3535c97117 updated whatsapp config 4年前
  iucca ae122466fc updated whatsapp config 4年前
  iucca 4ff8fddd72 updated whatsapp config, backfill doesn't work 4年前
  iucca 1d0e594def updated whatsapp config, backfill doesn't work 4年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4年前
  Slavi Pantaleev fb709152f3 Add self-building support for mautrix-whatsapp 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 4年前
  transcaffeine dbae18fd6a
feat: push ephemeral events to appservices 5年前
  Michael 33ec5710d9 0.2.1 revision 5年前
  Slavi Pantaleev f9a0ec6fd1 Fix some bridges failing when Synapse workers enabled 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 5年前
  Slavi Pantaleev f6097fbba1 E2BE not working for mautrix bridges 5年前
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5年前
  Slavi Pantaleev 8549926395 Attempt to fix mautrix-whatsapp DB migration user table conflict 5年前
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5年前
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list 5年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 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 13f84e2ad5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp 5年前
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5年前
  Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` 5年前
  Slavi Pantaleev 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge 5年前
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services 5年前
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5年前
  Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges 5年前
  Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files 5年前
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 6年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev 675aaa1215 Fix escaping issues affecting the Whatsapp bridge 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年前
  Mike 4edb1eb131
Update init.yml 6年前
  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 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 6年前
  Slavi Pantaleev 3ff57ed74d Use container network for communication between homeserver and Whatsapp bridge 6年前
  Slavi Pantaleev 62509e4849
Fix indentation consistency 6年前
  Thomas Kuehne 4797469383 Make WhatsApp bridge configuration playbook-managed 6年前
  Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges 6年前