Commit Graph

80 Commits (main)

Author SHA1 Message Date
Mauro D 8b20a25461 Use of take() instead of unwrap() 2022-07-17 17:20:24 +00:00
Mauro D 5cc21ed1b5 More API improvements. 2022-07-10 16:24:52 +00:00
Mauro D 890bfa3a70 API improvements. 2022-07-07 17:06:47 +00:00
Mauro D a6d1dbeae9 Removed unwrap() on getters. 2022-07-06 16:49:35 +00:00
Mauro D adf6176a8f Moved Session inside Arc<> 2022-07-05 18:10:32 +00:00
Mauro D 931523bd20 SearchSnippet implementation. 2022-06-27 13:26:03 +00:00
Mauro D 136f10ec52 SearchSnippet implementation. 2022-06-26 18:41:04 +00:00
Mauro D 8b7cfda3d7 Mailbox ACLs 2022-06-22 19:58:20 +00:00
Mauro D c085cf5c89 Non-mutable client. 2022-06-17 17:31:00 +00:00
Mauro D 951a8ea8c3 Authentication support. 2022-06-14 06:46:08 +00:00
Mauro D f33ab4fbd3 JMAP Sharing Principals 2022-06-13 17:35:29 +00:00
Mauro D 66b70ee79e JMAP Sharing Principals 2022-06-13 15:24:32 +00:00
Mauro D 867a19d211 Email/copy fixes. 2022-06-03 15:54:36 +00:00
Mauro D 603395566d Vacation Response client helpers. 2022-06-03 08:47:55 +00:00
Mauro D 8df2057ee4 Use of associated types + Identity and EmailSubmission helpers. 2022-06-01 15:20:36 +00:00
Mauro D 70df0e341c Use of associated types + Identity and EmailSubmission helpers. 2022-06-01 14:19:02 +00:00
Mauro D 1b27e6e146 Use of associated types + Identity and EmailSubmission helpers. 2022-06-01 11:48:02 +00:00
Mauro D 8c1d49353d WS client fix. 2022-05-21 16:53:18 +00:00
Mauro D 493f979121 WebSockets implementation. 2022-05-19 16:12:58 +00:00
Mauro D 93802339c2 WebSockets implementation. 2022-05-17 14:41:16 +00:00
Mauro D 53abec1222 Fixes and use of rustls. 2022-05-16 17:24:27 +00:00
Mauro D 2549d96703 EventSource implementation. 2022-05-15 13:58:21 +00:00
Mauro D a1be8c4ad5 More improvements and testing. 2022-05-14 17:24:26 +00:00
Mauro D e24039ab12 Improvements and testing. 2022-05-13 15:38:26 +00:00
Mauro D a23d97e3a4 Initial tests. 2022-05-12 14:48:26 +00:00
Mauro D e10834ecaa Complete implementation (untested) except SearchSnippet and EventSource. 2022-05-11 16:52:35 +00:00
Mauro D 17cecbdb63 Implementation of all JMAP Mail methods. 2022-05-10 15:22:13 +00:00
Mauro D cd74566ca3 Get/Set implementation for all RFC8620/8261 objects. 2022-05-09 17:40:04 +00:00
Mauro D 1680fdcd30 Initial commit. 2022-05-08 15:57:22 +00:00
Mauro D 41eac1224c
Initial commit 2022-05-08 09:41:47 +02:00