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 |
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 |