matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.82k stars 2.13k forks source link

Implement MSC4069: Inhibit profile propagation #16636

Closed turt2live closed 11 months ago

turt2live commented 11 months ago

MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/4069

Pull Request Checklist

turt2live commented 11 months ago

I'm not sure why sytest is failing here. Feels like a flake.

clokep commented 11 months ago

I'm not sure why sytest is failing here. Feels like a flake.

https://github.com/matrix-org/sytest/issues/1201

turt2live commented 11 months ago

It would be good to land: it's somewhat blocking implementation of MSCs in matrix-media-repo.