aboutsummaryrefslogtreecommitdiff
path: root/src/mail
Commit message (Expand)AuthorAgeFilesLines
* update uid in mailbox list when opening mailboxAlex Auvolat2022-06-301-3/+13
* Implement create_mailboxAlex Auvolat2022-06-302-41/+97
* Refactor user to be shared using ArcAlex Auvolat2022-06-301-38/+73
* Elementary data structure for mailbox listAlex Auvolat2022-06-302-30/+130
* reformat mailbox.rs and add securityAlex Auvolat2022-06-301-8/+22
* Implement move and copy mailAlex Auvolat2022-06-302-7/+90
* Add prototypes for mailbox functionsAlex Auvolat2022-06-301-13/+48
* Rename to AerogrammeAlex Auvolat2022-06-301-1/+1
* 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-292-24/+176
* Implement IDLE in selected stateAlex Auvolat2022-06-291-0/+5
* Cleanup and remove useless importsAlex Auvolat2022-06-293-17/+3
* Add call to testing procedureAlex Auvolat2022-06-291-0/+5
* Rename MailIdent to UniqueIdent and use those to identify mailboxesAlex Auvolat2022-06-295-71/+68
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-293-56/+83
* work on prototypesAlex Auvolat2022-06-293-20/+44
* RefactoringAlex Auvolat2022-06-293-149/+198
* Clean up unused importsAlex Auvolat2022-06-292-4/+4
* Refactor to allow mutabilityAlex Auvolat2022-06-291-1/+2
* cargo fmt + implement noopQuentin Dufour2022-06-282-6/+43
* Refactor files in a "mail" crateQuentin Dufour2022-06-273-0/+570