Commit Graph

9 Commits (aad3a3aba27d5ffcd58ac111a12d4a1002665412)

Author SHA1 Message Date
William Grant bc55a2db1b rename Attachment type in Quote.tsx to QuotedAttachmentThumbnailType to be more explicit 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 1da8fd9f96 feat: load quote images correctly on first render 2 years ago
William Grant ab028307f4 fix: show play button in video quote attachments 2 years ago
William Grant 98e4474e75 feat: use quoteicon component in quoteimage
make sure to load message text is it exists for all quotes
2 years ago
William Grant ff4366002b feat: converted quoteiconcontainer and to styled components
added support for generic file icon with consistent design. Still need to support know file types and metdata from the generic file component
2 years ago
William Grant 1d413a2f76 fix: moved QuoteIcon component into QuoteIconContainer 2 years ago
William Grant 1609ebfe32 feat: separated quote components
removed reference warning component since it is no longer needed
2 years ago