Commit Graph

14 Commits (d0a40e41cdbd1fcf309339caea068122e2b39b3c)

Author SHA1 Message Date
William Grant a5a48e0ae7 fix: updated avatar border color 3 years ago
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 3 years ago
William Grant 788f78f5d0 refactor: converted sass colors for _avatar.scss 3 years ago
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann b68cb07e3e
add crown icon for closed group admins (#2084) 3 years ago
Audric Ackermann 28c7445dce
refactor most of the components to outside of their Session folder (#2072)
* refactor most of the components to outside of their Session folder

* finish moving overlay and memberListItem to react hook

* fix bug with kicked member len >2 not being displayed

also sort admins first in UpdateGroupMembers dialog

* fix admin leaving text of groupNotification

* add a useFocusMount hook to focus input fields on mount

* make click avatar convo item open only user dialog

* cleanup config default.json

* make sure to use convoController to build sync message

* disable showing pubkey on opengroups

* add a pause on audio playback

Fixes #2079
3 years ago
audric bd7d88e170 remove theme from css and used variables instead 4 years ago
Audric Ackermann d655c397e0
make the isAdmin coming from the convo props and not the messages 4 years ago
Audric Ackermann 9295fe7c58
add opacity change on hovered clickable avatar 5 years ago
Audric Ackermann 217cc04ad1
cleanup avatar rendering and add a 64px size 5 years ago
Audric Ackermann 9584d0a1af
fix closed group avatar for conversationlistItem 5 years ago
Audric Ackermann 35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 5 years ago
Audric Ackermann 8ff53a434a
refactor quote styles 5 years ago
Audric Ackermann b1e29cc89f
refactor scss 5 years ago