Commit Graph

1030 Commits (8fae1f979b4d87d2e891b16481a572adcf1377c3)

Author SHA1 Message Date
William Grant 8fae1f979b feat: themed confirm and react modals 3 years ago
William Grant 4762dd2508 feat: themed CompositionBox and related components 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
William Grant dd58d29450 feat: huge refactor of the quote styling for theming 3 years ago
William Grant 8b06ea88f9 feat: initial styling for audio player 3 years ago
William Grant e25a0dc5b2 feat: styled reactions 3 years ago
William Grant 0bb3035ebb feat: styled unread scroll, expire timer, last seen, click to trust 3 years ago
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 3 years ago
William Grant 1350623406 feat: Restyled conversation elements and the file dropzone 3 years ago
William Grant 7e01c9f39a feat: fixed link preview and message details styling 3 years ago
William Grant e5bfda37af feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
3 years ago
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
3 years ago
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 3 years ago
William Grant 58675d89d1 feat: update conversation and right panel colors and border 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 a54fb65d0b Merge branch 'theming' into theming_left_pane 3 years ago
William Grant 3c4fc8d919 Merge branch 'clearnet' into theming 3 years ago
William Grant 5ab28bb60e refactor: rename SessionButton2 to SessionButton and remove old version 3 years ago
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
3 years ago
William Grant 9876e8824c feat: settings page now uses new session button 3 years ago
Audric Ackermann 179f872679 fix: disable typing and message request on sogs without `write` 3 years ago
William Grant 772fe27b2b fix: compressed reactions shouldn't wrap, when expanded we show at most 10 reactions on a time 3 years ago
William Grant 9ee89fd099 feat: made more progress with left pane and left more comments 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 1d45aa6f45 fix: show loading spinner while sogs is fetching initial messages 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
William Grant e298f6820c Merge branch 'settings-redesign' into theming 3 years ago
Audric Ackermann 3915e946b4 Merge branch 'clearnet' into settings-redesign 3 years ago
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
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 b9cccfc2a8 feat: open convo a session sogs when joined from the UI 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 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 691b567916 Merge branch 'settings-redesign' into theming 3 years ago
William Grant df73b5dd33 fix: improved reaction popup positioning for tooltip and box 3 years ago
William Grant 8879893798 fix: wrap reactors list in popup so we don't have overflow 3 years ago
William Grant 243f07858e fix: others text in reaction popup on light theme should be black 3 years ago
Audric Ackermann 25f54a13ff
Merge pull request #2454 from yougotwill/sogs_poller_conflict_resolver
Opengroup Poller Reaction Conflict Resolution + Fixes
3 years ago
William Grant 3060ffd25a test: added tests for adding and updating sogs cache entries
updated idForLogging for opengroups to be more verbose, updated reaction method calls to use exported Reactions object
3 years ago
Audric Ackermann 3fd6c570c7 fix: click on a link preview shows the dialog to open or copy url 3 years ago
Audric Ackermann a8c3463673 fix: set a min height for attachments preview so they cover their box
even if they are smaller that them

and close the replyTo in composition box on Escape press
3 years ago
Audric Ackermann e125979b7a fix: disable having some corner large and small for message bubbles 3 years ago
Audric Ackermann 98ea07a361 fix: right margin on body shorted than author name 3 years ago
William Grant 8b8be7a45d Merge branch 'clearnet' into reactions_fixes 3 years ago
William Grant 7a80e18327 fix: improved react popup localisation, review fixes 3 years ago
Audric Ackermann a61d549466
Merge pull request #2438 from Bilb/fix-rounded-border-messages
fix: rounded corners around messages
3 years ago