63 コミット (48b6487d411ec148d3a0d30384fbc6e01cb0b708)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev a2a4218e95 Make mautrix-python-based bridges E2EE happier 5年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5年前
  Slavi Pantaleev be0c599565 Feed more slashes to mautrix bridges when using SQLite 5年前
  Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name) 5年前
  Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook 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 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram 5年前
  Slavi Pantaleev a3406a182b Move some things around 5年前
  Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook 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年前
  Slavi Pantaleev 04da1bddf7 Update matrix-mautrix-facebook config a bit 5年前
  Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding) 5年前
  Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images) 5年前
  Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges 5年前
  Slavi Pantaleev 440569c47b Update mautrix-facebook configuration 5年前
  Slavi Pantaleev b0b744dede Add periodic reconnection configuration to mautrix-facebook bridge 5年前
  Slavi Pantaleev c00a7c2fe9 Update mautrix-facebook configuration (invitation, backfilling support) 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年前
  Slavi Pantaleev a353217cf3 Add delivery_receipts option for matrix-bridge-mautrix-facebook 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  Slavi Pantaleev 4d260c0dd5 Add encryption configuration defaults to Mautrix bridges 6年前
  Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change 6年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev 027056e027 Fix weird path creation 6年前
  Slavi Pantaleev 3cee815baf Fix some typos 6年前
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6年前
  Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers 6年前
  Horvath Gergely 30fd1ab2d6 add forgotten support for variable for matrix-bridge-mautrix-facebook role 6年前
  Horvath Gergely 3c8535c3bc check ansible version for self-building in every role 6年前
  Horvath Gergely a5d94eec0b refactor variable names 6年前
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6年前
  Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi 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年前
  Marcel Partap 7ead77fdb7 Remove spurious 'mxisd' string from mautrix bridge templates comment 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年前
  Slavi Pantaleev c4eebc5355 Add information about community-grouping for the Facebook bridge 6年前
  Slavi Pantaleev 82bb55ae7a Use new default port config for mautrix-facebook 6年前
  Slavi Pantaleev b0162d6f75 Use mautrix-facebook Docker image from new official registry 6年前
  Slavi Pantaleev 37c8b96d06 Use stricter regex in bridges' registration.yaml 6年前
  Slavi Pantaleev 668f98a2d3 Escape domain in bridge registration regex 6年前
  Slavi Pantaleev 2902b53267 Minor fixes for consistency 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 a9953dd641 Make Facebook/Telegram bridges not log to files 6年前
  Slavi Pantaleev 18baeabdf2 Do not create Facebook bridge directories with recurse: true 6年前
  Slavi Pantaleev bf446b6e15 Fix double mv command 6年前