Audric Ackermann
|
9d984355dc
|
fix: do not force ttl for groupExpireTimerUpdate
|
1 year ago |
Audric Ackermann
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
Audric Ackermann
|
d1068983bb
|
fix: broken state adding lastDisappearingMessage to chatmsg
|
1 year ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
William Grant
|
df40ff8855
|
feat: added legacy to the ExpirationType enum in the protobuf and updated support
the desktop protobuf implementation doesnt support undefined for optional enum values this is a known bug.
|
2 years ago |
William Grant
|
b8ab952c33
|
fix: explicitly set expirationType to undefined if sending a legacy message
|
2 years ago |
William Grant
|
d698f66d50
|
feat: updated clients can send ExpirationTimerUpdateMessages to older clients
fixed syncing of ExpirationTimerUpdateMessages
|
2 years ago |
William Grant
|
255b6225c9
|
feat: block sending disappearing messages of the wrong type in different conversations,
improved disappear after send or read logic, disable legacy sending for now
|
2 years ago |
William Grant
|
97ecc9e521
|
feat: fixed double expiration update message issue
started creating an inheritable expiration message class, improved start triggering logic
|
2 years ago |
William Grant
|
4ef3537a53
|
feat: timer notifications expire correctly when disappearing after sending
|
2 years ago |
William Grant
|
ee6607b96a
|
feat: added expirationType and expireTimer to content message and updated message pipeline
this includes sync messages and updating the protobuf, haven't tested closed groups
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
audric
|
9e37985d03
|
enable no-unused local and imports and fix tslint
|
4 years ago |
Audric Ackermann
|
8444c7cbfc
|
increase to ttl of 14 days for everything except TypingMessages
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
ec6a5995db
|
sync expire timer updates
|
4 years ago |
Audric Ackermann
|
79193ee7be
|
refactor to Visible and ControlMessage types
|
4 years ago |