Commit Graph

6 Commits (aeeda554cfcbfa0068039806c7039b91b61d4126)

Author SHA1 Message Date
Audric Ackermann c9fd261e0e
fix color no opacity for recording playback view
having an opacity on the bg color was making the source-atop composition not visible with the sweeping color
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component
Audric Ackermann e0fd910fa4
move a part of SessionSrollButton to styled component
Audric Ackermann 026a1930ed
add a getOrThrow to ConversationController when we expect this convo
Audric Ackermann b7f5a32570
add reply to message UI logic
Audric Ackermann 1a379d2466
add theme logic to switch between dark/light theme based on redux store