Commit Graph

23 Commits (bc905bdba15d209cc1fa776664085d34b6d1f5a9)

Author SHA1 Message Date
Audric Ackermann 2a8d764bfb fix tests
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ()
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
Audric Ackermann f91ed7729b
cleanup SessionCompositionBox
Audric Ackermann b17312c13c
Cleanup redux store ()
* do not consider expire timer update unread messages 

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
audric 350f00283b move tsx and theme to css variables part1
audric c58312e853 do not render typing animation at all if not typing
Audric Ackermann dd9341a196
remove i18n from props everywhere where possible
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
Audric Ackermann 3d47d7d0e8
remove EbeddedContact components
Audric Ackermann 02fb5783a4
remove regionCode and PhoneNumber.ts
Audric Ackermann dfb7c61103
fix appearance of bubbles when convo is full of messages
Audric Ackermann 7647529cc8
fix typing bubbles on SessionConversation
for some reasons, they were sometimes not visible due to the message
list bottom padding
Audric Ackermann e8677eef8c add back bump typing to CompositionBox 7 show bubbles on direct convo
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor
Audric Ackermann 4a86c81edf
themify the typing bubble
Audric Ackermann 6eb13e43e3
simplify a lot avatar props
Audric Ackermann 9cbf21547b
cleanup scss and themify message view
Vincent 3030b028eb Message selection
Vincent 82f1f2d1b1 More scroll management
Maxim Shishmarev e738e07d3e Add missing margin to typing indicator bubbles
Scott Nonnenberg b3ac1373fa Move left pane entirely to React
Scott Nonnenberg 79a861a870 Typing Indicators