Commit graph

35 commits

Author SHA1 Message Date
7f35e68bfe
Refactor 2024-02-27 18:33:49 +01:00
74686ebb77
append ignore dates instead of failing 2024-01-03 16:52:31 +01:00
7ac24ad913
cargo format 2023-12-27 14:58:28 +01:00
54c9736a24
implemente garage storage 2023-12-27 14:58:09 +01:00
0f7764d9f0
s3 is now implemented 2023-12-22 19:32:07 +01:00
012c6ad672
initialize aws sdk with our info 2023-12-21 21:54:36 +01:00
c75f2d91ff
implemented an in memory storage 2023-12-19 19:02:22 +01:00
3d41f40dc8
Storage trait new implementation 2023-12-18 17:09:44 +01:00
8cd9801030
various fixes 2023-11-23 15:16:44 +01:00
e92dc35564
fix orphan storage compatibility 2023-11-17 15:02:43 +01:00
4a33ac2265
incoming has been fully ported 2023-11-17 12:15:44 +01:00
6da8b815b6
not very clear how we pass data across channel 2023-11-16 18:27:24 +01:00
916b27d87e
WIP refactor storage (new timestamp.rs file) 2023-11-15 15:56:43 +01:00
bf67935c54
add rust analyzer to the shell
Some checks reported errors
Albatros default
2023-11-02 16:17:11 +01:00
a65f5b2589
WIP rewrite mail/incoming
Some checks reported errors
Albatros default
2023-11-02 15:28:19 +01:00
1e192f93d5
make all our objects send+sync
Some checks reported errors
Albatros default
2023-11-02 12:58:45 +01:00
9aa58194d4
try dynamic dispatch
Some checks reported errors
Albatros default
2023-11-02 10:38:47 +01:00
26f14df3f4
we are doomed with static types
Some checks reported errors
Albatros default
2023-11-02 09:42:50 +01:00
a1b7ca17c0
basic body ext testing + format 2023-10-12 12:21:59 +02:00
9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
441730e1f7
Fix open_mailbox 2022-07-21 12:50:44 +02:00
1f336cad2b
better name and cleanup 2022-07-15 17:55:04 +02:00
24c6607304
Some more FETCH things work 2022-07-15 16:15:48 +02:00
9fa2e958b3
Begin add watch mechanism to Bayou 2022-07-13 12:30:35 +02:00
fc2e25ce76
Clean up 2022-07-12 15:35:25 +02:00
5d6e4f7332
cleanup 2022-07-12 15:31:29 +02:00
1abfb60b8e
Handling of incoming messages from LMTP seems to work! 2022-07-04 12:44:48 +02:00
05eb2e050b
Code to add mail to inbox 2022-07-01 20:09:26 +02:00
14b420d9df
small rewrite 2022-07-01 19:41:29 +02:00
a8e33383f4
release lock when no longer needed 2022-07-01 19:33:47 +02:00
e93732d9bb
comments 2022-07-01 19:26:30 +02:00
d5272ce486
Incomming locking loop 2022-07-01 19:23:29 +02:00
2189f8b64b
WIP incoming loop 2022-06-30 20:35:27 +02:00
2c61af6684
More work on incoming mails, but no mails yet 2022-06-30 17:40:59 +02:00
484ad97b65
Skeleton for incoming mail processor 2022-06-30 16:18:08 +02:00