Aine
d6c68f2701
Update mautrix-whatsapp 0.10.1 -> 0.10.2
2年前
Aine
0ca8d993e1
Update mautrix-instagram 0.3.0 -> 0.3.1
2年前
Aine
98858c3ec5
Update mautrix-facebook 0.5.0 -> 0.5.1
2年前
Aine
d2630ccf98
Update telegram 0.14.1 -> 0.14.2
2年前
Slavi Pantaleev
7586cecedf
Upgrade Synapse (v1.92.2 -> v1.92.3)
2年前
Slavi Pantaleev
56c7c1a4bc
Upgrade mautrix-whatsapp (0.10.0 -> 0.10.1)
2年前
Slavi Pantaleev
f7d0d4631c
Upgrade mautrix-gmessages (v0.1.0 -> v0.2.0)
2年前
Slavi Pantaleev
be94568524
Upgrade mautrix-discord (0.6.1 -> 0.6.2)
2年前
Slavi Pantaleev
e033520ce2
Make Synapse worker systemd service files depend on matrix-synapse.service
Many of these do depend on the Synapse master process (`matrix-synapse.service`),
so it makes sense to do it.
Furthermore, we're doing it so that one can stop the `matrix-synapse.service`
service and have systemd cascade this into stopping all the workers as well.
This is useful for easily stopping all of Synapse, so that Postgres
upgrades (`--tags=upgrade-postgres`) can happen cleanly.
Postgres upgrades currently stop `devture_postgres_systemd_services_to_stop_for_maintenance_list` which
includes Synapse, but stopping just the master process and leaving workers running is not safe enough and sometimes leads to errors like:
> ERROR: insert or update on table "event_forward_extremities" violates foreign key constraint "event_forward_extremities_event_id"
With this dependency in place, stopping `matrix-synapse.service` will stop all Synapse processes.
2年前
Slavi Pantaleev
a0f9b1b051
Fix Schildichat config cleanup for matrix-nginx-proxy
2年前
Array in a Matrix
581274dabb
Update matrix-appservice-discord
2年前
Aine
f0e2e97aa4
Update synapse 1.92.1 -> 1.92.2 (security fix)
2年前
Aine
781166e819
Update element 1.11.42 -> 1.11.43
2年前
Aine
915a5009ac
Update Element 1.11.41 -> 1.11.42
2年前
Slavi Pantaleev
ca9ebcd5f2
Upgrade Element (v1.11.40 -> v1.11.41)
2年前
Slavi Pantaleev
ef90142720
Handle /notifications endpoint via workers
Related to https://github.com/matrix-org/synapse/pull/16265
2年前
Slavi Pantaleev
963e97214b
Upgrade Synapse (v1.91.2 -> v1.92.1)
2年前
Catalan Lover
c7c1acc3f3
Update Draupnir from 1.85.0 to 1.85.1
2年前
Cody Wyatt Neiman
d210b3b48f
Fix mautrix-gmessages branch
2年前
Catalan Lover
a9ece0c55a
Remove trailing spaces making linter unhappy
2年前
Catalan Lover
2f6829e6d7
Replace links to Gnuxie/Draupnir with the-draupnir-project/Draupnir
Draupnir moved its repo on github from the namespace of its maintainer Gnuxie to a newly created Github Organisation the-draupnir-project and this commit reflects this.
2年前
Catalan Lover
7ee720f138
Update Draupnir from 1.84.0 to 1.85.0 and update default configuration
2年前
Catalan Lover
6f7cdd2f71
Change Draupnir Repo to New Repo
Draupnir changed home from Gnuxie/Draupnir to the-draupnir-project/Draupnir and this commit reflects this.
2年前
Aine
faef601f0d
Update sliding-sync 0.99.9 -> 0.99.10
2年前
Aine
6f9dee867c
Update synapse 1.91.1 -> 1.91.2
2年前
Aine
d0f602b5e9
Update sliding-sync 0.99.8 -> 0.99.9
2年前
saces
2000e61d31
force pull booth on :stable and :latest
2年前
saces
2c25648051
change image tag to version
Signed-off-by: saces <saces@c-base.org>
2年前
saces
c260309625
update defaults for new tools container
Signed-off-by: saces <saces@c-base.org>
2年前
Aine
ea7a55b7dd
Update synapse 1.91.0 -> 1.91.1
2年前
Slavi Pantaleev
f4829d6988
Upgrade Hydrogen (v0.4.0 -> v0.4.1)
2年前
Aine
ccaae4d5b7
Update honoroit 0.9.18 -> 0.9.19
2年前
Aine
5d61a73fac
Update sliding-sync 0.99.7 -> 0.99.8
2年前
Aine
12f316405b
make synapse even more quiet
2年前
Aine
f370107344
cleanup schildichat a bit
2年前
Aine
b657117beb
schildichat fixes
2年前
Aine
86655db995
add SchildiChat client
2年前
slikie
4acaeac7aa
Update synapse 1.90.0 -> 1.91.0
2年前
Slavi Pantaleev
b0fb3814a5
Make Synapse quieter by default
Hopefully fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2849
Related to:
- https://github.com/matrix-org/synapse/issues/16101
- https://github.com/matrix-org/synapse/issues/16208
2年前
Slavi Pantaleev
abdb4375db
Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom
2年前
Slavi Pantaleev
17124a0548
Upgrade Element (v1.11.39 -> v1.11.40)
2年前
Slavi Pantaleev
cc7244c14d
Fix Synapse sub-component (worker, S3, ..) uninstallation
matrix-synapse/tasks/setup_uninstall.yml would previously not run unless
Synapse was completely disabled.
2年前
Slavi Pantaleev
ba1cce1316
Add Project source code URL comment to matrix-sliding-sync role
2年前
Slavi Pantaleev
d207edb304
Deprecate matrix_synapse_spam_checker in favor of matrix_synapse_modules
2年前
Slavi Pantaleev
e03ec11fcf
Switch mjolnir-antispam from using spam_checker to modules
`spam_checker` has been deprecated for quite a while.
While it still probably works and while newer versions of
mjolnir-antispam still use it, we should switch to the new API.
2年前
Slavi Pantaleev
4e08ad98b6
Upgrade mjolnir-antispam (1.4.0 -> v1.6.4)
2年前
Slavi Pantaleev
af636a1bb0
Upgrade ntfy (v2.7.0-0 -> v2.7.0-2) and switch it to a non-privileged port
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2846
2年前
David Mehren
04d9183904
Upgrade sliding-sync (v0.99.5 -> v0.99.7)
2年前
Slavi Pantaleev
4873b18000
Do not assume the jitsi_jvb_servers group is defined in everyone's inventory
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2842
2年前
Slavi Pantaleev
a4e642e3f4
Mark matrix_nginx_proxy_proxy_jitsi_additional_jvbs as deprecated
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2842
2年前