1283c77518
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. |
||
---|---|---|
.. | ||
types/attachment | ||
auto_update.js | ||
config.js | ||
locale.js | ||
logging.js | ||
menu.js | ||
tray_icon.js | ||
user_config.js | ||
window_state.js |