revivalistsorg / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://element-hq.github.io/synapse
GNU Affero General Public License v3.0
0 stars 0 forks source link

fetch upstream changes #3

Closed iamtalhaasghar closed 2 months ago

iamtalhaasghar commented 6 months ago

Pull Request Checklist

iamtalhaasghar commented 5 months ago

a new version of synapse v1.107.0 has been released which has two interesting features:

  1. account suspension
  2. account locking

We should merge the upstream changes and test this out in a staging server. @kashif-liaqat @kashif-umair

kashif-umair commented 5 months ago

We need to create a separate branch and pull upstream changes in that branch. This is so that we can pull that branch to run on our staging server

iamtalhaasghar commented 5 months ago

Pls merge this PR and then lets create a new branch from that point and we can then do test latest code there