renovate[bot]
0d30d315e3
Update dock.mau.dev/mautrix/meta Docker tag to v0.4.6
11 月之前
renovate[bot]
1317e5632a
Update dock.mau.dev/mautrix/discord Docker tag to v0.7.3
11 月之前
renovate[bot]
6ed5db1464
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.4.16
11 月之前
QEDeD
b35289cae8
Update howto-srv-server-delegation.md
Fix single typo Rraefik --> Traefik
11 月之前
Aine
222f877261
Honoroit v0.9.28
11 月之前
Aine
00cb1e5c0c
Synapse Admin v0.10.3-etke39
11 月之前
Slavi Pantaleev
e02dd74e3a
Upgrade baibot (v1.5.1 -> v1.6.0)
11 月之前
renovate[bot]
08b68e93dc
Update hif1/heisenbridge Docker tag to v1.15.3
11 月之前
adam-kress
60b291f197
Upgrade Jitsi (v10169-0 -> v10184-0)
11 月之前
renovate[bot]
8378e6f164
Update dependency urllib3 to v2.4.0
11 月之前
Slavi Pantaleev
40dd8f7785
Add a section on guest accounts and Element Call
11 月之前
Slavi Pantaleev
761e6d4cd6
Add `matrix_dendrite_guests_disabled`
11 月之前
Slavi Pantaleev
7cb33c5519
Add support for easily installing the Matrix RTC stack, without the Element Call frontend ( #4242 )
11 月之前
Slavi Pantaleev
bf2f293323
Do not auto-enable Valkey when Element Call is enabled
Not sure why we were doing this.
LiveKit Server may utilize Valkey, but we don't configure it this way,
so there's no need to do it.
11 月之前
renovate[bot]
81d6a2adca
Update ghcr.io/element-hq/synapse Docker tag to v1.128.0
11 月之前
renovate[bot]
dd1170aa6d
Update ghcr.io/element-hq/element-web Docker tag to v1.11.97
11 月之前
adam-kress
724e83efee
Upgrade Jitsi (v10133-1-0 -> v10169-0)
11 月之前
Tulir Asokan
5194fcd2aa
Remove comments before locking threads
Necro-posting and notifying all subscribers for the purpose of preventing necro-posting is somewhat ironic
11 月之前
Suguru Hirahara
f7d2151607
Add lock-threads.yml
The action will be used to lock issues and PRs to prevent necro-posting on closed ones which have not had any activity in the past year.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
11 月之前
renovate[bot]
5b7d8f4d42
Migrate config .github/renovate.json
11 月之前
Slavi Pantaleev
3a414eda66
Upgrade ntfy (v2.11.0-4 -> v2.11.0-5)
11 月之前
Slavi Pantaleev
42f7b9391e
Upgrade LiveKit Server (v1.8.4-4 -> v1.8.4-5) and integrate with `matrix_metrics_exposure_*`, etc.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4233
This doesn't make Prometheus automatically scrape metrics from LiveKit Server,
nor does it add a Grafana dashboard automatically, etc.
Still, it paves the way for that work being done.
11 月之前
Aine
a313b45583
updated etherpad (v2.2.7-4 -> v2.3.0-0);
11 月之前
Slavi Pantaleev
678b1fc3e0
Add note about LiveKit Server's TURN being unable to work over IPv6
11 月之前
Slavi Pantaleev
59ca77b792
Upgrade LiveKit Server (v1.8.4-3 -> v1.8.4-4)
11 月之前
Slavi Pantaleev
5972f4c81a
Auto-enable TURN support for LiveKit Server
11 月之前
Slavi Pantaleev
b14b932af3
Upgrade LiveKit Server (v1.8.4-2 -> v1.8.4-3)
11 月之前
Slavi Pantaleev
7fe25ef0fc
Split `matrix_coturn_systemd_required_services_list` into `_default`, `_auto` and `_custom`
11 月之前
spatterlight
0aeb9a6b14
Fixed some documentation links
11 月之前
renovate[bot]
fac2d9c8ab
Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.2.3
11 月之前
Slavi Pantaleev
6f609944c7
Add missing stop/rm ExecStartPre tasks for `matrix-mautrix-googlechat.service.j2`
11 月之前
Townsend
9ac8f1f531
Fixed ddclient dst path
11 月之前
Townsend
f2f9472c4a
Improved dynamic DNS
11 月之前
renovate[bot]
057bd168f4
Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.2.2
11 月之前
Aine
24c09745ee
updated prometheus_node_exporter (v1.8.2-5 -> v1.9.1-0);
11 月之前
renovate[bot]
8a251a98e7
Update joseluisq/static-web-server Docker tag to v2.36.1
11 月之前
renovate[bot]
6036c4840b
Update dependency traefik to v3.3.5-0
11 月之前
Aine
4158fda09e
fix grafana var in group vars
11 月之前
Slavi Pantaleev
4270a84ae1
Upgrade Grafana (v11.5.2-2 -> v11.6.0-0)
11 月之前
renovate[bot]
86dabd5521
Update ajbura/cinny Docker tag to v4.6.0
11 月之前
Slavi Pantaleev
39c4ad4697
Upgrade baibot (v1.5.0 -> v1.5.1)
11 月之前
Slavi Pantaleev
55e04609e3
Use default upstream healthcheck command for Element Web
Now that https://github.com/element-hq/element-web/pull/29471
is part of v1.11.96, we don't need to carry around this custom workaround.
11 月之前
Slavi Pantaleev
2842276f54
Upgrade backup-borg (v1.4.0-1.9.13-0 -> v1.4.0-1.9.13-1)
11 月之前
Slavi Pantaleev
e8c9a0e410
Randomize `matrix-synapse-auto-compressor.timer` start with a `RandomizedDelaySec` (defaults to 6h)
11 月之前
Slavi Pantaleev
e1a2d427c6
Use multi-stage Dockerfile for building customized Synape
This also reverts e5574a405e because:
- it was causing issues on some servers (not clear why)
- such workarounds are no longer necessary when doing multi-stage building.
11 月之前
Slavi Pantaleev
e5574a405e
Install `libldap-2.5` explicitly when installing `synapse-s3-storage-provider` to satisfy its `psycopg2` dependency
11 月之前
renovate[bot]
64b3aeb1e0
Update ghcr.io/element-hq/element-call Docker tag to v0.9.0
11 月之前
Ser5
a66858771f
Typo in configuring-playbook-own-webserver.md
"briges" -> "bridges"
11 月之前
Catalan Lover
922fe13f30
Update Synapse from v1.127.0 to v1.127.1
This is a security patch for Synapse that fixes an actively exploited bug.
11 月之前
renovate[bot]
9acab1add3
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.26
11 月之前