66 Commits (b2ca1f282933feb771cf516dc63ca4cff52124fe)

Author SHA1 Message Date
  transcaffeine dbae18fd6a
feat: push ephemeral events to appservices 5 years ago
  Michael 33ec5710d9 0.2.1 revision 5 years ago
  rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility) 5 years ago
  Slavi Pantaleev c4a05b760a Make mautrix bridges not overwrite their config 5 years ago
  Slavi Pantaleev f6097fbba1 E2BE not working for mautrix bridges 5 years ago
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5 years ago
  Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled 5 years ago
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5 years ago
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list 5 years ago
  Slavi Pantaleev a2a4218e95 Make mautrix-python-based bridges E2EE happier 5 years ago
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5 years ago
  Slavi Pantaleev be0c599565 Feed more slashes to mautrix bridges when using SQLite 5 years ago
  Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name) 5 years ago
  Slavi Pantaleev 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts 5 years ago
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5 years ago
  Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` 5 years ago
  Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge 5 years ago
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services 5 years ago
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5 years ago
  Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding) 5 years ago
  Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images) 5 years ago
  Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges 5 years ago
  Slavi Pantaleev 19b9a1b16c Expose mautrix-hangouts port if matrix-nginx-proxy is disabled 5 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 6 years ago
  Slavi Pantaleev 4d260c0dd5 Add encryption configuration defaults to Mautrix bridges 6 years ago
  Horvath Gergely 17e7bae2cc make selfbuild be forced on (and only) git master change 6 years ago
  Slavi Pantaleev 3860709e19 Ensure matrix-mautrix-hangouts-db container is killed/removed 6 years ago
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 years ago
  Slavi Pantaleev 027056e027 Fix weird path creation 6 years ago
  Slavi Pantaleev 3cee815baf Fix some typos 6 years ago
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6 years ago
  Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers 6 years ago
  Horvath Gergely 2d537484d5 introduce variable 6 years ago
  Horvath Gergely 3c8535c3bc check ansible version for self-building in every role 6 years ago
  Horvath Gergely a5d94eec0b refactor variable names 6 years ago
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6 years ago
  Horvath Gergely f56825580d hangouts-bridge no-proxy warning does not trigger when 'matrix_nginx_proxy_enabled = false' is explicitly set 6 years ago
  Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi 6 years ago
  Slavi Pantaleev bd38861179 Add support for automatic Double Puppeting for all Mautrix bridges 6 years ago
  Slavi Pantaleev 53186ffa1c Sync configuration with upstream for all Mautrix bridges 6 years ago
  Marcel Partap 7ead77fdb7 Remove spurious 'mxisd' string from mautrix bridge templates comment 6 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 6 years ago
  Slavi Pantaleev 2ef8898421
Add comment 6 years ago
  Slavi Pantaleev 97fb71d98c
Change privilege level 6 years ago
  microchipster 122c3f1ec0 sync more chats in hangouts, switch to admin mode 6 years ago
  microchipster 1e8d593f7a fix hangout displayname bug 6 years ago
  microchipster 75785a0734 fix login url 6 years ago
  microchipster 74d9eb1ec0 fix incorrect nginx proxy entry for hangouts bridge 6 years ago