Commit Graph

33 Commits (ea0d5e16151297f7c27a3a41e91ab0da4da39991)

Author SHA1 Message Date
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 7 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 7 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 7 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 8 months ago
Audric Ackermann ba601360de
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body 8 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 8 months ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
William Grant 8195116fb2 chore: confirmed duration functions work 1 year ago
William Grant 537897dedb feat: added duration to media attachments
added showLightboxFromAttachmentProps for future use
1 year ago
William Grant 973845b7c6 fix: comment note casing 1 year ago
William Grant aad55025ba fix: more comment cleanup 2 years ago
William Grant da588a1096 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
Audric Ackermann 3c8ab8906a chore: add featureFlag for integrationtestenv derived from process.env 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
Audric Ackermann 4637f4609a Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage 2 years ago
William Grant c953c9f8f8 fix: converting undefined to a string does not make an empty string so we have to make deleteData more robust
javascript ¯\_(ツ)_/¯
2 years ago
William Grant 220d9bff47 fix: check if path is undefined first in deleteData function 2 years ago
William Grant c1ea1f0037 feat: print error message and not entire error if available when deleting an attachment from disk 2 years ago
William Grant d4d5b6c86b fix: improved disk deletion handling and pass yarn ready
need to use await with the pathExists function and cleaned up code into a handler function
2 years ago
William Grant c759eed0d8 fix: check if path exists for deleted attachment instead of trying to read that data
this is more performant since it should be deleted
2 years ago
William Grant 6cf2c0b0df feat: made sure to clear attachment properties after deletion
confirmed everything works through testing
2 years ago
William Grant 386997f233 feat: made progress on attachment deletions but can confirm 100% 2 years ago
Audric Ackermann 796ccf0582 feat: add handling and setting of the expireTimer for contacts 2 years ago
Audric Ackermann b2237efe51 feat: insert all contacts into wrapper before syncing it 2 years ago
Audric Ackermann ec76057c5e
Merge integration test (#2313)
* Testing playwright for Desktop automation

* add more data-testid field

* remove commited test-results

* test: skip group upkeep for now

* test: mention test create group instead of restoring from seed

* test: run on testnet

* fix: revert messagebanner unread count changes

from commit 8107d75e89

Co-authored-by: Emily <emily@oxen.io>
3 years ago
Audric Ackermann 0158fd5ebb
filter duplicates on opengroup poll in a single sql call 3 years ago
Audric Ackermann 00d70db0be
queue user profile avatars update
also add some tests for the promise utils
3 years ago
audric 4b39b46b6a replace invalid unicode in filename 3 years ago
audric cea2c2460a make sure screenshot of video attachment is saved locally 3 years ago
audric 1c8e81d8e6 make sure to store generated thumbnail with the attachment message 3 years ago
audric 8feecb777b make sure to scale dowm preview in composition box 3 years ago
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 3 years ago