WIP: Add read-only memfd backed temporary files for opening attachments #234

Draft
Manos Pitsidianakis wants to merge 1 commits from memfd into master

TODO:

  • rebase against current master
TODO: - [ ] rebase against current `master`
Manos Pitsidianakis added the
enhancement
User Experience
labels 2023-06-19 10:07:03 +03:00
Manos Pitsidianakis added 1 commit 2023-06-19 10:07:03 +03:00
This pull request has changes conflicting with the target branch.
  • src/components/mail/compose.rs
  • src/components/mail/pgp.rs
  • src/components/mail/view.rs
  • src/components/mail/view/envelope.rs
  • src/components/mail/view/html.rs
  • src/conf/accounts.rs
  • src/mailcap.rs
  • src/state.rs
  • src/types.rs
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b memfd master
git pull origin memfd

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff memfd
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#234
There is no content yet.