element-meta
element-meta copied to clipboard
Meta-issue: Show list of shared rooms with another user
This issue will be used to track the various PRs I've written to add a shared room list into the user panel.
matrix-react-sdk PR: https://github.com/matrix-org/matrix-react-sdk/pull/4897 matrix-js-sdk PR: https://github.com/matrix-org/matrix-js-sdk/pull/1417 synapse PR: https://github.com/matrix-org/synapse/pull/7785 MSC: https://github.com/matrix-org/matrix-doc/pull/2666
keywords: mutual
Keywords: common groups (and common rooms or rooms in common), shared groups. I found this with my third search attempt.
Additional keywords: "Mutual servers" from discord
This came up in HQ: it'd be nice if users could also be able to "filter" DMs to ones from people they have a room in common with, and "delegate" the rest to a "bin" which is only accessable via a menu, sorta like Spam
@Half-Shot has indicated that, due to work pressure, these issues are open to be picked up by other people, so if anyone wants to take a crack at this, feel free :D
Current status as of 6 nov; https://github.com/matrix-org/matrix-react-sdk/pull/4897 is blocked on https://github.com/matrix-org/synapse/issues/10339
23 March; https://github.com/vector-im/element-ios/issues/4799 has been closed, but in the meantime, the MSC switched from using shared_rooms to mutual_rooms, so this has to be changed in the JS SDK before https://github.com/matrix-org/matrix-react-sdk/pull/4897 can be refactored, re-opened or pushed forward.
This issue is now a duplicate of https://github.com/vector-im/element-meta/issues/371
Hello again, https://github.com/element-hq/element-web/pull/30654 likely solves this for Web now.