Mauro D
|
3cba63c224
|
WebSocket support for self-signed certificates
|
2023-05-24 17:39:54 +00:00 |
Mauro D
|
5c7fd055ec
|
Update SieveScript to DRAFT-14.
|
2023-05-20 18:51:47 +00:00 |
Mauro D
|
c8d672057e
|
Better handling of invalid properties.
|
2023-04-27 12:25:11 +00:00 |
Mauro D
|
be63232d4c
|
Use Duration for timeouts.
|
2023-04-21 13:36:08 +00:00 |
Mauro D
|
953959f344
|
Added cert validation parameters to all functions
|
2023-04-19 09:57:16 +00:00 |
Mauro D
|
998e1ca79c
|
Added maybe_async to VacationResponse
|
2023-04-18 16:53:16 +00:00 |
Mauro D
|
13ec3740f2
|
Updated Cargo edition
|
2023-04-18 15:24:04 +00:00 |
Mauro D
|
059a3befae
|
Added maybe_async to Request, Download and Upload
|
2023-04-18 15:10:03 +00:00 |
Mauro D
|
ec202568e1
|
Allow never_loop in debug mode
|
2023-04-18 14:48:29 +00:00 |
Mauro D
|
3168352160
|
v0.2.1
|
2023-04-16 17:06:55 +00:00 |
Mauro D
|
d340fabdc3
|
Merge pull request #6 from arlyon/impl-error
Make jmap_client::Error implement std::error::Error using thiserror
|
2023-03-17 08:17:45 +01:00 |
Alexander Lyon
|
614941f70f
|
Make jmap_client::Error implement std::error::Error using thiserror
|
2023-03-17 00:49:55 +00:00 |
Mauro D
|
aabff0e8eb
|
Fixed SieveCapabilities deserialization.
|
2022-10-30 09:39:21 +00:00 |
Mauro D
|
6cd9019699
|
JMAP for Sieve Scripts support.
|
2022-10-27 17:13:03 +00:00 |
Mauro D
|
9f5e950f20
|
Create FUNDING.yml
|
2022-09-14 17:25:40 +02:00 |
Mauro D
|
2088eadccc
|
Update CNAME
|
2022-09-11 16:58:13 +02:00 |
Mauro D
|
316d7817cf
|
Create CNAME
|
2022-09-11 16:55:14 +02:00 |
Mauro D
|
7a6c3076f5
|
Updated Cargo.toml
|
2022-09-10 08:45:02 +00:00 |
Mauro D
|
24c5e61cf3
|
Moved follow-trusted as a feature.
|
2022-09-09 10:27:03 +00:00 |
Mauro D
|
15624137be
|
Added version number.
|
2022-09-09 10:18:24 +00:00 |
Mauro D
|
af11d178f4
|
Create rust.yml
|
2022-09-09 11:56:14 +02:00 |
Mauro D
|
88eeb32198
|
v0.1.0
|
2022-09-09 09:54:09 +00:00 |
Mauro D
|
756085ec4d
|
v0.1.0
|
2022-09-09 09:52:51 +00:00 |
Mauro D
|
2e70d350ed
|
v0.1.0
|
2022-09-09 09:49:32 +00:00 |
Mauro D
|
5e9c4f825e
|
Use IpAddr on forwardedfor()
|
2022-08-27 14:45:17 +00:00 |
Mauro D
|
9f50a0f41c
|
Forwarded for support.
|
2022-08-27 13:35:19 +00:00 |
Mauro D
|
7cb8a02e2b
|
Added licensing info.
|
2022-08-24 14:04:42 +00:00 |
Mauro D
|
6f19b7230b
|
Reference support in ChangesRequest.
|
2022-08-24 13:47:39 +00:00 |
Mauro D
|
47cad8fd17
|
Reference support in ChangesRequest.
|
2022-08-24 13:47:22 +00:00 |
Mauro D
|
29ec39d98c
|
DKIM domain enable + AHash version upgrade.
|
2022-08-18 15:53:54 +00:00 |
Mauro D
|
b0ba1737b1
|
Blocking client and patch support on Principals.
|
2022-08-09 15:28:55 +00:00 |
Mauro D
|
76fe0331a2
|
ClientBuilder implementation.
|
2022-08-05 14:43:40 +00:00 |
Mauro D
|
4674fb3a39
|
Add support for trusted redirects.
|
2022-08-04 12:20:40 +00:00 |
Mauro D
|
45f0aa3d81
|
Migrated to AHashMap.
|
2022-08-02 16:08:08 +00:00 |
Mauro D
|
7300ac7b84
|
Minor fixes.
|
2022-07-26 17:07:14 +00:00 |
Mauro D
|
7db07e742a
|
Minor enhancements and Eventsource timeout fix.
|
2022-07-23 15:22:00 +00:00 |
Mauro D
|
9461f63842
|
ACL enhancements.
|
2022-07-21 16:53:38 +00:00 |
Mauro D
|
f5e9922294
|
Fixes and improvements.
|
2022-07-19 17:23:08 +00:00 |
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 |