Commit Graph

2444 Commits

Author SHA1 Message Date
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 c51b7bb051 fix: Message Requests title overflow 2022-09-19 11:43:31 +10:00
William Grant 58675d89d1 feat: update conversation and right panel colors and border 2022-09-19 11:07:59 +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 c2e3e3ca3f Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns 2022-09-14 11:58:30 +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 9ee89fd099 feat: made more progress with left pane and left more comments 2022-09-12 16:36:30 +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 3ffc470c40 fix: address reviews comment 2022-09-12 16:02:09 +10:00
Ian Macdonald 09654fe4d8
Remove limit on the number of pinned conversations a user may have. 2022-09-10 16:07:46 +02:00
Audric Ackermann 1d45aa6f45 fix: show loading spinner while sogs is fetching initial messages 2022-09-08 16:26:43 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann d9621f79c3 fix: allow any sogs to be awaited until messages are fetched 2022-09-08 10:28:36 +10:00
Audric Ackermann efd249f094 fix: add featureflag to hide ThemeSwitcher
until ThemeSwitcher is fully done with theming
2022-09-07 16:20:07 +10:00
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 2022-09-07 15:03:30 +10:00
William Grant e298f6820c Merge branch 'settings-redesign' into theming 2022-09-07 10:20:31 +10:00
Audric Ackermann 3915e946b4 Merge branch 'clearnet' into settings-redesign 2022-09-07 10:15:03 +10:00
Audric Ackermann cdb010ac47
Merge pull request #2474 from yougotwill/react_modal_alignment_fix
fix: Fixed Reaction text alignment in the React List modal
2022-09-07 09:40:00 +10:00
Audric Ackermann fed0f0cc2d
Merge pull request #2461 from Bilb/remove-asking-pruning-dialog-start
fix: remove the sogs pruning dialog on app start
2022-09-06 17:55:55 +10:00
Audric Ackermann 6f0d223eb9 fix: address PR reviews 2022-09-06 17:48:00 +10:00
William Grant e8d9676e94 fix: fixed reaction text alignment in the react list modal
this is pretty nuanced, when we have flex nowrap the descendants can be squished so we have to force no wrapping
2022-09-06 17:05:44 +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 13d33d1656 fix: radio button in settings + registration page 2022-09-05 17:04:54 +10:00
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
2022-09-05 16:32:40 +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 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 82c505895c fix: errors from merging latest settings redesign 2022-09-02 11:30:33 +10:00
William Grant 691b567916 Merge branch 'settings-redesign' into theming 2022-09-02 10:16:02 +10:00
William Grant df73b5dd33 fix: improved reaction popup positioning for tooltip and box 2022-09-01 16:29:17 +10:00
William Grant 8879893798 fix: wrap reactors list in popup so we don't have overflow 2022-09-01 15:48:25 +10:00
Audric Ackermann 4367543224 fix: remove the sogs pruning dialog on app start
the settings in ON by default, and can be turned off from the settings
screen.
That dialog was only used until our existing users got asked the
question, which was 3 months ago.
2022-09-01 13:13:57 +10:00