Aine
71e9b04fbe
Update mautrix-googlechat 0.4.0 -> 0.5.0
преди 2 години
Aine
9315ba571d
Update nginx 1.25.1
преди 2 години
Aine
df07b8fb7d
Update coturn 4.6.1-r3 -> 4.6.2-r3
преди 2 години
Aine
245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6
преди 2 години
Aine
bbe11f2612
Update mautrix-discord 0.4.0 -> 0.5.0
преди 2 години
Zac
f026c7cee1
Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
преди 2 години
cbackas
f6d260dc00
this is better
преди 2 години
cbackas
0e701bbece
add var to make the creds optional
преди 2 години
Zac
ceda4c41cc
remove the offending lines
преди 2 години
Aine
9709a83a4a
Update element 1.11.32 -> 1.11.33
преди 2 години
Aine
55fcbca681
Update synapse 1.85.1 -> 1.85.2
преди 2 години
Slavi Pantaleev
ba868ba6c6
Upgrade Synapse (v1.85.0 -> v1.85.1)
преди 2 години
Slavi Pantaleev
672b45648f
Upgrade matrix-synapse-shared-secret-auth (2.0.2 -> 2.0.3)
преди 2 години
Slavi Pantaleev
f320110e90
Enable com.devture.shared_secret_auth login type for matrix-synapse-shared-secret-auth by default
Now that Element v1.11.32 is out and https://github.com/vector-im/element-web/issues/19605 is fixed
(by https://github.com/matrix-org/matrix-react-sdk/pull/10975 ), we don't
need to force-disable this login type.
преди 2 години
Aine
3a458308a5
Update element 1.11.31 -> 1.11.32
преди 2 години
Aine
0ce0a62eb7
Update hookshot 4.0.0 (4.1.0?) -> 4.2.0
преди 2 години
Slavi Pantaleev
69cece9fa3
Upgrade Synapse (v1.84.1 -> v1.85.0)
преди 2 години
Slavi Pantaleev
b96792ecf9
Upgrade ddclient (v3.10.0-ls111 -> v3.10.0-ls123)
преди 2 години
Luke D Iremadze
5c0279f0c9
Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
преди 2 години
Luke D Iremadze
2f4428bf5b
Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
преди 2 години
Luke D Iremadze
130c278a3c
Update roles/custom/matrix-synapse/defaults/main.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
преди 2 години
Luke D Iremadze
1f0da9f744
Create hooks for user search ability
преди 2 години
Luke Moch
e4498f9568
Fix for hookshot validation failure
преди 2 години
Aine
0a3e93e47c
Update chatgpt 3.1.0 -> 3.1.2
преди 2 години
Aine
3f89e61915
Update mautrix-instagram 0.2.3 -> 0.3.0
преди 2 години
Aine
4acb54f796
Update mautrix-facebook 0.4.1 -> 0.5.0
преди 2 години
Catalan Lover
795ce3e21d
Update Draupnir to 1.83.0 from 1.82.0
преди 2 години
Slavi Pantaleev
e53c6c8020
Revert "Revert "Update hookshot 4.0.0 -> 4.1.0""
This reverts commit f98f803b44 .
As the docker image has been released for this version we can now upgrade to this version
преди 2 години
Sergio Durigan Junior
dca6db15da
Fix prefix path when loading Hydrogen's theme-element.json
This is needed when using a prefix path that doesn't end with a slash.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
преди 2 години
Luke D Iremadze
67bcf4bc8a
Updates to the Postmoogle documentation
преди 2 години
Aine
c36fd8cfc2
Update synapse 1.84.0 -> 1.84.1
преди 2 години
Aine
b9d9a41ea6
update mautrix-telegram 0.13.0 -> 0.14.0
преди 2 години
Slavi Pantaleev
f98f803b44
Revert "Update hookshot 4.0.0 -> 4.1.0"
This reverts commit 428f7a1f75 .
Looks like it won't become a tagged image until a "release" is posted.
преди 2 години
Slavi Pantaleev
c55371e305
Add changelog entry for the forget_rooms_on_leave default change for Synapse
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2698
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2700
преди 2 години
Catalan Lover
4b30c4d812
Update Draupnir from 1.80.1 to 1.82.0
преди 2 години
Aine
428f7a1f75
Update hookshot 4.0.0 -> 4.1.0
преди 2 години
Aine
9350eeb9fb
update synapse 1.83.0 -> 1.84.0; set forget_rooms_on_leave = true
преди 2 години
Aine
86abe0680a
Update mautrix-twitter 0.1.5 -> 0.1.6
преди 2 години
Slavi Pantaleev
b71375fac7
Disable healthcheck for Synapse workers which serve no web traffic
This was mostly affecting the stream writer (events) worker, which was
being reported as unhealthy. It wasn't causing any issues, but it just
looked odd and was confusing people.
As an alternative to hitting the regular `/health` healthcheck route (on
the "client" API which this stream writer does not expose),
we may have went for hitting some "replication" API endpoint instead.
This is more complicated and likely unnecessary.
преди 2 години
Slavi Pantaleev
aa44a277f6
Fix service name for Honoroit metrics
преди 2 години
Slavi Pantaleev
2083b10f1a
Fix syntax error
преди 2 години
Slavi Pantaleev
8f903fa621
Make Honoroit respect matrix_bot_honoroit_path_prefix when building the metrics path
преди 2 години
Slavi Pantaleev
88c7cf21f7
Make Honoroit not try to capture all matrix.DOMAIN traffic
It only serves a metrics endpoint, so it shouldn't try to capture
anything else.
преди 2 години
Aine
dc4b4d87d2
Update mautrix-signal 0.4.2 -> 0.4.3
преди 2 години
Aine
3b28e29b8e
update mautrix-discord 0.3.0 -> 0.4.0
преди 2 години
Aine
c8aecef881
update mautrix-whatsapp 0.8.4 -> 0.8.5
преди 2 години
Slavi Pantaleev
8fbe99ac2a
Do not add main/master Synapse process to instance_map if workers are not in use
This is meant to keep the configuration tidy for non-worker setups.
Related to 49cb8b7b11
преди 2 години
Slavi Pantaleev
49cb8b7b11
Add Synapse main/master process to instance map
Related to https://github.com/matrix-org/synapse/pull/15491
This doesn't hurt to be done early on, while still on Synapse v1.83.0.
We'll be able to remove the `worker_replication_*` settings later,
when Synapse v1.84.0 gets released and starts making use of the new
`main` instance in the instance map instead of looking at the
`worker_replication_*` settings.
преди 2 години
Slavi Pantaleev
a6a32f24f7
Add changed_when to Dendrite self-building task to make ansible-lint happy
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2674
преди 2 години
Slavi Pantaleev
1649065a4d
Fix yamllint-reported errors in matrix-dendrite
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2674
преди 2 години