Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete EXAMINE that has been merged in SELECTED | Quentin Dufour | 2024-01-17 | 1 | -164/+0 |
* | Finalize implementation of CONDSTORE | Quentin Dufour | 2024-01-11 | 1 | -4/+11 |
* | Enable CONDSTORE on STORE/FETCH modifier | Quentin Dufour | 2024-01-11 | 1 | -5/+10 |
* | Fetch and store modifiers are parsed | Quentin Dufour | 2024-01-11 | 1 | -2/+4 |
* | Enable CONDSTORE if SEARCH MODSEQ is queried | Quentin Dufour | 2024-01-11 | 1 | -1/+4 |
* | Fecth MODSEQ now enables the CONDSTORE capability | Quentin Dufour | 2024-01-10 | 1 | -8/+13 |
* | prepare condstore | Quentin Dufour | 2024-01-09 | 1 | -1/+1 |
* | Search can now filter on index data | Quentin Dufour | 2024-01-06 | 1 | -5/+7 |
* | WIP rewrite with a query managerfeat/more-imap-qol | Quentin Dufour | 2024-01-05 | 1 | -1/+1 |
* | ENABLE is now supported | Quentin Dufour | 2024-01-03 | 1 | -1/+3 |
* | implement move | Quentin Dufour | 2024-01-03 | 1 | -5/+4 |
* | rework capability | Quentin Dufour | 2024-01-03 | 1 | -1/+7 |
* | unselect implemented rfc3691 | Quentin Dufour | 2024-01-03 | 1 | -4/+7 |
* | migration to imap-flow seems done!refactor/imap-flow | Quentin Dufour | 2024-01-02 | 1 | -3/+9 |
* | compile with imap-flow | Quentin Dufour | 2024-01-02 | 1 | -8/+8 |
* | commands now use imap-flow | Quentin Dufour | 2024-01-02 | 1 | -20/+20 |
* | ported commands | Quentin Dufour | 2024-01-01 | 1 | -68/+64 |
* | WIP rewrite | Quentin Dufour | 2024-01-01 | 1 | -8/+8 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -1/+1 |
* | Implement opportunistic sync based on watch value, and use it | Alex Auvolat | 2022-07-13 | 1 | -1/+3 |
* | Cleanup | Alex Auvolat | 2022-07-12 | 1 | -7/+4 |
* | Implement APPEND | Alex Auvolat | 2022-07-12 | 1 | -1/+42 |
* | cleanup | Alex Auvolat | 2022-07-12 | 1 | -3/+3 |
* | Refactor user to be shared using Arc | Alex Auvolat | 2022-06-30 | 1 | -1/+3 |
* | Implement RFC822.TEXT | Quentin Dufour | 2022-06-30 | 1 | -3/+1 |
* | Split out Examined state and add prototypes for IMAP command handlers | Alex Auvolat | 2022-06-30 | 1 | -0/+88 |