snikket-im / snikket-web-portal

This is the web portal for Snikket Chat services. To learn more about what Snikket Chat services are, check the website.
https://snikket.org
GNU Affero General Public License v3.0
32 stars 12 forks source link

Hide circle MUC address from UI #138

Closed ToxicMushroom closed 8 months ago

ToxicMushroom commented 2 years ago

I noticed that the addresses for circles aren't editable or configurable from the snikket admin web-panel Is this a limitation of the server or just something that isn't configurable from the dashboard?

version info: I am running the dev version of all docker images, latest update today

example image

mwild1 commented 2 years ago

Hi, thanks for highlighting this issue. It's intentional that it can't be edited. Circle addresses are random and unique.

Probably the right thing to do here is for us to just hide the address. It isn't useful information - you can't join it unless you are a member of the circle, and if you are a member then you will already have it in the app.

ToxicMushroom commented 2 years ago

okay 👍

mwild1 commented 8 months ago

This was fixed at some point, I believe as part of #165