Slavi Pantaleev
ef7acce94b
Upgrade Synapse (1.52.0 -> 1.53.0)
hace 4 años
Slavi Pantaleev
cfba9b2cf5
Update matrix_encryption_disabler (patch_power_levels feature)
Related to:
- https://github.com/digitalentity/matrix_encryption_disabler/pull/4
- https://github.com/digitalentity/matrix_encryption_disabler/issues/5
- https://github.com/digitalentity/matrix_encryption_disabler/pull/6
hace 4 años
Slavi Pantaleev
5eeb0156b1
Bump matrix_encryption_disabler "version"
hace 4 años
Slavi Pantaleev
f44ca0c7c2
Add support for matrix_encryption_disabler
Related to https://github.com/matrix-org/synapse/issues/4401
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1621
hace 4 años
Slavi Pantaleev
85c66a944f
Remove useless cast
hace 4 años
Slavi Pantaleev
5a69c899a3
Upgrade matrix-synapse-shared-secret-auth (1.0.2 -> 2.0.2)
For now, we disable the new `com.devture.shared_secret_auth` login type
by default, because it causes problems with Element:
https://github.com/vector-im/element-web/issues/19605
This also becomes the first module to use the new Synapse module system
that got introduced in Synapse v1.46.0.
Despite these upgrades, things should remain functionally identical
as far as bridges, matrix-corporal or other consumers are concerned.
hace 4 años
Slavi Pantaleev
94c9780f7a
Fix matrix_synapse_encryption_enabled_by_default_for_room_type
The value of `off` was taken to be a boolean, but it shouldn't be.
Synapse expects a string (currently one of: `all`, `invite`, `off`).
hace 4 años
Slavi Pantaleev
5163aa643a
Upgrade Synapse (1.51.0 -> 1.52.0)
This also removes the `matrix_synapse_version_arm64` variable we've
been dragging around for a long time.
Since https://github.com/matrix-org/synapse/pull/11810 , a multiarch Synapse
container image (for AMD64 and ARM64) is released at the same time.
hace 4 años
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
hace 4 años
Slavi Pantaleev
cf46b7fed5
Upgrade Synapse (1.50.2 -> 1.51.0)
hace 4 años
Catalan Lover
f59f903c04
Update Synapse from 1.50.1 to 1.50.2
Fixes a issue with room version 1.
Merging has to wait until ARM images are built ofc.
hace 4 años
Aaron Raimist
ff94d815e1
Upgrade synapse-simple-antispam (0.0.3 -> 0.0.7)
hace 4 años
Slavi Pantaleev
4cd44f117d
Upgrade Synapse (1.50.0 -> 1.50.1)
v1.50.0 was found to be buggy for people using a `webclient` listener.
This is fixed in v1.50.1.
We don't use such a listener, so we weren't affected anyway.
hace 4 años
Slavi Pantaleev
5f22371c23
Upgrade Synapse (1.49.2 -> 1.50.0)
hace 4 años
Alejo Diaz
297ed9ce36
Add encryption_enabled_by_default_for_room_type
This commit simply add encryption_enabled_by_default_for_room_type
variable.
Signed-off-by: Alejo Diaz <xlejo@protonmail.com>
hace 4 años
Catalan Lover
eb0c332f80
Update Synapse Version from 1.49.1 to 1.49.2
This upgrade is technically not needed due to 1.49.1 and 1.49.2 being identical with a lone fix to Debian packaging being the only change.
Still some might want us to be on the absolutely latest version even tho these 2 are practically identical.
ARM64 has yet to be built so this has to wait for that before merge.
hace 4 años
Catalan Lover
6c9f6c28de
Update Synapse from 1.49.0 to 1.49.1
This update fixes a sync issue that would cause some users to experience sync issues that could cause initial sync to completely fail.
hace 4 años
Slavi Pantaleev
01b6bba9d7
Make Synapse's url_preview_accept_language default to 'en-US, en'
Related to https://github.com/matrix-org/synapse/issues/11604
Getting an upstream fix is preferable. In any case, it's probably nice
to have this defined explicitly in our configuration. This way, people
can more easily discover that they can override the URL preview
language.
hace 4 años
Slavi Pantaleev
5be1310541
Upgrade Synapse (1.48.0 -> 1.49.0)
hace 4 años
Slavi Pantaleev
1472958e25
Upgrade Synapse (1.47.1 -> 1.48.0)
hace 4 años
Slavi Pantaleev
6b07ee3b58
Upgrade Synapse (1.47.0 -> 1.47.1) - security fixes
Learn more here: https://github.com/matrix-org/synapse/releases/tag/v1.47.1
hace 4 años
rakshazi
d41e9230da
expose smtp_user and smtp_pass to ansible configs (role: matrix-synapse)
hace 4 años
Slavi Pantaleev
e1a6d1e4b2
Upgrade Synapse (1.46.0 -> 1.47.0)
We had to remove UID/GID environment variables that we used to pass
to the Synapse container, because it was causing a problem after
https://github.com/matrix-org/synapse/pull/11209
We were using both `--user` and UID/GID environment variables until now.
hace 4 años
boris runakov
1ec67f49b0
replaced 8008 where possible
hace 4 años
Slavi Pantaleev
c1bc7b9f93
Rename variables to prevent confusion
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
and https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1399
hace 4 años
boris runakov
8c3e25de1b
renamed var to matrix_synapse_container_federation_api_port
hace 4 años
b
07496069c8
rellocating variables for consistency
hace 4 años
b
afccc2b11f
make 8448 configurable instead of hard coded
hace 4 años
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
hace 4 años
Slavi Pantaleev
7b8b595e81
Upgrade Synapse (1.45.1 -> 1.46.0)
hace 4 años
Slavi Pantaleev
5dc2868269
Upgrade Synapse (1.45.0 -> 1.45.1)
hace 4 años
Slavi Pantaleev
1dab178a44
Upgrade Synapse (1.44.0 -> 1.45.0)
hace 4 años
Wm Salt Hale
a1cbd5459c
Update Synapse default room version (6 -> 9)
From the [Synapse 1.43.0 release highlights](https://matrix.org/blog/2021/09/21/synapse-1-43-0-released ):
> Asks clients to prefer [room version 9](https://github.com/matrix-org/matrix-doc/pull/3375 ) when creating restricted rooms ([#10772 ](https://github.com/matrix-org/synapse/issues/10772 )), via the API defined in [MSC3244: room version capabilities](https://github.com/matrix-org/matrix-doc/pull/3244 ).
hace 4 años
Slavi Pantaleev
278bbae4d5
Upgrade Synapse (1.43.0 -> 1.44.0)
hace 4 años
Slavi Pantaleev
7934cde90f
Upgrade Synapse (1.42.0 -> 1.43.0)
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1287
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1288
.. but does it in a more complete way
hace 4 años
Slavi Pantaleev
0faad74a44
Upgrade Synapse (1.41.1 -> 1.42.0)
hace 4 años
Catalan Lover
777ba6bc5a
Upgrade to Synaspe v 1.41.1 (Security Update)
Synapse 1.41.1 Patches 2 exploits that can reveal information about rooms an user is not supposed to have access to information about.
hace 4 años
Slavi Pantaleev
a4db9557db
Update homeserver.yaml to match the one in Synapse v1.41.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1247
hace 4 años
Catalan Lover
1e070f1e56
Update Synapse from 1.40.0 to 1.41.0
hace 4 años
Michael Collins
98e6cd685d
sync with previous repo
hace 4 años
Toni Spets
bce94c5860
Allow configuring synapse database transaction limit
hace 4 años
WobbelTheBear
2469ada520
Update Synapse (1.39.0 -> 1.40.0)
hace 4 años
Slavi Pantaleev
179775b92d
Upgrade Synapse (1.38.1 -> 1.39.0)
hace 4 años
Slavi Pantaleev
112d8d8243
Upgrade Synapse (1.38.0 -> 1.38.1)
hace 4 años
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
hace 4 años
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
hace 4 años
Janar Juusu
c198320f65
feat: update synapse to 1.38.0
hace 4 años
Davy Landman
c9d73c6606
Updating to latest synapse release (performance regression)
https://github.com/matrix-org/synapse/releases/tag/v1.37.1
hace 4 años
Slavi Pantaleev
3da4b684a5
Upgrade Synapse (1.36.0 -> 1.37.0)
hace 4 años
Slavi Pantaleev
9daeb39710
Upgrade Synapse (1.35.1 -> 1.36.0)
hace 4 años