UIDPLUS #73

Merged
quentin merged 1 commits from uidplus into main 2024-01-20 10:45:57 +00:00
Owner

close #44

TODO:

  • UID EXPUNGE
    • imap-types patch (add support for uid on expunge)
    • imap-codec patch (encode + decode command)
    • aerogramme patch (add support in imap/mailbox_view.rs and imap/command/selected.rs)
  • Implement response codes
    • APPEND command extension (APPENDUID)
    • COPY command extension (COPYUID)
    • MOVE command extension (COPYUID)
  • Testing
    • Manual testing
    • Capability UIDPLUS
    • UID Expunge
    • Commands response code (APPEND, COPY, MOVE)
close #44 TODO: - [x] UID EXPUNGE - [x] imap-types patch (add support for uid on expunge) - [x] imap-codec patch (encode + decode command) - [x] aerogramme patch (add support in imap/mailbox_view.rs and imap/command/selected.rs) - [x] Implement response codes - [x] APPEND command extension (APPENDUID) - [x] COPY command extension (COPYUID) - [x] MOVE command extension (COPYUID) - [x] Testing - [x] Manual testing - [x] Capability `UIDPLUS` - [x] UID Expunge - [x] Commands response code (APPEND, COPY, MOVE)
quentin added 1 commit 2024-01-20 10:45:43 +00:00
quentin changed title from WIP: UIDPLUS to UIDPLUS 2024-01-20 10:45:53 +00:00
quentin merged commit 4849d776b4 into main 2024-01-20 10:45:57 +00:00
quentin deleted branch uidplus 2024-01-20 10:45:57 +00:00
Sign in to join this conversation.
No description provided.