Open HarHarLinks opened 3 years ago
I think this should be implemented and would greatly benefit Matrix
For reference, in the last couple versions (at time of writing) of Element Android https://github.com/vector-im/element-android/pull/2614, it is possible to "Override nick color" of all users including yourself on a per-room basis by entering a CSS style #ABCDEF hex color value. There is a PR that mirrors the same function in the react-sdk (i.e. Element Web/Desktop): https://github.com/matrix-org/matrix-react-sdk/pull/5626
What's required to turn this into an MCS PR? This feature is totally a must-have!
Alright, why in the world is this still an open issue and nobody has taken care of it?
In my humble opinion, the colors should be role-based or at least be changeable by the user itself, but I would prefer for them to be role-based. Upon creating a role, a user could assign it a color, so that you do not need to click on the profile to see what role this user has. It would simply be color-coded!
This implementation would give the colors an actual purpose rather than just be a randomly assigned color that you can't really change.
I'd like to see this added and in my opinion, this would greatly benefit the matrix.org experience!
I am appalled that this has not been implemented yet.
is there any good reason why this has not been implemented yet?
and it seems like it's such a simple feature
Like it's just
What's required to turn this into an MCS PR? This feature is totally a must-have!
The process is published here: https://spec.matrix.org/latest/proposals - anybody caring about the feature beyond leaving a "why is this not implemented" comment is welcome to write a Markdown document and submit it along the lines of that process.
i am looking forward to this feature!
Order of application of potential colors are important.
What's required to turn this into an MCS PR? This feature is totally a must-have!
The process is published here: https://spec.matrix.org/latest/proposals - anybody caring about the feature beyond leaving a "why is this not implemented" comment is welcome to write a Markdown document and submit it along the lines of that process.
This was originally submitted as a proposal, and was subsequently transformed into a pull request for unknown reasons. I can't speak for anyone else here, but personally I don't understand why you would expect me to believe that wouldn't happen again, even if I did go to the trouble of figuring out how to follow the abstruse and unwieldy proposal process.
This was originally submitted as a proposal, and was subsequently transformed into a pull request for unknown reasons. I can't speak for anyone else here, but personally I don't understand why you would expect me to believe that wouldn't happen again, even if I did go to the trouble of figuring out how to follow the abstruse and unwieldy proposal process.
If you’re referring to the repo move, both issues like this one, changes to the spec, and proposals used to live in the same repository. They changed that, and now the original repo is just for proposals, while the spec and things that aren’t a full proposal yet live here
Suggestion This suggestion already exists as a feature request by @compu42 to element at vector-im/element-meta#841. Since it requires an MSC, I will summarize here. This feature should be considered optional.
There are a couple reasons for supporting this feature, including:
Implementation ideas and details:
red
should resemble a vaguely reddish tone in context of the theme. Advanced values like css color codes or a similar basic format may be allowed.Counter-arguments