Skip to content

Make joining remote rooms more reliable

Joshua Goins requested to merge work/redstrate/fix-matrix-to into master

When joining remote rooms we have to specify another homeserver (that is in the room) to help us join. The matrix documentation is a little unclear what to do in this scenario, so instead of giving up let's at least brute force it with the server in the alias or room id.

This does work and allows my server to join rooms in NeoChat I otherwise couldn't.

BUG: 487253 CCBUG: 491359 FIXED-IN: 24.12.3

Edited by Joshua Goins

Merge request reports

Loading