Commit graph

3777 commits

Author SHA1 Message Date
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2022-09-30 13:55:38 +10:00
William Grant dd58d29450 feat: huge refactor of the quote styling for theming 2022-09-29 11:33:03 +10:00
William Grant 8b06ea88f9 feat: initial styling for audio player 2022-09-28 17:15:06 +10:00
William Grant e25a0dc5b2 feat: styled reactions 2022-09-28 15:51:38 +10:00
William Grant 72cab10d6b feat: update moon icon 2022-09-28 14:52:40 +10:00
William Grant 0bb3035ebb feat: styled unread scroll, expire timer, last seen, click to trust 2022-09-28 14:32:18 +10: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 7e01c9f39a feat: fixed link preview and message details styling 2022-09-27 14:40:46 +10:00
William Grant ea95f78c5a feat: updated colors context menu 2022-09-27 14:39:54 +10:00
William Grant 452991cd4a feat: ocean dark theme is now working
lets not forget to push this time
2022-09-26 17:08:20 +10:00
William Grant 5931c3051b feat: ocean light theme is now working 2022-09-26 16:30:38 +10:00
William Grant e5bfda37af feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
2022-09-26 15:52:31 +10:00
William Grant e14f4832aa feat: added primaryColor to the redux store 2022-09-26 14:53:56 +10:00
William Grant 7e29e18a56 feat: can now switch the primary color 2022-09-26 14:26:58 +10:00
William Grant 8394ae25a7 fix: session button hover color fixed 2022-09-26 13:39:57 +10:00
William Grant e575bed6ea feat: added sun icon for light color mode
renamed SectionType Moon to ColorMode
2022-09-26 13:10:45 +10:00
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
2022-09-26 12:04:53 +10:00
William Grant 976d11af38 fix: improved stlying for settings heading items 2022-09-19 17:28:45 +10:00
William Grant 59f82a165b feat: finished styling convesation category
including block list, added quick link to github release
2022-09-19 16:59:09 +10:00
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 2022-09-19 16:34:36 +10:00
William Grant 7cf9d2f05c feat: updated session toggle styling 2022-09-19 15:10:02 +10:00
William Grant 0ab882ec86 feat: updated styling for setting list items 2022-09-19 14:50:54 +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 2262e7dc77 feat: created color variable for session text logo 2022-09-19 11:59:35 +10:00
William Grant c51b7bb051 fix: Message Requests title overflow 2022-09-19 11:43:31 +10:00
William Grant f4483c8ba4 feat: updated conversation and group panel colors 2022-09-19 11:28:45 +10:00
William Grant 58675d89d1 feat: update conversation and right panel colors and border 2022-09-19 11:07:59 +10:00
William Grant 0f57c6f244 feat: styled conversation header and composition box 2022-09-16 16:58:24 +10:00
William Grant 073a41b6aa feat: updated calls UI
except for background color, waiting on designs
2022-09-16 16:37:46 +10:00
William Grant a63cc811ee feat: updated toasts to support theming 2022-09-16 15:53:57 +10:00
William Grant 831cdee0f1 feat: updated danger color setup
updated inbox color and added modal colors to SessionTheme
2022-09-16 14:47:22 +10:00
William Grant a54fb65d0b Merge branch 'theming' into theming_left_pane 2022-09-16 13:52:54 +10:00
William Grant 3c4fc8d919 Merge branch 'clearnet' into theming 2022-09-16 13:47:38 +10:00
William Grant 5ab28bb60e refactor: rename SessionButton2 to SessionButton and remove old version 2022-09-16 13:43:49 +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 1bb5c9752e feat: updated all modal buttons 2022-09-15 15:27:59 +10:00
William Grant 9876e8824c feat: settings page now uses new session button 2022-09-15 13:11:15 +10:00
William Grant 64792689b8 feat: styled pill container and added some more colors 2022-09-15 12:16:49 +10:00
Audric Ackermann 179f872679 fix: disable typing and message request on sogs without write 2022-09-15 12:03:21 +10:00
William Grant c076c5b819 fix: improve alignment in list modal when rendering complex emojis 2022-09-15 11:20:29 +10:00
William Grant 772fe27b2b fix: compressed reactions shouldn't wrap, when expanded we show at most 10 reactions on a time 2022-09-15 11:00:47 +10:00
Audric Ackermann c6e3116b06 fix integration tests 2022-09-14 15:46:18 +10:00
William Grant 5dd00e4dc2 Merge branch 'theming' into theming_left_pane 2022-09-14 14:33:39 +10:00
William Grant 39a710afad Merge branch 'clearnet' into theming 2022-09-14 14:29:53 +10:00
Audric Ackermann 1411b93f2d fix: do not let mentioning members with their unblindedPubkey room blinded 2022-09-14 13:55:40 +10:00
Audric Ackermann c2e3e3ca3f Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns 2022-09-14 11:58:30 +10:00
Audric Ackermann afe573fd06
Merge pull request #2482 from Bilb/crypto-magic-swallow-exception
fix: swallow exception while doing tryMatchBlindWithStandardKey
2022-09-13 13:08:02 +10:00
Audric Ackermann d2472007b8 fix: swallow exception while doing tryMatchBlindWithStandardKey 2022-09-13 13:07:27 +10:00