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.
2018-03-26 16:38:34 -04:00
..
fixtures Rename ‘File a Bug’ to ‘Report an Issue’ 2018-03-08 16:21:27 -05:00
types/attachment Switch from hashed to random attachment file names 2018-03-26 16:38:34 -04:00
menu_test.js UX Improvements: Global Menu & Copy Changes (#2078) 2018-03-02 15:59:39 -05:00