Audric Ackermann
|
aac54e6045
|
Merge remote-tracking branch 'upstream/clearnet' into restore-handle-configuration
|
5 years ago |
Audric Ackermann
|
b8a17bcd94
|
do not include lokiProfile on sync Message => we use ConfigMessage now
|
5 years ago |
Audric Ackermann
|
e052a6743a
|
fix building of sync message from 1-to-1 convo
|
5 years ago |
Audric Ackermann
|
43e2ca00ff
|
do not sync profileKey on sync => only on ConfigurationMessage
|
5 years ago |
Audric Ackermann
|
fc24df00fb
|
always share our profileKey on outgoing messages
|
5 years ago |
Audric Ackermann
|
3f59ce1692
|
fix updates of message on message syncing
|
5 years ago |
Audric Ackermann
|
ca22b4635f
|
fixup some building of sync message issues
|
5 years ago |
Audric Ackermann
|
58cc6551e5
|
fix updates of message on message syncing
|
5 years ago |
Audric Ackermann
|
7a3a12ccdc
|
Merge branch 'clearnet' into move-models-to-ts-2
|
5 years ago |
Audric Ackermann
|
3ee0ccfac8
|
remove the forceSave logic for a message, always insert or replace
|
5 years ago |
Audric Ackermann
|
3f43ae48ad
|
WIP
|
5 years ago |
Audric Ackermann
|
a34720501c
|
update avatar on convo only if DL+decrypt is OK
|
5 years ago |
Audric Ackermann
|
2d7515cf0b
|
Merge branch 'clearnet' into move-models-to-ts-2
|
5 years ago |
Audric Ackermann
|
375c5ba1a8
|
add the request and reply of an encryptionKeyPair if needed
|
5 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
5 years ago |
Audric Ackermann
|
ea2c4437a3
|
cleanup models with unused events
also, sort message from DB and on redux by sent_at or received_at when
not a public group
|
5 years ago |
Audric Ackermann
|
89ea946b3f
|
disable sending of explicit group updates for now - only receiving is ON
|
5 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
5 years ago |
Audric Ackermann
|
b88ea110e8
|
Add multi device v2 support
|
5 years ago |
Audric Ackermann
|
64737a89d7
|
add ConfigurationMessage
|
5 years ago |
Audric Ackermann
|
ab8aa0d982
|
disable sending of explicit group updates for now - only receiving is ON
|
5 years ago |
Audric Ackermann
|
0e25ab2874
|
WIP
|
5 years ago |
Audric Ackermann
|
6e11c6db2e
|
remove all reference to closed group update v2
|
5 years ago |
Audric Ackermann
|
999e6fc712
|
replace GroupUpdateV2 in proto to ClosedGroupControlMessage
|
5 years ago |
Audric Ackermann
|
a0703bc2f9
|
remove primary and secondary device separate status
|
5 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
5 years ago |
Audric Ackermann
|
f1d84177a0
|
fix expirationTimer updates closed group desktop to ios
|
5 years ago |
Audric Ackermann
|
eb9828a3b7
|
fix tests
|
5 years ago |
Audric Ackermann
|
cbd0e63641
|
add admin dialog to warn him about leaving for v2 closed group
|
5 years ago |
Audric Ackermann
|
d43ae09eb0
|
first working version of closed group v2
|
5 years ago |
Audric Ackermann
|
8710b7a9e8
|
medium group: send existing expiretimer to joining members if set
|
5 years ago |
Audric Ackermann
|
545eef4edb
|
include expireTimer in group invitation message so it does not reset it
|
5 years ago |
Audric Ackermann
|
d4e9b43f0c
|
remove QUIT type of mediumgroupupdate
|
5 years ago |
Audric Ackermann
|
53a14a0b60
|
add prefix to ExpirationTimerUpdateMessage for closed group too
|
5 years ago |
Audric Ackermann
|
514eb9ba98
|
fix pubkey regex for mobile medium groups
|
5 years ago |
Audric Ackermann
|
215c964fab
|
fix padding for medium group
|
5 years ago |
Audric Ackermann
|
ff1c554e8a
|
make MediumGroupChatMessage share impl with ClosedGroupChatMessage
|
5 years ago |
Maxim Shishmarev
|
d95dfdc04a
|
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
|
5 years ago |
Audric Ackermann
|
394030b711
|
remove getDefaultTTL and use Constants values instead
|
5 years ago |
Maxim Shishmarev
|
cc43555cd2
|
Merge branch 'clearnet' into medium-group-fixes
|
5 years ago |
Maxim Shishmarev
|
87144336b7
|
Large refactor of medium groups. Fixes them for multidevice
|
5 years ago |
Vincent
|
5216cc2c2e
|
merge clearnet
|
5 years ago |
Vincent
|
c020eddef6
|
constants-to-ts
|
5 years ago |
Maxim Shishmarev
|
d747249d4f
|
Merge branch 'clearnet' into revive-medium-groups
|
5 years ago |
Audric Ackermann
|
a4fedaf75d
|
fix empty avatar being undefined rather than ''
building ClosedGroupUpdate message via ts makes it have an avatar
content with fields empty if we pass '' as avatar.
we wamt no avatar field at all
|
5 years ago |
Maxim Shishmarev
|
237bd84b35
|
Fix medium group sending for single device users; protocol changes
|
5 years ago |
Audric Ackermann
|
ed48818867
|
include old avatar and expireTimer on groupUpdate
|
5 years ago |
Mikunj
|
669648d9cb
|
Fix expire timer
|
5 years ago |
Mikunj
|
c422c9e2ad
|
Lint
|
5 years ago |
Audric Ackermann
|
0474e84b19
|
fix profileKey sharing and avatar
|
5 years ago |