William Grant
0f3a23779a
Merge branch 'clearnet' into theming
3 years ago
William Grant
1e9aa04747
feat: added theming to the debug log page
3 years ago
William Grant
59e29a38d4
feat: themed toasts
3 years ago
William Grant
dda9067e01
feat: theme editprofile, onion status and seed modals
...
styled qr code and cleanup
3 years ago
William Grant
a47e96ca34
feat: themed modal colors and making progress through different dialogs
...
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant
4762dd2508
feat: themed CompositionBox and related components
3 years ago
Audric Ackermann
bffc9eddd5
Merge pull request #2526 from Bilb/fix-link-preview-designs
...
fix: fix rendering of link preview when no images are found
3 years ago
Audric Ackermann
74f2167a2b
fix: fix rendering of link preview when no images are found
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
c22d7c2367
Merge branch 'clearnet' into mark-all-as-read-optimization
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
Audric Ackermann
95189397e8
fix: UI for app start password prompt
3 years ago
Audric Ackermann
2010fa89f5
test: fix integration tests
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
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
Audric Ackermann
ffc7ed0b32
fix: aply latests UI tweaks and copy for menu-redesign
3 years ago
William Grant
1350623406
feat: Restyled conversation elements and the file dropzone
3 years ago
William Grant
ef5184b9fc
feat: updated styling for all modules and cleaned up _theme_dark.scss
3 years ago
William Grant
7e29e18a56
feat: can now switch the primary color
3 years ago
William Grant
f5e5c5ef87
feat: styled zoom slider
3 years ago
William Grant
27e19f3afa
feat: updated SessionIconButton to support themes
3 years ago
William Grant
060cbd3bbf
feat: added proper theming to password popup
...
cleaned up redundant session label options
3 years ago
William Grant
a26cbdf4c7
feat: styled settings background and password box
3 years ago
William Grant
2262e7dc77
feat: created color variable for session text logo
3 years ago
William Grant
6ceb562914
fix: description text in conversation tab not using correct theme color
3 years ago
William Grant
f4483c8ba4
feat: updated conversation and group panel colors
3 years ago
William Grant
58675d89d1
feat: update conversation and right panel colors and border
3 years ago
William Grant
0f57c6f244
feat: styled conversation header and composition box
3 years ago
William Grant
a63cc811ee
feat: updated toasts to support theming
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
87b66794ed
feat: updated all session buttons to use new button
...
small style fixes and sass cleanup
3 years ago
Audric Ackermann
17742539af
fix: disable typing and message request on sogs without `write`
3 years ago
William Grant
2d292a3582
feat: made more progress with left pane and left more comments
...
resolved any issues post merge of ui-redesigns
3 years ago
William Grant
9ee89fd099
feat: made more progress with left pane and left more comments
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
William Grant
6cd81e06f2
Merge branch 'ui-redesigns' into theming
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
d52389132c
WIP
3 years ago
Audric Ackermann
17913697b9
Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
0eac74dd07
Merge branch 'dev' into menu-redesign
3 years ago
Audric Ackermann
973f870ab2
fix: hyperlink text color
3 years ago
Audric Ackermann
6f0d223eb9
fix: address PR reviews
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
55365f817d
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
3 years ago
Audric Ackermann
13d33d1656
fix: radio button in settings + registration page
3 years ago
William Grant
a7297b7b2c
fix: replace hex color with css var in pass-prompt-input id
3 years ago
William Grant
4ba2ed9d92
refactor: finished converting sass colors in _variables.scss
3 years ago
William Grant
00e4a48277
refactor: finished converting sass colors in _session_constants.scss
3 years ago
William Grant
17d893f2b7
refactor: finished converting sass colors in _theme_dark.scss
...
converted module-main-header__search__input class to styled component, consolidated blues, grays and whites
3 years ago
Audric Ackermann
b9cccfc2a8
feat: open convo a session sogs when joined from the UI
3 years ago
William Grant
561ea27a92
fix: use rgb css variables in rgba colors, regular css colors wont work
...
when possible would be good to use relative color syntax instead
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
b6cb283cdc
refactor: finished converting sass colors in _session_theme.scss
3 years ago
William Grant
db951a4128
refactor: finished converting sass colors in _session_slider.scss
...
consolidated transparent and gray colors, success color should be dropped to text color in future
3 years ago
William Grant
9268fd7186
refactor: finished converting sass colors in _session_signin.scss
3 years ago
William Grant
691b567916
Merge branch 'settings-redesign' into theming
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
7c80f9e233
feat: move attachments outside of the message box
3 years ago
Audric Ackermann
444282e2ec
fix: position of join button and style of disable buttons
...
also add a little animation to the menu button rotation
3 years ago
Audric Ackermann
c54a438f7c
fix: add some aria labels and match QA test
3 years ago
Audric Ackermann
997cedc42b
fix: signin screen design colors
3 years ago
Audric Ackermann
98b1302589
fix: rounded corners around messages
...
looks like node-sass tries to be too clever
3 years ago
Audric Ackermann
f137cad2a0
feat: add the BlockedList component in Settings
3 years ago
Audric Ackermann
85219d3827
fix: scrollbar colors and some UI issues found by QA
3 years ago
William Grant
3498e97a97
refactor: finished converting sass colors in _session_password.scss
3 years ago
William Grant
aba18020f1
refactor: renamed darker-gray to darkest gray and added new darker gray
3 years ago
William Grant
1ae93f432a
refactor: started converting sass colors in _session_password.scss
...
consolidated grays
3 years ago
William Grant
6b5c09794f
refactor: finished converting sass colors in _session_left_pane.scss
...
converted $black as well
3 years ago
William Grant
edc245c6cb
refactor: finished converting sass colors in _session_conversation.scss
3 years ago
William Grant
454f07fec9
refactor: finished converting sass colors in _quote.scss
3 years ago
William Grant
49df281454
refactor: finished converting sass colors in _modules.scss
...
consolidated some of the gray shades
3 years ago
William Grant
4e1eb1861b
refactor: started converting sass colors in _modules.scss
...
updated sass colors found here in related files, moved theme independant colors
3 years ago
William Grant
07c00463f1
reafctors: converted sass colors in _modal.scss
...
updated session white to use css white everywhere and removed unused classes
3 years ago
William Grant
7692da8e58
reafctors: converted sass colors in _mentions.scss
...
updated session green to use css variable everywhere adn removed unused classes
3 years ago
William Grant
6cdfa47008
reafctors: converted sass colors in _index.scss
...
removed unused colors and classes
3 years ago
William Grant
b4df5148ee
refactor: converted sass colors for global.scss and other related sasss files
...
removed unused grey colors
3 years ago
Audric Ackermann
ef10e0f1d9
chore: move typing animation to styled components
3 years ago
William Grant
407e9fa7da
refactor: removed unused sass colors for _conversation.scss
3 years ago
William Grant
788f78f5d0
refactor: converted sass colors for _avatar.scss
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-redesign
3 years ago
Audric Ackermann
f87d902c98
fix: PR Reviews
3 years ago
Audric Ackermann
ef1f634e6b
Merge remote-tracking branch 'upstream/clearnet' into menu-redesign
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago
Audric Ackermann
7b7a80a2dd
fix: add new designs of typing message settings with animation
3 years ago
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
39cbbda609
chore: move SessionToggle & SettingList to styled
3 years ago
Audric Ackermann
36f929a1ca
fix: batch rename margins to their var equivalent
...
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann
a0d3a00afa
feat: start of settings screen redesign
3 years ago
Audric Ackermann
542c704b64
feat: add search by contacts to closed group overlay
3 years ago
Audric Ackermann
7bbbc74fa8
feat: make the tick on memberList a radio looking element
3 years ago