Commit Graph

25 Commits (1d9279c79c7c031a76b60f82f2c1915048e94e4e)

Author SHA1 Message Date
Audric Ackermann 1d9279c79c chore: merge conversation selectors into a single file
as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin
2 years ago
Audric Ackermann 0e286142f1 chore: add a redux settings slice, currently outdated banner inc 2 years ago
Audric Ackermann 2a8d764bfb fix tests 2 years ago
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation 3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* 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
3 years ago
Audric Ackermann f91ed7729b
cleanup SessionCompositionBox 4 years ago
Audric Ackermann b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

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