Audric Ackermann
|
cef59be005
|
fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
|
1 year ago |
William Grant
|
4774c8a669
|
fix: consolidate isDetailView into one type called hasDetailView
which we import in various components
|
1 year ago |
William Grant
|
500f994d5d
|
fix: quote author in message info will now wrap
otherwise it causes the message bubble to overflow
|
1 year ago |
William Grant
|
aad3a3aba2
|
fix: resolved missing selected conversation hooks
still need to fix more issues
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
41b488a71e
|
feat: dont show your pubkey in community quotes
|
2 years ago |
Audric Ackermann
|
594eee698b
|
Merge remote-tracking branch 'upstream/clearnet' into unstable
|
2 years ago |
William Grant
|
9b1be604b1
|
fix: removed redundant empty string check on quote author
|
2 years ago |
William Grant
|
4d874d2738
|
fix: use --font-size-md for quote author size
|
2 years ago |
William Grant
|
d60d2c8c75
|
feat: quotes will show the authors name where possible
cleaned up extra author props on quote and created a hook instead
|
2 years ago |
William Grant
|
e1a6f8e3fc
|
feat: cleaned up getPropsForQuote and rely on getMessageQuoteProps selector for creating quote object
authorName is broken for some reason and we will need to fix it
|
2 years ago |
William Grant
|
92ed15c6c4
|
feat: pass yarn ready
|
2 years ago |
William Grant
|
e90e548715
|
feat: improved quoted message not found
consolidated quote props lookup into getMessageQuoteProps, only use the db message in the quote components
|
2 years ago |
William Grant
|
bdbdb477da
|
feat: pass in all props to quote component
converted quote primary text to styled components
|
2 years ago |
William Grant
|
3249d2ff4c
|
feat: converted quote author and text to styled components
|
2 years ago |
William Grant
|
1609ebfe32
|
feat: separated quote components
removed reference warning component since it is no longer needed
|
2 years ago |