Commit Graph

60 Commits (4fe1248d95b116177315edb986a2c86122423c86)

Author SHA1 Message Date
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
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 18baeabdf2 Do not create Facebook bridge directories with recurse: true
5 years ago
Slavi Pantaleev bf446b6e15 Fix double mv command
5 years ago
Slavi Pantaleev 172b0fa88c Separate Facebook bridge configuration and data
5 years ago
Slavi Pantaleev 330648a3e0 Make Facebook bridge configuration playbook-managed
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
5 years ago