Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement STATUS | Alex Auvolat | 2022-07-12 | 1 | -1/+10 |
* | Implement mailbox renaming | Alex Auvolat | 2022-07-12 | 1 | -77/+223 |
* | Implement LIST | Alex Auvolat | 2022-07-12 | 1 | -19/+32 |
* | More work on incoming mails, but no mails yet | Alex Auvolat | 2022-06-30 | 1 | -7/+11 |
* | Skeleton for incoming mail processor | Alex Auvolat | 2022-06-30 | 1 | -13/+19 |
* | update uid in mailbox list when opening mailbox | Alex Auvolat | 2022-06-30 | 1 | -3/+13 |
* | Implement create_mailbox | Alex Auvolat | 2022-06-30 | 1 | -39/+85 |
* | Refactor user to be shared using Arc | Alex Auvolat | 2022-06-30 | 1 | -38/+73 |
* | Elementary data structure for mailbox list | Alex Auvolat | 2022-06-30 | 1 | -29/+124 |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 1 | -3/+3 |
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -6/+15 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -3/+41 |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 1 | -2/+23 |
* | Refactoring | Alex Auvolat | 2022-06-29 | 1 | -0/+31 |