Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for mime in mime | Quentin Dufour | 2022-07-05 | 1 | -15/+37 | |
| | ||||||
* | Add support for MIME types | Quentin Dufour | 2022-07-05 | 1 | -20/+58 | |
| | ||||||
* | Refactor BODY parsing to generalize it | Quentin Dufour | 2022-07-05 | 1 | -67/+103 | |
| | ||||||
* | First test based on Dovecot results | Quentin Dufour | 2022-07-05 | 1 | -8/+19 | |
| | ||||||
* | Implement Content-Description | Quentin Dufour | 2022-07-05 | 1 | -8/+16 | |
| | ||||||
* | Populate attribute list | Quentin Dufour | 2022-07-04 | 1 | -120/+101 | |
| | ||||||
* | Fix uidindex tests + body structure for text msg | Quentin Dufour | 2022-07-04 | 1 | -8/+205 | |
| | ||||||
* | Implement IMAP fetch internaldate | Quentin Dufour | 2022-06-30 | 1 | -1/+5 | |
| | ||||||
* | Implement RFC822.TEXT | Quentin Dufour | 2022-06-30 | 1 | -9/+37 | |
| | ||||||
* | Split out Examined state and add prototypes for IMAP command handlers | Alex Auvolat | 2022-06-30 | 1 | -2/+8 | |
| | ||||||
* | Add possibility to fetch full RFC822 | Alex Auvolat | 2022-06-29 | 1 | -1/+5 | |
| | ||||||
* | Fetch ENVELOPE works \o/ | Alex Auvolat | 2022-06-29 | 1 | -2/+83 | |
| | ||||||
* | cleanup | Alex Auvolat | 2022-06-29 | 1 | -4/+4 | |
| | ||||||
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 1 | -2/+120 | |
| | ||||||
* | Implement IDLE in selected state | Alex Auvolat | 2022-06-29 | 1 | -13/+91 | |
| | ||||||
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 1 | -3/+1 | |
| | ||||||
* | Add call to testing procedure | Alex Auvolat | 2022-06-29 | 1 | -0/+3 | |
| | ||||||
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -2/+7 | |
| | ||||||
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -0/+154 | |