audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
7f76ab274c
|
added a hook to fetch avatar of closed group members
|
4 years ago |
Audric Ackermann
|
97b9156562
|
improve performamce by memoizing avatar and menus
|
4 years ago |
Audric Ackermann
|
672eb91975
|
add types for message props and remove props function calls msg
|
4 years ago |
Audric Ackermann
|
dd9341a196
|
remove i18n from props everywhere where possible
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
ed30be5334
|
fix attachments loading for avatar and exporting files
|
4 years ago |
Audric Ackermann
|
4c6a05c6d7
|
make timestamp a styled-component too
|
4 years ago |
Audric Ackermann
|
15ae97e0a7
|
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
4 years ago |
Audric Ackermann
|
16b8fc8620
|
hide shortened pubkey except for public groups
|
5 years ago |
Audric Ackermann
|
e83912e449
|
avatar placeholder skip first 05 for initial from pubkey
|
5 years ago |
Audric Ackermann
|
6eb13e43e3
|
simplify a lot avatar props
|
5 years ago |
Audric Ackermann
|
5f0738c4b8
|
make profile image which where 48pixels big 36 noew, as no more border
|
5 years ago |
Scott Nonnenberg
|
b3ac1373fa
|
Move left pane entirely to React
|
6 years ago |