aboutsummaryrefslogtreecommitdiff
path: root/src/mail/mailbox.rs
Commit message (Expand)AuthorAgeFilesLines
* More work on incoming mails, but no mails yetAlex Auvolat2022-06-301-1/+1
* Implement create_mailboxAlex Auvolat2022-06-301-2/+12
* Elementary data structure for mailbox listAlex Auvolat2022-06-301-1/+6
* reformat mailbox.rs and add securityAlex Auvolat2022-06-301-8/+22
* Implement move and copy mailAlex Auvolat2022-06-301-7/+81
* Add prototypes for mailbox functionsAlex Auvolat2022-06-301-13/+48
* Add possibility to fetch full RFC822Alex Auvolat2022-06-291-1/+2
* Fetch ENVELOPE works \o/Alex Auvolat2022-06-291-5/+14
* cleanupAlex Auvolat2022-06-291-2/+2
* Implement beginning of a FETCH commandAlex Auvolat2022-06-291-24/+165
* Implement IDLE in selected stateAlex Auvolat2022-06-291-0/+5
* Cleanup and remove useless importsAlex Auvolat2022-06-291-2/+0
* Add call to testing procedureAlex Auvolat2022-06-291-0/+5
* Rename MailIdent to UniqueIdent and use those to identify mailboxesAlex Auvolat2022-06-291-29/+17
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-51/+37
* work on prototypesAlex Auvolat2022-06-291-17/+20
* RefactoringAlex Auvolat2022-06-291-0/+165