Commit Graph

396 Commits

Author SHA1 Message Date
Audric Ackermann cce1e89cdf fix: fallback to roboto if Loor does not have glyphs 2023-08-16 13:44:26 +10:00
Audric Ackermann 0080254286 fix: add NoticeBanner showing when legacy config message received 2023-04-21 16:17:14 +10:00
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2023-02-02 14:09:07 +11:00
William Grant 4657181993 fix: qa feedback - updated input box styling and tweaked modals 2022-10-17 12:28:24 +11:00
William Grant b566cb6685 fix: qa feedback - improve text-highlight text color for seed modal 2022-10-17 09:37:15 +11:00
William Grant 07f2fcabd4 fix: make sure password window has primary color set 2022-10-12 16:50:06 +11:00
William Grant 456a386cfa feat: added text selection color to themes 2022-10-11 15:58:43 +11:00
William Grant 70f2330ae5 feat: moved remaning old theme globals to new globals 2022-10-11 15:34:06 +11:00
William Grant 0d10667d6e feat: updated settings password modal 2022-10-06 16:18:01 +11:00
William Grant 59e29a38d4 feat: themed toasts 2022-10-05 20:53:48 +11:00
William Grant dda9067e01 feat: theme editprofile, onion status and seed modals
styled qr code and cleanup
2022-10-05 19:02:28 +11:00
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
2022-10-05 17:52:45 +11:00
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
2022-10-03 16:37:26 +11:00
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 2022-09-28 14:19:10 +10:00
William Grant 1350623406 feat: Restyled conversation elements and the file dropzone 2022-09-27 15:38:56 +10:00
William Grant 7e29e18a56 feat: can now switch the primary color 2022-09-26 14:26:58 +10:00
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 2022-09-19 16:34:36 +10:00
William Grant 060cbd3bbf feat: added proper theming to password popup
cleaned up redundant session label options
2022-09-19 14:29:49 +10:00
William Grant a26cbdf4c7 feat: styled settings background and password box 2022-09-19 13:39:44 +10:00
William Grant 0f57c6f244 feat: styled conversation header and composition box 2022-09-16 16:58:24 +10:00
William Grant a63cc811ee feat: updated toasts to support theming 2022-09-16 15:53:57 +10:00
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
2022-09-16 13:39:19 +10:00
William Grant 2d292a3582 feat: made more progress with left pane and left more comments
resolved any issues post merge of ui-redesigns
2022-09-12 17:03:32 +10:00
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 2022-09-12 16:31:47 +10:00
William Grant 6cd81e06f2 Merge branch 'ui-redesigns' into theming 2022-09-12 16:31:13 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 2022-09-07 15:03:30 +10:00
William Grant 131ee22099 Merge branch 'settings-redesign' into theming 2022-09-06 09:23:39 +10:00
Audric Ackermann 55365f817d Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 2022-09-05 17:21:21 +10:00
Audric Ackermann b9cccfc2a8 feat: open convo a session sogs when joined from the UI 2022-09-05 16:31:14 +10:00
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
2022-09-05 15:38:13 +10:00
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
2022-09-05 15:09:02 +10:00
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
2022-09-05 11:45:36 +10:00
William Grant 9268fd7186 refactor: finished converting sass colors in _session_signin.scss 2022-09-05 11:06:59 +10:00
William Grant 691b567916 Merge branch 'settings-redesign' into theming 2022-09-02 10:16:02 +10:00
Audric Ackermann 444282e2ec fix: position of join button and style of disable buttons
also add a little animation to the menu button rotation
2022-08-30 09:10:48 +10:00
Audric Ackermann c54a438f7c fix: add some aria labels and match QA test 2022-08-25 16:56:48 +10:00
Audric Ackermann 98b1302589 fix: rounded corners around messages
looks like node-sass tries to be too clever
2022-08-25 13:40:47 +10:00
Audric Ackermann f137cad2a0 feat: add the BlockedList component in Settings 2022-08-24 16:18:11 +10:00
William Grant 3498e97a97 refactor: finished converting sass colors in _session_password.scss 2022-08-24 12:24:55 +10:00
William Grant 1ae93f432a refactor: started converting sass colors in _session_password.scss
consolidated grays
2022-08-24 12:20:48 +10:00
William Grant 6b5c09794f refactor: finished converting sass colors in _session_left_pane.scss
converted $black as well
2022-08-24 12:12:56 +10:00
William Grant 4e1eb1861b refactor: started converting sass colors in _modules.scss
updated sass colors found here in related files, moved theme independant colors
2022-08-23 16:25:08 +10:00
William Grant 07c00463f1 reafctors: converted sass colors in _modal.scss
updated session white to use css white everywhere and removed unused classes
2022-08-23 15:47:45 +10:00
William Grant 7692da8e58 reafctors: converted sass colors in _mentions.scss
updated session green to use css variable everywhere adn removed unused classes
2022-08-23 15:34:48 +10:00
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 2022-08-22 17:47:09 +10:00
Audric Ackermann ef1f634e6b Merge remote-tracking branch 'upstream/clearnet' into menu-redesign 2022-08-22 16:56:57 +10:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation 2022-08-22 13:21:22 +10:00
Audric Ackermann 0e65b667a8 chore: move onion dialog components to styled 2022-08-22 11:56:09 +10:00