element-hq / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://element-hq.github.io/dendrite/
GNU Affero General Public License v3.0
40 stars 6 forks source link

Remaining room upgrade tests #1304

Open matrixbot opened 3 weeks ago

matrixbot commented 3 weeks ago

This issue was originally created by @kegsay at https://github.com/matrix-org/dendrite/issues/1304.

Spec: https://matrix.org/docs/spec/client_server/r0.6.1#id160 Sytests:

    × /upgrade moves remote aliases to the new room
    × /upgrade preserves direct room state
    × Local and remote users' homeservers remove a room from their public directory on upgrade
    × local user has tags copied to the new room
    × remote user has tags copied to the new room
matrixbot commented 3 weeks ago

This comment was originally posted by @DavidSpenler at https://github.com/matrix-org/dendrite/issues/1304#issuecomment-1007801321.

I can work on this.

matrixbot commented 3 weeks ago

This comment was originally posted by @neilalexander at https://github.com/matrix-org/dendrite/issues/1304#issuecomment-1092681774.

Updated with the remaining tests.

matrixbot commented 3 weeks ago

This comment was originally posted by @tombh at https://github.com/matrix-org/dendrite/issues/1304#issuecomment-1133879515.

Is this a good issue to subscribe to to get notifications for progress towards stable v9 rooms?

matrixbot commented 3 weeks ago

This comment was originally posted by @neilalexander at https://github.com/matrix-org/dendrite/issues/1304#issuecomment-1134927986.

@tombh No, this PR is about the room upgrade mechanism specifically. I have been working on v8 and v9 rooms today though.

matrixbot commented 3 weeks ago

This comment was originally posted by @tombh at https://github.com/matrix-org/dendrite/issues/1304#issuecomment-1134929576.

Oh great! Is there somewhere I can subscribe for updates? (I'd rather not subscribe to the whole repo)