Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for groups to hide the members list, but still support flair #5365

Closed
turt2live opened this issue Oct 20, 2017 · 9 comments
Closed

Option for groups to hide the members list, but still support flair #5365

turt2live opened this issue Oct 20, 2017 · 9 comments
Labels
A-Spaces Spaces, groups, communities P3 T-Enhancement

Comments

@turt2live
Copy link
Member

Description

This is more intended for groups created for application services. It's not ideal that a group would list all 50,000 bridged users in a nice list to be spammed. Instead, the flair should be supported in rooms that opt-in, but the memberlist of the group should be hidden.

Version information

  • Platform: web (in-browser)
  • Browser: Chrome 61
  • OS: Windows 10
  • URL: riot.im/develop
@lampholder
Copy link
Member

#5389 would help with this

@turt2live
Copy link
Member Author

There's API to support this when accepting a group invite, although to my knowledge it isn't possible to support this post-accept. It's supported by sending {"m.visibility": {"type": "private"}} alongside the acceptance, and calling the publicize endpoint.

@lukebarnard1
Copy link
Contributor

The intention here is to do some for of pagination for the members.

@turt2live
Copy link
Member Author

Pagination doesn't solve the privacy concern where someone may wish to have flair, but not be advertised on the group's page.

@lukebarnard1
Copy link
Contributor

in a nice list to be spammed

is the bit I had neglected to read.

We would indeed need an API for setting the visibility after the invite has been accepted.

@turt2live
Copy link
Member Author

Closing this as the API supports the feature, however I don't have a use case for exposing it to the UI at all. If someone has feelings otherwise, please open a new issue or petition here and I'll re-open.

@vibl
Copy link

vibl commented Aug 13, 2022

Closing this as the API supports the feature

@turt2live
I couldn't find it. It has been requested many times (see matrix-org/matrix-spec#367) but I found no trace of it being implemented.

Can you give a pointer?

@turt2live
Copy link
Member Author

In 2018 this was about the Groups/Communities feature and not Spaces. A new issue should be opened for Spaces if desired.

@vibl
Copy link

vibl commented Aug 14, 2022

Ok, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Spaces Spaces, groups, communities P3 T-Enhancement
Projects
None yet
Development

No branches or pull requests

5 participants