aboutsummaryrefslogtreecommitdiff
path: root/src/imap/mailbox_view.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement beginning of a FETCH commandAlex Auvolat2022-06-291-2/+120
* Implement IDLE in selected stateAlex Auvolat2022-06-291-13/+91
* Cleanup and remove useless importsAlex Auvolat2022-06-291-3/+1
* Add call to testing procedureAlex Auvolat2022-06-291-0/+3
* Rename MailIdent to UniqueIdent and use those to identify mailboxesAlex Auvolat2022-06-291-2/+7
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-0/+154