mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 12:55:53 -05:00
e19e3d452d
If a room is remote and we don't have a user in it, always try to join it. It might fail if the room is invite-only, but we don't have a user to invite with, so at this point it's the best we can do. Fixes #10233 (at least to some extent)