You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/test/app
Daniel Gasienica 1283c77518 Switch from hashed to random attachment file names
Using hashes, we get the benefit of deduplication but if a user receives two
messages with the same attachment, deleting one would delete it for both since
they are only stored once. To avoid the complexity of tracking number of
references, we simply generate random file names similar to iMessage on MacOS
(?) and Signal Android.
7 years ago
..
fixtures Rename ‘File a Bug’ to ‘Report an Issue’ 7 years ago
types/attachment Switch from hashed to random attachment file names 7 years ago
menu_test.js UX Improvements: Global Menu & Copy Changes (#2078) 7 years ago