audric
|
8414aa800d
|
fix a bug not making profile name updates in opengroup
|
4 years ago |
audric
|
fce86989f0
|
make sure profileKey is a hex string in all convos
|
4 years ago |
audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
399041c5b3
|
cache identity pair and add some per measure
|
4 years ago |
Audric Ackermann
|
e8f0c4aaec
|
move libloki to webworker and remove unused stuff in it
|
4 years ago |
Audric Ackermann
|
78caaa2bfd
|
fix tests
|
4 years ago |
Audric Ackermann
|
9a302fb5ff
|
add a cache of the keypairs for a closed group
|
4 years ago |
Audric Ackermann
|
f0db797a9a
|
fix loading of messages props
|
4 years ago |
Audric Ackermann
|
672eb91975
|
add types for message props and remove props function calls msg
|
4 years ago |
Audric Ackermann
|
6deb97dbc0
|
WIP
|
4 years ago |
Audric Ackermann
|
a0afd3efe4
|
add some performance measure for commit calls
|
4 years ago |
Audric Ackermann
|
ef0b07bb7a
|
WIP
|
4 years ago |
Audric Ackermann
|
e5a60af93f
|
Merge pull request #1751 from Bilb/fix-expire-without-seeing
do not start expire timer before seing message
|
4 years ago |
audric
|
9cb69cf8fd
|
do not start expire timer before seing message
|
4 years ago |
Audric Ackermann
|
712f76a53c
|
Merge remote-tracking branch 'upstream/clearnet' into remove-conversationct-singleton
|
4 years ago |
Audric Ackermann
|
9e5d33d849
|
trigger download for past messages when trusting contact
|
4 years ago |
Audric Ackermann
|
e090b8e8c6
|
remove getInstance on swarmPolling
|
4 years ago |
Audric Ackermann
|
e9e718bfcb
|
remove getInstance on MessageController=> getMessageController
|
4 years ago |
Audric Ackermann
|
0b410404a3
|
remove keypair request manager
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Audric Ackermann
|
09d9db38e8
|
move taskWithTimeout to typescript
|
4 years ago |
Audric Ackermann
|
a659d5b480
|
fix open group invitation logic
|
4 years ago |
Audric Ackermann
|
b64e8bf610
|
fix seed dialog and leave group as admin dialog
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
c9d7f4a1ab
|
Merge remote-tracking branch 'w/onion-paths' into clearnet
|
4 years ago |
Audric Ackermann
|
8ef9c8ed1a
|
remove delivery receipt logic
|
4 years ago |
Warrick Corfe-Tan
|
ee7afb6ebf
|
WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal.
|
4 years ago |
Audric Ackermann
|
5bf844241b
|
fix tests
|
4 years ago |
Audric Ackermann
|
03fe67b974
|
remove unused contact field on message
|
4 years ago |
Audric Ackermann
|
173b49723b
|
rename groupInvitation in proto and remove more stuff unused
|
4 years ago |
Audric Ackermann
|
c090782919
|
remove UPDATE type of closed group control message
|
4 years ago |
Audric Ackermann
|
01fd927070
|
match envelope type with ios protos
|
4 years ago |
Warrick Corfe-Tan
|
b082dd9f43
|
delete messages and leave group working with redux modal.
|
4 years ago |
Audric Ackermann
|
37c9c6b5c3
|
new closed group send and handle expire timer already set
|
4 years ago |
Warrick Corfe-Tan
|
4c8f2bf720
|
WIP refactoring confirm dialog to redux state.
|
4 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
|
4 years ago |
Warrick Corfe-Tan
|
1bfdbc5c93
|
WIP: Refactoring modals.
|
4 years ago |
Audric Ackermann
|
2e475450ee
|
fix deduplication using a hash of recent messages
|
4 years ago |
Audric Ackermann
|
722f240f3d
|
fix deduplication based on serverTimestamp
|
4 years ago |
Audric Ackermann
|
f186bdbe39
|
clear our zombie list if we get readded to a closed group
|
4 years ago |
Audric Ackermann
|
ecf409bed5
|
fix slow app while removing v1 convoss
|
4 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
|
4 years ago |
Audric Ackermann
|
f3768a674a
|
short error on no network for retry sending message
|
4 years ago |
Audric Ackermann
|
b055165a5d
|
display a message when the recipient screenshots an attachemnt
|
4 years ago |
Audric Ackermann
|
810ccdf675
|
send dataExtractionNotificaionMessage on saving attachment on priv chats
|
4 years ago |
Audric Ackermann
|
8a2efb83ec
|
Merge branch 'clearnet' into remove-fsv1-sogsv1
|
4 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
|
4 years ago |
Audric Ackermann
|
f6ced14054
|
Merge branch 'clearnet' into accept-keypair-closed-group-existing
|
4 years ago |