10 コミット (f9ea76f034eac41b5b4cfd9f775e6bb0eace8f08)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev f9b4ae8241 Move matrix-bridge-mautrix-telegram to its own container network and add native Traefik support 2年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3年前
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3年前
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3年前
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3年前
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3年前
  Slavi Pantaleev 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it 3年前
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3年前
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3年前
  Sebastian Gumprich 48388a3d96 use fqcns for some task 3年前
  Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings 3年前
  Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way 3年前
  Slavi Pantaleev 0ab2001ce7 Fix git-latest ansible-lint errors 3年前
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3年前
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3年前
  Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root 4年前
  Aine 2da3768b20
Added retries to the docker pulls (#1701) 4年前
  Aine 701591e87e
Added retries to the docker pulls 4年前
  Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml 4年前
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4年前
  rakshazi d9dd524db3
self-build consistency: rename vars everywhere 4年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Slavi Pantaleev fb221c8179
Do not needlessly ignore errors 4年前
  Toorero b3793f3595 Masked TARGETARCH via docker.build.arg directive 4年前
  Toorero 3a28100131 Renamed matrix_lottieconverter to matrix_telegram_lottieconverter 4年前
  Toorero 7f15787d54 Fixed mautrix-telegram selfbuild not working on non amd64 platforms 4年前
  Michael-GMH 85777e8f96 merge with upstream 4年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4年前
  Slavi Pantaleev c9d96d8135 Fix mautrix-telegram paths creation bug 5年前
  Slavi Pantaleev 52fa7e576b
Fix path typo 5年前
  Slavi Pantaleev 5fa30cdfcb
Ensure matrix_mautrix_facebook_docker_src_files_path created 5年前
  Panagiotis Georgiadis 999fd2596f
Local rebuild for Telegram 5年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5年前
  Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram 5年前
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5年前
  Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 6年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev 4e8543ce21 Make Telegram bridge configuration playbook-managed 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 70487061f4 Prefer --mount instead of -v for mounting volumes 6年前
  Slavi Pantaleev 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled 6年前
  Slavi Pantaleev 7379968a3c Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6年前
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 6年前
  Slavi Pantaleev 8d654aecdd Improve file naming consistency 6年前