element-meta icon indicating copy to clipboard operation
element-meta copied to clipboard

Meta-issue: Show list of shared rooms with another user

Open Half-Shot opened this issue 5 years ago • 8 comments

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

Half-Shot avatar Jul 05 '20 11:07 Half-Shot

Keywords: common groups (and common rooms or rooms in common), shared groups. I found this with my third search attempt.

Mikaela avatar Jul 18 '20 16:07 Mikaela

Additional keywords: "Mutual servers" from discord

ShadowJonathan avatar Jan 11 '21 15:01 ShadowJonathan

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

ShadowJonathan avatar Mar 26 '21 11:03 ShadowJonathan

@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

ShadowJonathan avatar Nov 06 '21 11:11 ShadowJonathan

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

ShadowJonathan avatar Nov 06 '21 11:11 ShadowJonathan

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.

ShadowJonathan avatar Mar 23 '22 13:03 ShadowJonathan

This issue is now a duplicate of https://github.com/vector-im/element-meta/issues/371

ShadowJonathan avatar Jun 20 '22 08:06 ShadowJonathan

Hello again, https://github.com/element-hq/element-web/pull/30654 likely solves this for Web now.

Half-Shot avatar Sep 02 '25 06:09 Half-Shot