Commit Graph

67 Commits (a47813585d033eac83dda764bb96cc177e936b4c)

Author SHA1 Message Date
Slavi Pantaleev 024a23ed17 Upgrade mautrix-facebook to the new Postgres-only version
3 years ago
Slavi Pantaleev 39ea3496a4 Downgrade/lock mautrix-facebook to pre-mobile times
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 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 bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook
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 a3406a182b Move some things around
4 years ago
Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook 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
Slavi Pantaleev 04da1bddf7 Update matrix-mautrix-facebook config a bit
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Slavi Pantaleev 440569c47b Update mautrix-facebook configuration
4 years ago
Slavi Pantaleev b0b744dede Add periodic reconnection configuration to mautrix-facebook bridge
4 years ago
Slavi Pantaleev c00a7c2fe9 Update mautrix-facebook configuration (invitation, backfilling support)
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 a353217cf3 Add delivery_receipts option for matrix-bridge-mautrix-facebook
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
Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
4 years ago
Slavi Pantaleev 3cee815baf Fix some typos
4 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
4 years ago
Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
4 years ago
Horvath Gergely 30fd1ab2d6 add forgotten support for variable for matrix-bridge-mautrix-facebook role
4 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
4 years ago
Horvath Gergely a5d94eec0b refactor variable names
4 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
4 years ago
Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi
4 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
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 c4eebc5355 Add information about community-grouping for the Facebook bridge
5 years ago
Slavi Pantaleev 82bb55ae7a Use new default port config for mautrix-facebook
5 years ago
Slavi Pantaleev b0162d6f75 Use mautrix-facebook Docker image from new official registry
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 2902b53267 Minor fixes for consistency
5 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
5 years ago