Commit Graph

17 Commits (5434b2d26e7285a89146b708a710962b096b05bf)

Author SHA1 Message Date
Mauro D 3168352160 v0.2.1 2023-04-16 17:06:55 +00:00
Alexander Lyon 614941f70f Make jmap_client::Error implement std::error::Error using thiserror 2023-03-17 00:49:55 +00:00
Mauro D 6cd9019699 JMAP for Sieve Scripts support. 2022-10-27 17:13:03 +00:00
Mauro D 2e70d350ed v0.1.0 2022-09-09 09:49:32 +00:00
Mauro D 7cb8a02e2b Added licensing info. 2022-08-24 14:04:42 +00:00
Mauro D b0ba1737b1 Blocking client and patch support on Principals. 2022-08-09 15:28:55 +00:00
Mauro D 45f0aa3d81 Migrated to AHashMap. 2022-08-02 16:08:08 +00:00
Mauro D a6d1dbeae9 Removed unwrap() on getters. 2022-07-06 16:49:35 +00:00
Mauro D 66b70ee79e JMAP Sharing Principals 2022-06-13 15:24:32 +00:00
Mauro D 93802339c2 WebSockets implementation. 2022-05-17 14:41:16 +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 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