Commit graph

19 commits

Author SHA1 Message Date
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
2021-09-17 16:41:04 +10:00
audric 350f00283b move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
audric c58312e853 do not render typing animation at all if not typing 2021-08-11 12:28:44 +10:00
Audric Ackermann dd9341a196
remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
2021-04-28 14:20:22 +10:00
Audric Ackermann 3d47d7d0e8
remove EbeddedContact components 2021-01-28 10:52:16 +11:00
Audric Ackermann 02fb5783a4
remove regionCode and PhoneNumber.ts 2021-01-28 09:46:15 +11:00
Audric Ackermann dfb7c61103
fix appearance of bubbles when convo is full of messages 2020-12-09 14:50:23 +11:00
Audric Ackermann 7647529cc8
fix typing bubbles on SessionConversation
for some reasons, they were sometimes not visible due to the message
list bottom padding
2020-12-09 14:20:24 +11:00
Audric Ackermann e8677eef8c add back bump typing to CompositionBox 7 show bubbles on direct convo 2020-11-30 11:10:10 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 4a86c81edf
themify the typing bubble 2020-09-25 14:29:32 +10:00
Audric Ackermann 6eb13e43e3
simplify a lot avatar props 2020-09-15 15:07:22 +10:00
Audric Ackermann 9cbf21547b
cleanup scss and themify message view 2020-08-25 11:25:41 +10:00
Vincent 3030b028eb Message selection 2020-02-28 11:48:21 +11:00
Vincent 82f1f2d1b1 More scroll management 2020-02-26 10:33:32 +11:00
Maxim Shishmarev e738e07d3e Add missing margin to typing indicator bubbles 2019-11-20 09:27:30 +11:00
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Scott Nonnenberg 79a861a870 Typing Indicators 2018-11-26 15:26:04 -08:00