Commit Graph

9 Commits (37e335097e24dada52556c6e8cf694182dd86b29)

Author SHA1 Message Date
Audric Ackermann 71aa6e8bb4
lint and add test for getInitials and name with '-' as separator
Ian Macdonald 59d45b69a9
Skip characters that are not in any alphabet or number system.
Audric Ackermann ba53330afd
add tests for getInitials
Audric Ackermann 43d133519e
do not shrink member list items when list is full
Ian Macdonald fa0c1fff88
Use up to two scaled initials as a placeholder for users with no avatar.
If the user's name consists of just a single word, then use up to two
letters from that word as the placeholder.

This provides better differentiation of users than the current practice
of using just a single letter for everyone.
Audric Ackermann e83912e449
avatar placeholder skip first 05 for initial from pubkey
Audric Ackermann 1da4ae69c2
render NoteToSelf list item as a normal conversation
Scott Nonnenberg b3ac1373fa Move left pane entirely to React
Scott Nonnenberg 8f3e3b7aaf Update to new design for avatars: individual/group icons/colors
And two initials.