Commit Graph

2556 Commits (2fdb612a77f319716a7f2e9e7a105172082d142b)

Author SHA1 Message Date
William Grant ddfaad5220 fix: added a unique shadow variable for the scroll button 3 years ago
William Grant 1b4d35a324 fix: add shadow to session scroll button for better visibility 3 years ago
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 3 years ago
Audric Ackermann d1a33ad7b5
Merge pull request #2555 from Bilb/fix-invalid-date
fix: INVALID_DATE (-Infinity) when merging two conversations inactive
3 years ago
William Grant bbc5ab4e63 fix: made export logs button solid 3 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 bc76cf6b33 fix: qa feedback - fixed count overflow styling in notificationCount 3 years ago
William Grant e28c5e9885 fix: qa feedback - Fixed community invitation theming and icons 3 years ago
Audric Ackermann cffcbe8af9 fix: do not deduplicate notification for previews 3 years ago
William Grant 2a0396d522 fix: qa feedback - fixed background for group member list in create group overlay 3 years ago
William Grant 69d5e2ea41 fix: qa feedback - updated recovery phrase password modal to match password modals 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 5c52b3ebc8 fix: qa feedback - moved unread notification count to the right and updated style to match mockup 3 years ago
Audric Ackermann 12161a1fde fix: INVALID_DATE (-Infinity) when merging two conversations inactive 3 years ago
William Grant 9f3293d1fc fix: qa feedback - fixed call UI center label text color and removed text-shadow 3 years ago
William Grant c44a4abbce fix: qa feedback - conversation title no longer overflows in search results 3 years ago
William Grant 446b3bdb4d fix: qa feedback - setting or changing passwords shouldn't show a blank screen 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 7dd85eb55e fix: pr review - fix spelling mistake in comments 3 years ago
William Grant 7380d0f650 fix: pr review - move WrappedToastContainer outside of SessionToastContainerPrivate to prevent rerendering 3 years ago
William Grant 2cf8854a25 fix: pr review - removed unnecessary & from placeholder styling on SessionHeaderSearchInput 3 years ago
Audric Ackermann 53c57efb89
Merge pull request #2525 from Bilb/fix-displayname-use-bytes
fix: displayName allowed length based on bytes rather than char
3 years ago
William Grant 03d8f39677 fix: pr review - added theme and primaryColor to window type 3 years ago
William Grant bc325a6ffe fix: resolved unread notification and mentiond colors 3 years ago
William Grant 36d38bd2ed fix: pass yarn ready 3 years ago
William Grant 07f2fcabd4 fix: make sure password window has primary color set 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 1d956535b8 feat: themed all of the call ui 3 years ago
William Grant 99ff6243ed fix: the color mode button must not reset the primary color 3 years ago
William Grant cf8a66a82b fix: resolved all outstanding theming todos 3 years ago
William Grant a5a48e0ae7 fix: updated avatar border color 3 years ago
William Grant 9062d2c609 feat: removed old themes and switching functions 3 years ago
Audric Ackermann 74b706d121
Merge pull request #2534 from Bilb/add-settings-audio-notifications
Add support for audio notifications Windows/MacOS/Linux
3 years ago
Audric Ackermann f2c8d8e027 fix: display "X active members" for communities in convo header 3 years ago
William Grant 4758fdc64a fix: move primary color switching into theme switching 3 years ago
William Grant 8135c2a861 fix: make cleaner defaults for switchThemeTo function 3 years ago
William Grant b777d0bcd1 feat: the primary color is now reset when changing themes
refactored theme and primary color switching functions
3 years ago
William Grant 177e2df768 feat: consolidated theme switching code 3 years ago
William Grant 2f0e993af3 feat: moved constants into a constants folder 3 years ago
William Grant 13efc85d5a feat: verified signin and registration pages 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
William Grant 692ebd3e47 feat: updated theming for search bars 3 years ago
Audric Ackermann c4fcac7ddf feat: add support for audio notifications windows/macOS 3 years ago