45 コミット (2d9ba823371fc82ec2bc4ed2a1e46b0978059621)

作成者 SHA1 メッセージ 日付
  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 5年前
  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年前
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6年前
  Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up 6年前
  Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6年前
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 6年前
  Slavi Pantaleev 3250df6765 Make bridge uninstallation stop services 6年前
  Slavi Pantaleev 8d654aecdd Improve file naming consistency 6年前
  Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles 6年前