William Grant
|
4d0900844b
|
fix: adding shorten and extend to expire rpc endpoint
|
2 years ago |
William Grant
|
b6c3edbac4
|
fix: pass yarn ready
|
2 years ago |
William Grant
|
e5ecff7ec3
|
fix: fixed legacy disappearing messages on call notifications and others
|
2 years ago |
William Grant
|
f7e5719eac
|
feat: reverted bak to stage 1
|
2 years ago |
William Grant
|
ceeb9b790a
|
fix: finally got all the test cases to pass!
removed misMatchedMessage and replaced with shouldDisappearButIsntMessage which is a more explicit check
|
2 years ago |
William Grant
|
8dc7d48c52
|
feat: renamed isLegacyMessage to isLegacyDataMessage
all works except modern to modern stage 2
|
2 years ago |
William Grant
|
89c70760a5
|
fix: refactor and works for all legacy test cases, modern to modern is broken
|
2 years ago |
William Grant
|
6dd340ca6c
|
feat: handle legacy disappearing messages more gracefully due to protobuf issues
added utility function for checking for undefined properties on a protobuf, renamed expireTimer to expirationTimer in some places
|
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
|
bddc018ce7
|
fix: updated featureReleaseTimestamps for testing purposes
|
2 years ago |
William Grant
|
2f4c0114aa
|
feat: tested new expiration modes with legacy and new clients
fixed banner logic
|
2 years ago |
William Grant
|
718986c416
|
fix: improved feature release logic
|
2 years ago |
William Grant
|
15c054a35e
|
feat: added ability to reset the releaseFeature logic by updating the featureReleaseTimestamp
|
2 years ago |
William Grant
|
80f18e9f1c
|
feat: use correct timer options and set the defaults
|
2 years ago |
William Grant
|
8117e631d0
|
feat: legacy mode now works for 1-1 chats
|
2 years ago |
William Grant
|
bd900128f4
|
feat: added hasOutdated Client to convo model, use feature release check to process disappearing messages
trigger banner when receiving a legacy disappearing message via hasOutdatedClient
|
2 years ago |
William Grant
|
4dbbada728
|
feat: added notice banner component
show notice when conversation is in legacy mode, extracted some UI components from the ConversationHeader, updated featureReleaseTimestamp
|
2 years ago |
William Grant
|
848c97938c
|
feat: disabled new disappearing message modes behind a timed feature release function
|
2 years ago |
William Grant
|
7d0673f7f2
|
wip: added new legacy mode to panel, improved backwards compatibility
legacy mode support in conversation header, added typing for the expireUpdate, next is sending support
|
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
|
ac844af691
|
feat: updated timer notification design and copy
|
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
|
4d92500b60
|
feat: slight improved timing of sent message expire start time
|
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 |
William Grant
|
4731139b05
|
feat: added default timer values for different modes
|
2 years ago |
William Grant
|
2745571790
|
fix: correctly write to db when setting changes
|
2 years ago |
William Grant
|
0700ac4813
|
fix: moved disappearing message types to utils
|
2 years ago |
Audric Ackermann
|
b4218311b0
|
Merge pull request #2680 from yougotwill/save_qr_code
feat: added ability to save qr codes on click
|
2 years ago |
William Grant
|
e5f1e65194
|
feat: added ability to save qr codes on click
recovery phrase modal ui layout is now the same as edit profile modal, fixes for yarn ready
|
2 years ago |
mdPlusPlus
|
13c1b207f4
|
Add missing space between "PNG" and "GIF" in error message
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
William Grant
|
504f60cb97
|
fix: resolved missing reactions in open groups, fixed mutation cache logic
|
2 years ago |
Audric Ackermann
|
32e00227a4
|
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
|
2 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
9f1a6c6349
|
Merge pull request #2558 from Bilb/fix-notifications-preview-skip-already-visible-check
fix: do not deduplicate notification for previews
|
3 years ago |
Audric Ackermann
|
cffcbe8af9
|
fix: do not deduplicate notification for previews
|
3 years ago |
Audric Ackermann
|
893b552ada
|
fix: trigger redux state update manually when unblocking conversations
|
3 years ago |
William Grant
|
be238e2332
|
fix: qa feedback - notification preview works on first click
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
4271e66fb6
|
feat: add custom sound for notification so it works for Linux too
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
ad22482274
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
Audric Ackermann
|
c4fcac7ddf
|
feat: add support for audio notifications windows/macOS
|
3 years ago |