Commit Graph

358 Commits (5b487b0fecc7cefbbb8b82cef416ae16211f786a)

Author SHA1 Message Date
audric c8f0150aaf fix unread banner position when first unread is visible 5 years ago
audric e72885944b use selector to sort and add first of serie flag 5 years ago
Audric Ackermann 16d34a7137
moved conversations reducer to createSlice 5 years ago
Audric Ackermann 399041c5b3
cache identity pair and add some per measure 5 years ago
Audric Ackermann e8f0c4aaec
move libloki to webworker and remove unused stuff in it 5 years ago
Audric Ackermann 78caaa2bfd
fix tests 5 years ago
Audric Ackermann 9a302fb5ff
add a cache of the keypairs for a closed group 5 years ago
Audric Ackermann f0db797a9a
fix loading of messages props 5 years ago
Audric Ackermann 672eb91975
add types for message props and remove props function calls msg 5 years ago
Audric Ackermann 6deb97dbc0
WIP 5 years ago
Audric Ackermann a0afd3efe4
add some performance measure for commit calls 5 years ago
Audric Ackermann ef0b07bb7a
WIP 5 years ago
Audric Ackermann e5a60af93f
Merge pull request #1751 from Bilb/fix-expire-without-seeing
do not start expire timer before seing message
5 years ago
audric 9cb69cf8fd do not start expire timer before seing message 5 years ago
Audric Ackermann 712f76a53c
Merge remote-tracking branch 'upstream/clearnet' into remove-conversationct-singleton 5 years ago
Audric Ackermann 9e5d33d849
trigger download for past messages when trusting contact 5 years ago
Audric Ackermann e090b8e8c6
remove getInstance on swarmPolling 5 years ago
Audric Ackermann e9e718bfcb
remove getInstance on MessageController=> getMessageController 5 years ago
Audric Ackermann 0b410404a3
remove keypair request manager 5 years ago
Audric Ackermann 89a0868fc3
remove getInstance of conversationController to get() 5 years ago
Audric Ackermann 09d9db38e8
move taskWithTimeout to typescript 5 years ago
Audric Ackermann a659d5b480
fix open group invitation logic 5 years ago
Audric Ackermann b64e8bf610
fix seed dialog and leave group as admin dialog 5 years ago
Audric Ackermann 93e43fe929
move conversation dialogs to redux store 5 years ago
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 5 years ago
Audric Ackermann 8ef9c8ed1a
remove delivery receipt logic 5 years ago
Warrick Corfe-Tan ee7afb6ebf WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal. 5 years ago
Audric Ackermann 5bf844241b
fix tests 5 years ago
Audric Ackermann 03fe67b974
remove unused contact field on message 5 years ago
Audric Ackermann 173b49723b
rename groupInvitation in proto and remove more stuff unused 5 years ago
Audric Ackermann c090782919
remove UPDATE type of closed group control message 5 years ago
Audric Ackermann 01fd927070
match envelope type with ios protos 5 years ago
Warrick Corfe-Tan b082dd9f43 delete messages and leave group working with redux modal. 5 years ago
Audric Ackermann 37c9c6b5c3
new closed group send and handle expire timer already set 5 years ago
Warrick Corfe-Tan 4c8f2bf720 WIP refactoring confirm dialog to redux state. 5 years ago
Audric Ackermann 0a208c0d15
store snodes list on db, use them if possible on app start
if not enough snodes or no snodes at all, a request to the seed node is
made instead
5 years ago
Warrick Corfe-Tan 1bfdbc5c93 WIP: Refactoring modals. 5 years ago
Audric Ackermann 2e475450ee
fix deduplication using a hash of recent messages 5 years ago
Audric Ackermann 722f240f3d
fix deduplication based on serverTimestamp 5 years ago
Audric Ackermann f186bdbe39
clear our zombie list if we get readded to a closed group 5 years ago
Audric Ackermann ecf409bed5
fix slow app while removing v1 convoss 5 years ago
Audric Ackermann 118813661d
remove inte tests + handle opengroupv2 messages in chunk
this is to avoid freezing UI and is only a temporary fix

We need to have webworkers in this app
5 years ago
Audric Ackermann f3768a674a
short error on no network for retry sending message 5 years ago
Audric Ackermann b055165a5d
display a message when the recipient screenshots an attachemnt 5 years ago
Audric Ackermann 810ccdf675
send dataExtractionNotificaionMessage on saving attachment on priv chats 5 years ago
Audric Ackermann 8a2efb83ec
Merge branch 'clearnet' into remove-fsv1-sogsv1 5 years ago
Audric Ackermann 6f8c8ee1b3
remove most of sogsv1 and fsv1 and update version fetch url
version fetch is used to know when we have a new update
5 years ago
Audric Ackermann f6ced14054
Merge branch 'clearnet' into accept-keypair-closed-group-existing 5 years ago
Audric Ackermann b15eeb00cd
fixup duration missing 5 years ago
Audric Ackermann e40a2692d6
Merge branch 'clearnet' into accept-keypair-closed-group-existing 5 years ago