Commit Graph

78 Commits (b2237efe51a80daab8596214ebdb93c00d343421)

Author SHA1 Message Date
Audric Ackermann 370158951a move events from MessageQueue to MessageSentHandler 5 years ago
Audric Ackermann 8ea9f02cec Move data.js to data.ts 5 years ago
Audric Ackermann 7b81c4213a
Merge clearnet 5 years ago
Audric Ackermann 0c1343cad5
add a way to share currently distributing keypair to added members 5 years ago
Audric Ackermann 78e7255cb8
send the keypair to added members if we are admin
and remove request encryption keypair handling
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 ed84760f0e
add a tslint rule to forbid use of async without await 5 years ago
Audric Ackermann 36fab86d30
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 5 years ago
Audric Ackermann df0b44db4c
Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2 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 20cf5dbf10
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 5 years ago
Audric Ackermann b76ce0f2ff
update models to TS part2 5 years ago
Audric Ackermann 65ed81e980
enable explicit group updates on the sending side 5 years ago
Audric Ackermann 89ea946b3f
disable sending of explicit group updates for now - only receiving is ON 5 years ago
Audric Ackermann 267a3e6bf6
disable closedgroup update groups for now 5 years ago
Audric Ackermann ebd94ce15c
fix order of added new group in leftPane 5 years ago
Audric Ackermann 3b3378a2ee
finish explicit group updates 5 years ago
Audric Ackermann a51f95d28c
move models to TS part1 5 years ago
Audric Ackermann aede96b69b
enable explicit group updates on the sending side 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 7048f81214
disable closedgroup update groups for now 5 years ago
Audric Ackermann c06f710b3b
fix order of added new group in leftPane 5 years ago
Audric Ackermann 334da0a169
finish explicit group updates 5 years ago
Audric Ackermann 0e25ab2874
WIP 5 years ago
Audric Ackermann 6e11c6db2e
remove all reference to closed group update v2 5 years ago