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
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
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
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
5b44565b5f
Merge branch 'clearnet' into theming
3 years ago
William Grant
b4828b141e
verified MessageAuthor Text Colors
3 years ago
Audric Ackermann
c75cf6e1af
fix: UI for link previews when the image is too less than 200px
3 years ago
Audric Ackermann
51e03cf4e5
fix: rerender loop of react list modal
...
update redux related libraries
and update imports to use the RTK ones
3 years ago
William Grant
d95bd47438
fix: link previews styling correction
3 years ago
William Grant
0f3a23779a
Merge branch 'clearnet' into theming
3 years ago
William Grant
8fae1f979b
feat: themed confirm and react modals
3 years ago
Audric Ackermann
1fb082917f
fix: copy of login screen with password and setting screen
3 years ago
William Grant
b3885bf9d9
Merge branch 'clearnet' into theming
...
Link previews are broken for now
3 years ago
William Grant
c6af1a7468
feat: upgraded emoji-mart and added theme support
3 years ago
Audric Ackermann
72348d198e
fix: read receipt on scrolling
3 years ago
Audric Ackermann
f4c91d0c91
fix: link preview rendering
3 years ago
Audric Ackermann
e62c1599a5
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
3 years ago
William Grant
dd58d29450
feat: huge refactor of the quote styling for theming
3 years ago
Audric Ackermann
d944379dd7
fix: update copy and clear account modal
3 years ago
William Grant
8b06ea88f9
feat: initial styling for audio player
3 years ago
William Grant
e25a0dc5b2
feat: styled reactions
3 years ago
William Grant
0bb3035ebb
feat: styled unread scroll, expire timer, last seen, click to trust
3 years ago
William Grant
3abd69a3ea
feat: styled message bubbles, control messages and the session dropdown
3 years ago
Audric Ackermann
dcf2f96c9f
fix: address regression tests UI issues
3 years ago
William Grant
7e01c9f39a
feat: fixed link preview and message details styling
3 years ago
William Grant
27e19f3afa
feat: updated SessionIconButton to support themes
3 years ago
William Grant
831cdee0f1
feat: updated danger color setup
...
updated inbox color and added modal colors to SessionTheme
3 years ago
William Grant
a54fb65d0b
Merge branch 'theming' into theming_left_pane
3 years ago
William Grant
3c4fc8d919
Merge branch 'clearnet' into theming
3 years ago
Audric Ackermann
179f872679
fix: disable typing and message request on sogs without `write`
3 years ago
William Grant
772fe27b2b
fix: compressed reactions shouldn't wrap, when expanded we show at most 10 reactions on a time
3 years ago
William Grant
9ee89fd099
feat: made more progress with left pane and left more comments
3 years ago
Audric Ackermann
17913697b9
Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
William Grant
2d23d3d850
refactor: finished converting sass colors in _session.scss
...
moved react-contextify overwrites to styled compeonts, consolidated some grays and semanic colors, for rgba colors we need to set css variables with RGB values since nothing else is supported
3 years ago
William Grant
df73b5dd33
fix: improved reaction popup positioning for tooltip and box
3 years ago
Audric Ackermann
dab9428c02
fix: address PR reviews
3 years ago
Audric Ackermann
d86d024a0a
fix: link preview with image displayed horizontal rather than vertical
3 years ago
Audric Ackermann
30e3cb8755
feat: fix other types of messages now that there is no box around
3 years ago
Audric Ackermann
25f54a13ff
Merge pull request #2454 from yougotwill/sogs_poller_conflict_resolver
...
Opengroup Poller Reaction Conflict Resolution + Fixes
3 years ago
William Grant
3060ffd25a
test: added tests for adding and updating sogs cache entries
...
updated idForLogging for opengroups to be more verbose, updated reaction method calls to use exported Reactions object
3 years ago
Audric Ackermann
7c80f9e233
feat: move attachments outside of the message box
3 years ago