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
|
d706ecdead
|
fix: show authorName in reply ui
|
2 years ago |
William Grant
|
1da8fd9f96
|
feat: load quote images correctly on first render
|
2 years ago |
William Grant
|
acdeabf306
|
feat: fixed click on a quote to go to the original message
added animation support to attachments when opening it via a quote
|
2 years ago |
William Grant
|
ab028307f4
|
fix: show play button in video quote attachments
|
2 years ago |
William Grant
|
6b2047b5c6
|
fix: Show correct attachment type in reply ui
|
2 years ago |
William Grant
|
761a536b32
|
feat: removed unneeded quote stylesheet and QuoteGenericFile
|
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
|
b1cc6ad85e
|
fix: fix rendering of of text that has been emojified
|
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
|
bdbdb477da
|
feat: pass in all props to quote component
converted quote primary text to styled components
|
2 years ago |
William Grant
|
f0aeb59d54
|
feat: converted quote image to styled components
remove border on quote if there is an attachment
|
2 years ago |
William Grant
|
bf170e6e77
|
fix: fixed QuoteText type labels
show message not found in correct context
|
2 years ago |
William Grant
|
23b6c9d25e
|
feat: converted quote to styled components
|
2 years ago |
William Grant
|
3249d2ff4c
|
feat: converted quote author and text to styled components
|
2 years ago |
William Grant
|
d7bc8213d6
|
fix: community quotes now dont break the app
|
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 |
William Grant
|
e78d1dfb87
|
fix: send full text body for quote
resolved regression with quote author name
|
2 years ago |
William Grant
|
ad38b15809
|
feat: staged attachments rail stying updated
updated StyledStagedPlaceholderAttachment to be a styled functional component
|
2 years ago |
William Grant
|
d7200abfab
|
feat: link message reply done
|
2 years ago |
William Grant
|
80689bbe22
|
feat: voice message reply done
|
2 years ago |
William Grant
|
a07933a8ac
|
feat: image reply done
added localisation for attachment description
|
2 years ago |
William Grant
|
0d5c72555b
|
feat: started updating reply to ui
finished text reply
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
Audric Ackermann
|
e48307e625
|
fix: avatar alignment with emojis
|
2 years ago |
Audric Ackermann
|
e5c6e34c86
|
fix: avatar alignement issue with message
|
2 years ago |
Audric Ackermann
|
d512a1a131
|
fix: various UI margins and dedup official sogs join
|
2 years ago |
Audric Ackermann
|
6d57bce103
|
fix: reduce font size of group name and add padding
|
2 years ago |
Audric Ackermann
|
bb0112c6c5
|
feat: increase max upload size to 10MB
|
2 years ago |
William Grant
|
a8b8692016
|
fix: improved reaction alignment based on avatar visibility
|
2 years ago |
tomobre
|
828f1923a0
|
fix: avatar at bottom, reacts with margin
|
2 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
2 years ago |
William Grant
|
31f786aecd
|
fix: improved theme colors for file dropzone
|
2 years ago |
William Grant
|
bf057057d0
|
Merge branch 'clearnet' into theming_hotfixes
|
2 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
2 years ago |
Audric Ackermann
|
32e00227a4
|
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
|
2 years ago |
William Grant
|
123bb2f6d0
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
0ac386dc1b
|
fix: qa feedback - fixed message request buttons and other theming regressions
|
3 years ago |
William Grant
|
e28c5e9885
|
fix: qa feedback - Fixed community invitation theming and icons
|
3 years ago |
William Grant
|
4657181993
|
fix: qa feedback - updated input box styling and tweaked modals
|
3 years ago |
William Grant
|
c6c487fe5d
|
fix: qa feedback - message mentions color is now black across all themes
|
3 years ago |
William Grant
|
172510d11b
|
fix: pr review - remove unneeded useState and useEffect in SessionEmojiPanel
|
3 years ago |
William Grant
|
702cef6565
|
fix: pr review - use isDarkTheme everywhere
|
3 years ago |
William Grant
|
de94d2e64a
|
fix: pr review - create selectors for isDarkTheme and isLight Theme
|
3 years ago |
William Grant
|
6d919c677d
|
fix: pr review - removed any typing from primaryColor logic
|
3 years ago |
William Grant
|
36d38bd2ed
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |