bug: Missing support for stable "mutual rooms" endpoint #1734

Closed
opened 2026-05-04 17:56:23 +00:00 by nex · 0 comments
Owner

As of the ruma refactor, we no longer support the unstable endpoint for MSC2666, only supporting the stable one. However, we only advertise support for the unstable endpoint, as we do not advertise the uk.half-shot.msc2666.query_mutual_rooms.stable unstable feature, which leads to clients attempting to use the wrong endpoint, and getting a 404 instead.

As of the ruma refactor, we no longer support the unstable endpoint for [MSC2666](https://github.com/matrix-org/matrix-spec-proposals/pull/2666), only supporting the stable one. However, we only advertise support for the unstable endpoint, as we do not advertise the `uk.half-shot.msc2666.query_mutual_rooms.stable` unstable feature, which leads to clients attempting to use the wrong endpoint, and getting a 404 instead.
nex closed this issue 2026-05-10 03:48:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1734
No description provided.