Commit Graph

59 Commits (a47813585d033eac83dda764bb96cc177e936b4c)

Author SHA1 Message Date
Slavi Pantaleev c9d96d8135 Fix mautrix-telegram paths creation bug
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
Slavi Pantaleev 52fa7e576b
Fix path typo
4 years ago
Slavi Pantaleev 5fa30cdfcb
Ensure matrix_mautrix_facebook_docker_src_files_path created
4 years ago
Panagiotis Georgiadis 999fd2596f
Local rebuild for Telegram
4 years ago
Slavi Pantaleev a2a4218e95 Make mautrix-python-based bridges E2EE happier
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev be0c599565 Feed more slashes to mautrix bridges when using SQLite
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram
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 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram
4 years ago
Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram 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
transcaffeine f7d7190bd0
update mautrix-telegram to 0.9.0
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Johanna Dorothea Reichmann 2004143f14
Bump version of mautrix-telegram to 0.8.2
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
Slavi Pantaleev b50cfe8d18 Upgrade mautrix-telegram (0.7.2 -> 0.8.1)
4 years ago
Slavi Pantaleev 19b9a1b16c Expose mautrix-hangouts port if matrix-nginx-proxy is disabled
4 years ago
dasTholo 331c77a651
Add Docker Network for matrix-mautrix-telegram-db for Telegram Bridge with Postgress
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Slavi Pantaleev 4c4f208613 Upgrade mautrix-telegram (0.7.0 -> 0.7.2)
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Slavi Pantaleev 4d260c0dd5 Add encryption configuration defaults to Mautrix bridges
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 72f6e56fb8 Upgrade mautrix-telegram (0.6.1 -> 0.7.0)
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
Marcel Partap 7ead77fdb7 Remove spurious 'mxisd' string from mautrix bridge templates comment
5 years ago
benkuly e23be75f6d
added vars for bot token in telegram bridge
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
Slavi Pantaleev 39ae7959bd Upgrade Telegram bridge (0.6.0 -> 0.6.1)
5 years ago
Slavi Pantaleev d543780e42 Use mautrix-telegram Docker image from new official registry
5 years ago
Slavi Pantaleev 5a6c546d87 Upgrade Telegram bridge (0.5.2 -> 0.6.0)
5 years ago
Slavi Pantaleev 37c8b96d06 Use stricter regex in bridges' registration.yaml
5 years ago
Slavi Pantaleev 668f98a2d3 Escape domain in bridge registration regex
5 years ago
Slavi Pantaleev 380714d290 Talk to Telegram bridge over container network
5 years ago
Slavi Pantaleev 169b09f0ed Fix token mismatch error for the Telegram bridge
5 years ago
Slavi Pantaleev 4e8543ce21 Make Telegram bridge configuration playbook-managed
5 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Slavi Pantaleev a9953dd641 Make Facebook/Telegram bridges not log to files
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
5 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
5 years ago
Slavi Pantaleev 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled
5 years ago