William Grant
|
ee5503585a
|
fix: comment out some unnecessary logging
|
2 years ago |
William Grant
|
ec81805745
|
fix: log pipeline better
|
2 years ago |
William Grant
|
50f144a8c3
|
fix: improved logging
made some progress with fixing things but other things broke
|
2 years ago |
William Grant
|
bb6eb3e84e
|
feat: fixed 1-1s and added more logging
|
2 years ago |
William Grant
|
e8c927f580
|
feat: setExpirationStartTimestamp uses DisappearingMessageConversationType
easier to manage starting a legacy disappearing message and always pass expiration type and timer
|
2 years ago |
William Grant
|
ff19c95a92
|
fix: remove using legacy as a string for disappearing messages except in the UI
created new isLegacyDisappearingModeEnabled check, default use UNKNOWN expiration type in message classes if not defined
|
2 years ago |
William Grant
|
da588a1096
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
e3b6be7318
|
chore: fix typos
this comes from mdplusplus https://github.com/mdPlusPlus/session-desktop/tree/codespell
duplicated to fix conflicts
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
905fe5aab9
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
77acd1396b
|
feat: add support for blinded25 receipt of messages for later impl
|
2 years ago |
Audric Ackermann
|
0fa58a5654
|
chore: fix compilation issues after conflicts resolution
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
2068737cdd
|
fix: break down deleteContact based on convo type
|
2 years ago |
Audric Ackermann
|
7b42c64cf3
|
fix: make sure to include the associatedWith to handle 421
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
Audric Ackermann
|
6f6620f622
|
fix: skip new group messages when receved after group was removed
|
2 years ago |
William Grant
|
f9c9702d12
|
fix: clean disable-next-line on handleMessageSentSuccess
|
2 years ago |
William Grant
|
afaaedac3e
|
feat: added proper note to self support
note to self is always delete after send
|
2 years ago |
William Grant
|
7d9945911c
|
fix: expire all outbound disapparing messages as soon as they are sent to match other platforms
|
2 years ago |
William Grant
|
2221d81a23
|
fix: reverted setToExpire timer,
fixed incorrect expirationLength value in getPropsForExpiringMessage
|
2 years ago |
William Grant
|
6a38e09f4f
|
feat: moved setToExpire calls to the correct locations within the message pipeline depending on the expirationType of a message model
|
2 years ago |
William Grant
|
e5ecff7ec3
|
fix: fixed legacy disappearing messages on call notifications and others
|
2 years ago |
William Grant
|
a3a0c3f9de
|
feat: fixed closed groups legacy mode
|
2 years ago |
William Grant
|
8117e631d0
|
feat: legacy mode now works for 1-1 chats
|
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
|
446752cf54
|
feat: DataExtractionNotifications now expire
MessageRequestResponses should not expire, pass yarn ready
|
2 years ago |
William Grant
|
5c697572a7
|
feat: Call Notifications now expire properlly
include the direction in the expiration props, setting the start timer doesnt directly update the model
|
2 years ago |
William Grant
|
307fefcedc
|
feat: improved sender disappear after reading time
|
2 years ago |
William Grant
|
4ef3537a53
|
feat: timer notifications expire correctly when disappearing after sending
|
2 years ago |
William Grant
|
f36bbb9c7c
|
feat: group invitiations now disappear
|
2 years ago |
William Grant
|
e34e3d4a4b
|
fix: resolved some yarn ready issues
|
2 years ago |
William Grant
|
f825b74895
|
feat: disappearing messages are now correctly deleted from the swarm after they expire
|
2 years ago |
William Grant
|
d358ab2fb1
|
feat: fixed closed groups
improved setExpirationStartTimestamp logic
|
2 years ago |
William Grant
|
996d204dc8
|
feat: improved syncing of timers for disappear after send
|
2 years ago |
William Grant
|
6febf2859e
|
feat: disappear after reading now works
|
2 years ago |
William Grant
|
4ee440304c
|
feat: attempted to improve the accuracy of the start timer for disappear after send
|
2 years ago |
William Grant
|
22e02633a9
|
feat: started consolidating send and receive dm logic.
updated in parts but haven't test what happens
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
c623e2e49e
|
fix: make the ConfSyncJob fetch be per destination
|
2 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
2 years ago |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
Audric Ackermann
|
22329bc745
|
chore: cleanup FIXMEs and remove sig_timestamp as we cannot rely on it
we use timestamp instead of sig_timestamp for store requests
|
2 years ago |
Audric Ackermann
|
f870eff45b
|
fix: make syncJob throttled every 3s and start right away if possible
also enable sig_timestamp on mainnet use as every node should have
upgraded now
|
2 years ago |
Audric Ackermann
|
6bbb16b46d
|
feat: track and delete configMessageHashes
|
2 years ago |
Audric Ackermann
|
7c56310e69
|
feat: addConfSyncJob start
|
2 years ago |