Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
1 year ago |
Audric Ackermann
|
571d593c38
|
fix: fix small ui issues after merge of multiple PRs
|
1 year ago |
Audric Ackermann
|
af7c052021
|
fix: max-width of messages set to 75%
|
1 year ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
1 year ago |
William Grant
|
aea4fd7ad9
|
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
|
1 year ago |
Audric Ackermann
|
50b99ec24f
|
fix: typo for isControlMessage()
|
1 year ago |
Audric Ackermann
|
2c479eb8d5
|
fix: make fileserver request retry
|
1 year ago |
Audric Ackermann
|
3a26285667
|
fix: make group control message not expire
|
1 year ago |
Audric Ackermann
|
f6cd12d599
|
fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
|
1 year ago |
Audric Ackermann
|
744283fc56
|
fix: changed some message control to not expire
still some to discuss with the team
|
1 year ago |
Audric Ackermann
|
bd7c181e1e
|
chore: incoming group update message need their own expireTimer
we do not trust the setting from the convo anymore
|
1 year ago |
Audric Ackermann
|
b61745fd94
|
fix: use DaR ttl for synced message store request
removing one request at a time
|
1 year ago |
Audric Ackermann
|
5cfbb8405c
|
fix: use expiry from swarm to update readAt & expiresAt for msg
|
1 year ago |
Audric Ackermann
|
82c6f0897b
|
fix: add jobs for expiry update & expiry fetch
|
1 year ago |
Audric Ackermann
|
98fd834367
|
fix: already read DaR messages start with right time left on receive
|
1 year ago |
Audric Ackermann
|
543c80bbe3
|
fix: add most of new designs (own setting) for disappear v2 messages
|
1 year ago |
Audric Ackermann
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
Audric Ackermann
|
6e4052c4ab
|
fix: fix typo pushing new messages to redux store
|
1 year ago |
William Grant
|
0bb72fc1a1
|
feat: updated getPropsForMessageDetail
attachments now have fileSize, url and screenshots and removed contacts
|
2 years ago |
William Grant
|
1f52b9620b
|
feat: wip work
|
2 years ago |
William Grant
|
04c3f69398
|
refactor: export functions from an object for stubbing
for disappearing messages index file
|
2 years ago |
William Grant
|
bb6e09de0a
|
feat: cleaned up wip logs
|
2 years ago |
William Grant
|
40014544d1
|
fix: closed group groupId is now PubKey only
|
2 years ago |
William Grant
|
a459bff86c
|
fix: more comment cleanup
|
2 years ago |
William Grant
|
1d7380a254
|
refactor: rename expirationLength
to expirationDurationMs
|
2 years ago |
William Grant
|
8d9fc33180
|
fix: remove unnecessary async on markReadNoCommit
|
2 years ago |
William Grant
|
5f3a0899f5
|
feat: moved remaining code into feature folder
also separated out legacy functions
|
2 years ago |
William Grant
|
0212166fcc
|
feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
|
2 years ago |
William Grant
|
37bdd08aca
|
fix: correct getter region comments
|
2 years ago |
William Grant
|
bb646ed3b9
|
refactor: replaced get expirationTimerUpdate calls
with getExpirationTimerUpdate
|
2 years ago |
William Grant
|
0dcf48be16
|
refactor: replaced get expires_at calls
with getExpiresAt
|
2 years ago |
William Grant
|
61eccb8d0f
|
refactor: replaced get expirationStartTimestamp calls
with getExpirationStartTimestamp
|
2 years ago |
William Grant
|
777584945d
|
refactor: replaced get expireTimer calls
with getExpireTimer
|
2 years ago |
William Grant
|
ebaedb2e4c
|
feat: created getters in message model
replaced all expirationType calls with getExpirationType
|
2 years ago |
William Grant
|
a484011acb
|
refactor: changetodisappearingmessageconversationtype to changetodisappearingconversationmode
|
2 years ago |
William Grant
|
250e3d0238
|
refactor: rename expirationType on convo to expirationMode
this means convo has expirationMode and messages have expirationType
|
2 years ago |
William Grant
|
93b450ce56
|
feat: hit expire endpoint for read messages
for now it will hit the expire endpoint twice
|
2 years ago |
William Grant
|
c1dc2e5a6c
|
fix: hit expire endpoint when send is successful
we need the returned messageHash from the swarm
|
2 years ago |
William Grant
|
a4bd3f59bb
|
feat: improved expire swarm result logic
better logging and handle errors more smoothly
|
2 years ago |
William Grant
|
beb04d1b31
|
feat: improved logging for start expiry timestamp
|
2 years ago |
William Grant
|
3b0d5f55e7
|
feat: added get_expiries typings
|
2 years ago |
William Grant
|
3cc155b9e8
|
feat: update the TTL with the snode expire result
|
2 years ago |
William Grant
|
32b7870e07
|
feat: make sure to use ms for the expireTimer
expireTimer on the model is in seconds so we need to convert it
|
2 years ago |
William Grant
|
a2185625c8
|
fix: use TTL_CONFIG in retrieve request
also some comment cleanup
|
2 years ago |
William Grant
|
c33eef0162
|
fix: sync messages now expire in 1on1s
fromConfig has been removed from updateExpireTimer
|
2 years ago |
William Grant
|
631c677a24
|
fix: trigger expiry for outgoing sync messages
|
2 years ago |
William Grant
|
60aac9be85
|
fix: regular messages correctly sync again
|
2 years ago |
William Grant
|
ec81805745
|
fix: log pipeline better
|
2 years ago |
William Grant
|
00ef4a47a2
|
fix: outgoing content messages can have an equal changetimestamp
|
2 years ago |
William Grant
|
e8e3ba142e
|
fix: added isOutdated prop to expireUpdate
ignores duplicate setting messages
|
2 years ago |