- 
                Notifications
    
You must be signed in to change notification settings  - Fork 186
 
Add download all attachments to messages. #2928
base: unstable
Are you sure you want to change the base?
Conversation
docs: Document additional packages needed in ubuntu fix: Changes to save multiple attachments in same message with a different name.
* fix: yarn ready fixes
| 
           Hey, could we instead of relying on those chrome experimental features, 
  | 
    
          
 The last part I don't know how to do.  | 
    
| 
           ok, I'll mark this PR as draft until then  | 
    
| 
           v25.8.4 still needs the request for experimental features.  | 
    
| 
           To ensure I understand correctly, this feature allows users to download all attachments of a message by selecting an option from the context menu that appears when clicking on a message with multiple attachments. Does this action prompt the user to choose a save location via a file picker, or are the attachments automatically saved to a default location? Does this still rely on Chrome experimental features?  | 
    
| 
           It asks the user to select a directory.  | 
    
docs: Document additional packages needed in ubuntu
fix: Changes to save multiple attachments in same message with a different name.
First time contributor checklist:
Contributor checklist:
clearnetbranchyarn readyrun passes successfully (more about tests here)Description
This merge request builds on
#2917
(https://github.com/oxen-io/session-desktop-temp/issues/228)
and adds the possibility to download all attachments to a directory in one go.