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 |
William Grant
|
557c2b8d28
|
feat: classic-dark is now the default theme
|
3 years ago |
William Grant
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
Audric Ackermann
|
f2c8d8e027
|
fix: display "X active members" for communities in convo header
|
3 years ago |
William Grant
|
2f0e993af3
|
feat: moved constants into a constants folder
|
3 years ago |
William Grant
|
b4828b141e
|
verified MessageAuthor Text Colors
|
3 years ago |
William Grant
|
6956cf6253
|
feat: updated menu button hover color for ocean dark
added new color to ocean dark color palette
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
c75cf6e1af
|
fix: UI for link previews when the image is too less than 200px
|
3 years ago |
Audric Ackermann
|
1fbeb9fa5f
|
Merge pull request #2538 from Bilb/fix-ui-issues
fix: selected message box shadow and hide button while loading DB
|
3 years ago |