Travis Ralston
|
709e6e78d2
|
Revert "Use styled mxids in member list (#6328)" (#8107)
This reverts commit 5d28e0533d .
|
2022-03-21 19:58:38 -06:00 |
Šimon Brandner
|
5d28e0533d
|
Use styled mxids in member list (#6328)
* Add DisambiguatedProfile
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Give DisambiguatedProfile some nice options
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Use DisambiguatedProfile in member tile
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Basic handling of text overflow
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Use name instead of rawDisplayName
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* This seems to make more sense
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Reodred
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* rethemedex
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Appease the linter
* Re-apply UserIdentifier patch
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
Co-authored-by: Travis Ralston <travisr@matrix.org>
|
2022-03-22 01:08:43 +00:00 |
Šimon Brandner
|
8174973cfe
|
Use the same styling as for mx_TextualEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-10 15:31:27 +02:00 |
Šimon Brandner
|
fccd71f82e
|
Update styling based on review
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-09 06:23:51 +02:00 |
Šimon Brandner
|
9658a760c8
|
Use timestamp color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-21 17:41:21 +02:00 |
Šimon Brandner
|
eee1294374
|
Make both have the same baseline
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-21 17:37:25 +02:00 |
Šimon Brandner
|
faca498523
|
Don't use gap
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-20 11:12:16 +02:00 |
Šimon Brandner
|
61a260cd40
|
Format mxid
|
2021-04-18 20:02:22 +02:00 |
Bruno Windels
|
eeaa7143ac
|
move name coloring out of sender profile
so we can reuse it in room preview bar
|
2019-04-17 10:21:30 +02:00 |
Bruno Windels
|
b7ab207778
|
move sendername colors to theme
|
2018-10-23 15:48:44 +02:00 |
Bruno Windels
|
f2efbc15f4
|
apply color categories to sender profile name
|
2018-10-23 10:49:44 +02:00 |
Matthew Hodgson
|
79d3cca6e9
|
move components' CSS to be in the same repo as their JS
|
2018-04-12 00:23:58 +01:00 |