WIP: Implement "search all mailboxes" feature #206

Draft
Manos Pitsidianakis wants to merge 1 commits from feature/search-all-mailboxes into master

Closes #146

Closes #20

Closes #146 Closes #20
Manos Pitsidianakis added the
enhancement
label 2022-12-04 16:13:57 +02:00
This pull request has changes conflicting with the target branch.
  • src/command.rs
  • src/command/actions.rs
  • src/components/mail.rs
  • src/components/mail/listing.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 feature/search-all-mailboxes master
git pull origin feature/search-all-mailboxes

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature/search-all-mailboxes
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#206
There is no content yet.