Commit graph

82 commits

Author SHA1 Message Date
Quentin b9f32d720a
Finalize Aerogramme's refactor 2024-03-08 10:20:45 +01:00
Quentin 11462f80c4
Re-enable proto 2024-03-08 09:55:33 +01:00
Quentin 1edf0b15ec
Re-enable collections 2024-03-08 08:43:28 +01:00
Quentin 1a43ce5ac7
WIP refactor 2024-03-08 08:17:03 +01:00
Quentin ffe4d071f6
Dav XML types 2024-02-28 22:00:47 +01:00
Quentin 3d3fd80629
Add basic DAV server 2024-02-26 23:59:29 +01:00
Quentin 1ea3de3099
bumping to 0.2.2 2024-02-23 18:32:09 +01:00
Quentin 2a084df300
Also share HTTPClient for K2V 2024-02-23 17:31:29 +01:00
Quentin 02a8537556
Replace with a single AWS HTTP client 2024-02-23 17:01:51 +01:00
Quentin 2adf73dd8e
Update imap-flow, clean IDLE 2024-02-22 17:30:40 +01:00
Quentin 64b474f682
Unsollicited response on APPEND was wrong, upgrade imap-flow to fix LITERAL+ 2024-02-20 13:24:42 +01:00
Quentin 0e3cfe536f
Escape LMTP data 2024-02-10 12:11:01 +01:00
Quentin c27919a757
upgrade k2v to 0.9.1 2024-01-30 17:34:16 +01:00
Quentin 93c0aa4b3a
Various post-release fixes 2024-01-25 11:35:33 +01:00
Quentin f9d6c1c927
Basic parsing of Dovecot Client Commands 2024-01-24 17:32:47 +01:00
Quentin 9afd2ea337
Dovecot auth types 2024-01-24 15:21:55 +01:00
Quentin f67f04129a
Add TLS support 2024-01-23 16:14:58 +01:00
Quentin 4eebc2cb7d
Sync Cargo.nix with Cargo.lock 2024-01-20 19:31:21 +01:00
Quentin 9ae5701c7c
Implement LIST X Y RETURN (STATUS (UIDNEXT ...)) 2024-01-20 18:34:37 +01:00
Quentin c2a518a997
filter expunge 2024-01-19 17:39:55 +01:00
Quentin 4a15ceacf1
Update dependency 2024-01-17 10:28:04 +01:00
Quentin 60a166185a
Fetch and store modifiers are parsed 2024-01-11 16:55:37 +01:00
Quentin a9d33c6708
MODSEQ is now returned on non empty search results 2024-01-11 11:55:40 +01:00
Quentin 917c32ae0b
MODSEQ search key first implementation 2024-01-11 10:10:00 +01:00
Quentin f5b73182f2
Fetch now support MODSEQ data item 2024-01-10 18:08:44 +01:00
Quentin 9cec7803d2
Implement HIGHESTMODSEQ for STATUS 2024-01-10 17:07:07 +01:00
Quentin 96332c9bfe
upgrading imap-flow,codec,types 2024-01-10 15:15:12 +01:00
Quentin 0c6e745d11
update imap-codec 2024-01-10 14:45:36 +01:00
Quentin 184328ebcf
Optional Parameters with the SELECT/EXAMINE Commands
See: https://datatracker.ietf.org/doc/html/rfc4466#section-2.4
2024-01-09 19:16:55 +01:00
Quentin d3c156a087
Select what to fecth for search 2024-01-05 15:26:57 +01:00
Quentin 6e20778f74
broken build, reworked dependencies 2023-12-30 11:23:10 +01:00
Quentin 3004c69822
check status 2023-12-30 10:35:01 +01:00
Quentin bf9a5c1757
add a basic test 2023-12-28 16:37:38 +01:00
Quentin 78f2d86fc8
WIP k2v 2023-12-22 21:52:20 +01:00
Quentin 4b8b48b485
upgrade argon2, add aws-sdk-s3 2023-12-21 20:23:43 +01:00
Quentin 1b5f2eb695
implement the reload feature 2023-12-14 15:36:54 +01:00
Quentin 064a1077c8
it compiles again! 2023-12-13 16:09:01 +01:00
Quentin 1fb9970502
add back header fields 2023-09-21 11:27:33 +02:00
Quentin b32bb6071a
partial re-implementation of body ext
header fields is still missing
2023-08-16 18:01:22 +02:00
Quentin 90c37677ab
downgrade serde
Some checks reported errors
Albatros default
2023-07-26 00:11:48 +02:00
Quentin 7f4e3e24ed
update cargo.lock and cargo.nix
Some checks reported errors
Albatros default
2023-07-25 21:41:01 +02:00
Quentin 0450570f76
finalize for release 0.1.0 2023-07-25 21:23:56 +02:00
Quentin ec061022e0
finalize eml-codec integration 2023-07-25 19:08:48 +02:00
Quentin 17fba10d8f
replacing mail_parser by eml_codec, first iteration 2023-07-25 10:59:48 +02:00
Quentin 8711c0c190
static nix build for linux/amd64 2023-05-09 15:39:29 +02:00
Quentin 61fdfbe879
upgrade mail parser 2023-03-09 10:23:40 +01:00
Quentin bb66f7cee3
bump mail_parser 2023-02-07 11:27:17 +01:00
Alex ca385824b2
Remove unused pretty_env_logger dependency 2022-08-31 14:19:17 +02:00
Alex db4ffd7135
Move to mail_parser 0.5 2022-07-20 15:14:34 +02:00
Alex 60a7eee0bb
Reorganize tests a bit 2022-07-20 12:32:58 +02:00