Commit graph

229 commits

Author SHA1 Message Date
Quentin 916b27d87e
WIP refactor storage (new timestamp.rs file) 2023-11-15 15:56:43 +01:00
Quentin 652da6efd3
converted incoming mail
Some checks reported errors
Albatros default
2023-11-02 17:25:56 +01:00
Quentin bf67935c54
add rust analyzer to the shell
Some checks reported errors
Albatros default
2023-11-02 16:17:11 +01:00
Quentin a65f5b2589
WIP rewrite mail/incoming
Some checks reported errors
Albatros default
2023-11-02 15:28:19 +01:00
Quentin 1e192f93d5
make all our objects send+sync
Some checks reported errors
Albatros default
2023-11-02 12:58:45 +01:00
Quentin 3b363b2a78
implement equality+cmp for builders based on url
Some checks reported errors
Albatros default
2023-11-02 12:18:43 +01:00
Quentin 553ea25f18
gradually implement our interface
Some checks reported errors
Albatros default
2023-11-02 11:51:03 +01:00
Quentin 1f28832dea
start replacing engine
Some checks reported errors
Albatros default
2023-11-02 10:55:40 +01:00
Quentin 73a6a0c014
example usage of boxed futures
Some checks reported errors
Albatros default
2023-11-02 10:45:41 +01:00
Quentin 9aa58194d4
try dynamic dispatch
Some checks reported errors
Albatros default
2023-11-02 10:38:47 +01:00
Quentin 415f51ac4c
sadly switch to dynamic dispatch
Some checks reported errors
Albatros default
2023-11-02 09:57:58 +01:00
Quentin 26f14df3f4
we are doomed with static types
Some checks reported errors
Albatros default
2023-11-02 09:42:50 +01:00
Quentin cf8b9ac28d
mask implementation to the rest of the code
Some checks reported errors
Albatros default
2023-11-01 17:18:58 +01:00
Quentin 8ac3a8ce8b
implement an AnyCredentials
Some checks reported errors
Albatros default
2023-11-01 16:45:29 +01:00
Quentin 3026b21777
integration to login with an enum
Some checks reported errors
Albatros default
2023-11-01 15:36:06 +01:00
Quentin 92fea414d9
v2 api storage
Some checks reported errors
Albatros default
2023-11-01 15:15:57 +01:00
Quentin c3bb2b62a8
rework interface
Some checks reported errors
Albatros default
2023-11-01 09:25:09 +01:00
Quentin 95685ba9a7
a first naive version of the storage interface
Some checks reported errors
Albatros default
2023-11-01 09:20:36 +01:00
Quentin 0a76db1b8c
WIP traits for the storage
Some checks reported errors
Albatros default
2023-10-30 18:07:40 +01:00
Quentin 609dde4139 Merge pull request 'partial re-implementation of body ext' (#30) from bodyext into main
Reviewed-on: #30
2023-10-12 10:22:41 +00:00
Quentin a1b7ca17c0
basic body ext testing + format 2023-10-12 12:21:59 +02:00
Quentin b444ef7ef3
finally code that build 2023-10-10 17:59:34 +02:00
Quentin f24c06312b
WIP refactor, support LSP 2023-10-09 12:00:16 +02:00
Quentin 2270aaa963
WIP 2023-09-28 11:57:46 +02: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 726b8c0015
ignore generated files for lang detection
Some checks reported errors
Albatros default
2023-07-26 09:57:51 +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 545001574f
bump version 2023-07-25 21:24:23 +02:00
Quentin 0450570f76
finalize for release 0.1.0 2023-07-25 21:23:56 +02:00
Quentin 62b5cf070c
Put the logo first 2023-07-25 19:12:33 +02:00
Quentin 491ad3f96a
Fix license block 2023-07-25 19:11:54 +02:00
Quentin 2273585a82
fix readme 2023-07-25 19:11:20 +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 24fed41288
improve doc
All checks were successful
Albatros default
2023-05-15 18:32:01 +02:00
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Quentin 024d8df847
docker
Some checks reported errors
Albatros default
2023-05-11 09:27:49 +02:00
Quentin 76d02fe300
clippy build 2023-05-10 16:01:29 +02:00
Quentin afb5ef1764
add support for armv6l 2023-05-09 17:22:17 +02:00
Quentin 8711c0c190
static nix build for linux/amd64 2023-05-09 15:39:29 +02:00
Quentin f7e041e35e
WIP cargo2nix 2023-03-13 17:32:23 +01:00
Quentin 736dd54b50
use the raw_message() call 2023-03-09 11:30:44 +01:00
Quentin 61fdfbe879
upgrade mail parser 2023-03-09 10:23:40 +01:00
Quentin f4f7f5a24f
update readme 2023-02-07 16:12:47 +01:00
Quentin 269da4c240
add stalwart results 2023-02-07 14:40:26 +01:00
Quentin 52536b4ca4
debug 2023-02-07 12:22:54 +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