mdecimus
|
2ccf85d6dd
|
Store API cleanup
|
2023-12-02 18:43:28 +01:00 |
|
mdecimus
|
5010c15037
|
RocksDB backend re-implementation
|
2023-12-02 15:52:05 +01:00 |
|
mdecimus
|
4a00bbb79e
|
mySQL backend implementation
|
2023-12-01 07:49:12 +01:00 |
|
mdecimus
|
5f36e1f356
|
PostgreSQL backend implementation
|
2023-11-30 12:43:28 +01:00 |
|
mdecimus
|
a1f7ad891a
|
FDB blob storage support
|
2023-11-28 10:40:30 +01:00 |
|
mdecimus
|
8f6ac2d114
|
Improved storage of IMAP UIDs + Bump to hyper 1.0.1
|
2023-11-27 10:06:48 +01:00 |
|
mdecimus
|
bcc05340b2
|
FTS storage implementation and background indexing
|
2023-11-17 14:59:09 +01:00 |
|
mdecimus
|
a3e6d152c9
|
Blob store tests
|
2023-11-12 18:51:31 +01:00 |
|
mdecimus
|
cbcd6d0916
|
Blob storage improvements
|
2023-11-12 10:54:04 +01:00 |
|
mdecimus
|
0e25f3d12c
|
Store keys refactoring
|
2023-11-09 16:21:39 +01:00 |
|
mdecimus
|
fe5a9e8ce8
|
Created Store trait, removed maybe_async
|
2023-11-07 19:27:57 +01:00 |
|
mdecimus
|
dded91b93e
|
Store message metadata, avoid parsing messages on get
|
2023-11-05 16:01:16 +01:00 |
|
mdecimus
|
3d9efd363a
|
Bayes classifier, type tokenizer and NLP module reorganization
|
2023-10-10 18:58:38 +02:00 |
|
mdecimus
|
8046838ed5
|
Added license.
|
2023-07-15 21:14:34 +02:00 |
|
mdecimus
|
9c6c53e21c
|
CI/CD tweaks.
|
2023-07-11 17:16:08 +02:00 |
|
mdecimus
|
843e61139a
|
Installation binary first part.
|
2023-07-09 11:06:37 +02:00 |
|
mdecimus
|
705762c312
|
Fixed logging, clippy suggestions and organized configuration directives.
|
2023-07-07 19:08:07 +02:00 |
|
Mauro D
|
df3c34c656
|
Fixed FoundationDB tests.
|
2023-07-07 10:53:14 +00:00 |
|
mdecimus
|
6ba892f7d6
|
FoundationDB changes.
|
2023-07-07 09:27:22 +02:00 |
|
mdecimus
|
fac3273f10
|
CLI import/export tested.
|
2023-07-06 17:28:45 +02:00 |
|
mdecimus
|
1cb539ce52
|
Internal account id management.
|
2023-07-04 20:10:00 +02:00 |
|
mdecimus
|
0a8fdd9008
|
IMAP server passing all tests.
|
2023-07-03 16:38:49 +02:00 |
|
mdecimus
|
048a65a019
|
Multiple bugfixes found while running imap-test.
|
2023-07-02 20:15:19 +02:00 |
|
mdecimus
|
381cedb088
|
IMAP server passing tests.
|
2023-06-30 19:59:05 +02:00 |
|
Me
|
f5048da232
|
IMAP idle, noop, search and thread commands.
|
2023-06-28 17:55:40 +02:00 |
|
Mauro D
|
e1c3190b48
|
IMAP mailbox synchronization
|
2023-06-22 17:29:39 +00:00 |
|
Mauro D
|
e33aa9b393
|
Added test to jmap-proto.
|
2023-06-09 18:28:01 +00:00 |
|
Mauro D
|
891d39940d
|
Disk quotas support.
|
2023-06-08 12:53:29 +00:00 |
|
Mauro D
|
ab895b2fae
|
Minio/S3 blob storage support.
|
2023-06-06 16:53:29 +00:00 |
|
Mauro D
|
ab96cf0b6e
|
Added backend options as features.
|
2023-05-28 12:52:52 +00:00 |
|
Mauro D
|
d434de797c
|
Added license.
|
2023-05-26 15:16:13 +00:00 |
|
Mauro D
|
40376cf2b4
|
FoundationDB passing tests.
|
2023-05-26 14:57:04 +00:00 |
|
Mauro D
|
acb81eee18
|
Housekeeping services + SQLite backend passing all tests
|
2023-05-25 15:37:21 +00:00 |
|
Mauro D
|
4ff2158783
|
EmailSubmission tests passing
|
2023-05-23 13:49:21 +00:00 |
|
Mauro D
|
903f08575a
|
SieveScripts and VacationResponse tests passing
|
2023-05-21 10:50:25 +00:00 |
|
Mauro D
|
e7d57e84b0
|
SieveScrtipts partially tested.
|
2023-05-20 18:50:24 +00:00 |
|
Mauro D
|
bc40256ac4
|
SieveScripts and VacationResponse implementation
|
2023-05-19 15:16:48 +00:00 |
|
Mauro D
|
f5694d32a4
|
Authentication untested.
|
2023-05-09 17:39:52 +00:00 |
|
Mauro D
|
ba537a43dc
|
Email/copy passing tests
|
2023-05-05 15:59:30 +00:00 |
|
Mauro D
|
f928be38ad
|
Email/changes tests passing
|
2023-05-05 08:01:12 +00:00 |
|
Mauro D
|
60fa410aa5
|
Mailbox tests passing.
|
2023-05-03 15:55:32 +00:00 |
|
Mauro D
|
a3a0396772
|
Mailbox implementation before testing
|
2023-05-02 15:51:26 +00:00 |
|
Mauro D
|
c3a2b43ddb
|
Email/set create tests passing
|
2023-04-28 08:35:53 +00:00 |
|
Mauro D
|
46b5dc0425
|
Email query and thread merge tests passing
|
2023-04-21 15:40:11 +00:00 |
|
Mauro D
|
51b14ed79e
|
Email/get tests passing.
|
2023-04-20 16:39:28 +00:00 |
|
Mauro D
|
f8acc4fe5a
|
First API tests.
|
2023-04-19 16:55:37 +00:00 |
|
Mauro D
|
c807883374
|
Sessions.
|
2023-04-18 10:43:45 +00:00 |
|
Mauro D
|
3751133c7d
|
Crates renamed.
|
2023-04-14 07:04:36 +00:00 |
|
Mauro D
|
98e8febbef
|
Before renaming crates
|
2023-04-14 06:58:05 +00:00 |
|
Mauro D
|
2918bffd3b
|
blobs
|
2023-04-12 09:25:38 +00:00 |
|