2191 Commity (ec00a76b147cdb4ea131481f64ec4c5ce5fa7c38)

Autor SHA1 Wiadomość Data
  renovate[bot] 6eae4fbc64 Update dock.mau.dev/mautrix/signal Docker tag to v0.8.1 11 miesięcy temu
  renovate[bot] e98a236e8c Update dock.mau.dev/mautrix/meta Docker tag to v0.4.5 11 miesięcy temu
  renovate[bot] fb004dfc75 Update dock.mau.dev/mautrix/gmessages Docker tag to v0.6.1 11 miesięcy temu
  renovate[bot] 388aa8a5aa Update dock.mau.dev/mautrix/bluesky Docker tag to v0.1.1 11 miesięcy temu
  Catalan Lover bf058d772b Fix rogue missing `_client_synapse` in internal admin api 11 miesięcy temu
  Suguru Hirahara 43514542bd Add comments to ensure-matrix-users-created 11 miesięcy temu
  Slavi Pantaleev a0573e5855 Fix undefined variable usage in Draupnir config (`matrix_bot_draupnir_config_enableMakeRoomAdminCommand` -> `matrix_bot_draupnir_config_admin_enableMakeRoomAdminCommand`) 11 miesięcy temu
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) 11 miesięcy temu
  Slavi Pantaleev 9970603f15 Add Element Call support 11 miesięcy temu
  Aine 1c53f8dd1d
introduce new synapse vars 11 miesięcy temu
  Slavi Pantaleev 60e2e035a2 Add `matrix_synapse_rc_delayed_event_mgmt` variable 11 miesięcy temu
  Catalan Lover 6077c7a1d6 Fix bug in marking Pantal and Rust Crypto as mutually exclusive. 11 miesięcy temu
  Slavi Pantaleev 8e883a5554 Fail if Synapse experimental feature QR code login (MSC4108) is enabled while Next-Gen Auth (MSC3861) is not 11 miesięcy temu
  Catalan Lover e073685632 Fix D4A Config Validation checking for old variable and fix docs ref 11 miesięcy temu
  Catalan Lover 808d0202c7 Fix Rust Crypto variables being partially missed in Rename 11 miesięcy temu
  Benjamin Blacher bf1efda094
Add support for configuring Synapse's MSC4133 (Custom Profile Fields) (#4171) 11 miesięcy temu
  Catalan Lover 166f412783
Modernise Draupnir Configuration Variable Names (#4170) 11 miesięcy temu
  Catalan Lover 0086ae7f58
Update D4A Configuration (#4166) 11 miesięcy temu
  Catalan Lover 5bb8a36f34 Update Mjolnir Anti Spam module to latest and add Renovate 11 miesięcy temu
  Slavi Pantaleev 60bc3a9a7b Ensure container labels file is empty if nothing is exposed for mautrix-meta bridges 11 miesięcy temu
  Slavi Pantaleev c9b2f2c995 Adjust `bin/rebuild-mautrix-meta-instagram.sh` script to add license headers and rebuild `matrix-bridge-mautrix-meta-instagram` with it 11 miesięcy temu
  Slavi Pantaleev 3492d31dca Rename some leftover `_name_prefix` variables (to `_registry_prefix`) 11 miesięcy temu
  Slavi Pantaleev 5287b8ddeb Fix use of undefined variable `matrix_authentication_service_container_image_name_prefix` 1 rok temu
  renovate[bot] 893b237225 Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.12 1 rok temu
  Aine 79cc333be2
Postmoogle v0.9.26 (crypto init fix) 1 rok temu
  Slavi Pantaleev c5a03efdf6 Increase default Synapse/`rc_message` rate limits 1 rok temu
  Slavi Pantaleev 63f81bf268 Add support for configuring Synapse's MSC4222 (adding `state_after` to sync v2) experimental feature 1 rok temu
  Slavi Pantaleev f5a0be0a7b Add support for configuring Synapse's MSC4140 (Delayed Events) experimental feature 1 rok temu
  Slavi Pantaleev 4fb0b75942 Reorder Synapse config's `experimental_features` alphabetically 1 rok temu
  Slavi Pantaleev aa36acdef1 Remove useless `matrix_static_files_client_redirect_root_uri_to_domain` variable definition 1 rok temu
  Suguru Hirahara 72f28474c2
Update roles/custom/matrix-client-element/templates/env.j2: add the copyright header 1 rok temu
  Slavi Pantaleev 40732e3594 Upgrade Element Web (v1.11.94 -> v1.11.95) and patch healthcheck 1 rok temu
  Slavi Pantaleev a5d850d800 Add `matrix_client_element_environment_variable_element_web_port` and `matrix_client_element_environment_variables_extension` variables 1 rok temu
  Slavi Pantaleev e65d198841 Run Element Web in tightened/read-only mode without a custom nginx config 1 rok temu
  Slavi Pantaleev 16f9e7dd46 Revert "Upgrade Element Web (v1.11.94 -> v1.11.95)" 1 rok temu
  Slavi Pantaleev bda63024ee Upgrade Synapse (v1.125.0 -> v1.126.0) 1 rok temu
  Slavi Pantaleev 178f7a9fff Upgrade Element Web (v1.11.94 -> v1.11.95) 1 rok temu
  Slavi Pantaleev 1313f1e414 Make base domain root path redirect also handle URLs with query strings (passing them along) 1 rok temu
  Aine ccab72aa2e
Postmoogle v0.9.25 1 rok temu
  renovate[bot] 96adaf9916 Update ghcr.io/matrix-org/rageshake Docker tag to v1.15.0 1 rok temu
  Slavi Pantaleev 35dd8e46cd Adjust `/etc/docker/daemon.json` cleanup comment with link to ansible-role-docker PR 1 rok temu
  Slavi Pantaleev 6d6fd4bf85 Add license information to `roles/custom/matrix_playbook_migration/tasks/docker_daemon_options_file_cleanup.yml` 1 rok temu
  Slavi Pantaleev bd073bca74 Remove `/etc/docker/daemon.json` when no Docker options are set anymore 1 rok temu
  Iruwen 55e47d69db
Enable room summary API (MSC3266) support for Synapse to support Element X clients 1 rok temu
  Slavi Pantaleev 1c68fd0d9b Make matrix-synapse-reverse-proxy-companion not report "502 Bad Gateway" when Synapse workers restart 1 rok temu
  Aine 60bc545d0e
Synapse Admin v0.10.3-etke38 1 rok temu
  Suguru Hirahara d4c007dffd
Re-run reuse annotate for roles/ 1 rok temu
  renovate[bot] ae661b991e
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.5 1 rok temu
  renovate[bot] 91130c8a1c
Update ajbura/cinny Docker tag to v4.5.1 1 rok temu
  Suguru Hirahara b4ce0274c9
Update validate_configs.yml for riot-web and ma1sd: adopt the common instruction 1 rok temu