mdecimus
|
93a2f691ea
|
OAuth and cryto management APIs + Store OAuth codes in lookup stores rather than memory
|
2024-04-02 17:50:37 +02:00 |
|
mdecimus
|
223bd59bab
|
REST API cleanup
|
2024-04-01 19:48:59 +02:00 |
|
mdecimus
|
d8af9b4576
|
Settings hot reloading - Part 3
|
2024-03-24 19:20:36 +01:00 |
|
mdecimus
|
333a0d5a1b
|
Settings hot reloading - Part 1
|
2024-03-21 20:07:21 +01:00 |
|
mdecimus
|
7041d495fc
|
Faster IMAP UID generation
|
2024-03-06 17:41:38 +01:00 |
|
mdecimus
|
48f255b31f
|
Iterate values rather than sending multiple get requests
|
2024-03-05 10:35:16 +01:00 |
|
mdecimus
|
ff279b3a39
|
Global threadId caching
|
2024-03-04 18:51:24 +01:00 |
|
mdecimus
|
f989f4f750
|
LZ4 compress blobs by default (closes #227)
|
2024-03-02 18:02:30 +01:00 |
|
mdecimus
|
62a4f70ac8
|
Store message headers in message metadata
|
2024-03-02 16:45:41 +01:00 |
|
mdecimus
|
8471706643
|
Clippy fixes
|
2024-02-13 15:00:58 +01:00 |
|
Mauro D
|
d16119f54b
|
Distributed SMTP queues (untested)
|
2024-02-08 20:03:57 -03:00 |
|
mdecimus
|
6aeadb9cda
|
Fail2ban and IP address blocking support (closes #164)
|
2024-01-13 12:59:10 +01:00 |
|
mdecimus
|
c7be16692e
|
Fixed IMAP retrieval of auto-encrypted emails (fixes #203)
|
2024-01-09 12:26:30 +01:00 |
|
mdecimus
|
31719963c9
|
ACL storage optimization
|
2023-12-21 13:29:09 +01:00 |
|
mdecimus
|
57885e6db6
|
Move spam messages to Junk folders when spam headers are present
|
2023-12-21 10:56:28 +01:00 |
|
mdecimus
|
d4aca0a8e0
|
RocksDB stress test fixes + find_merge_thread() bugfix
|
2023-12-20 17:06:32 +01:00 |
|
mdecimus
|
f7313eecaf
|
Internal directory + HTTP management API passing tests
|
2023-12-19 12:38:46 +01:00 |
|
mdecimus
|
566a2a0ab8
|
Key space optimization
|
2023-12-16 21:24:34 +01:00 |
|
mdecimus
|
f21bce722e
|
Directory refactoring
|
2023-12-14 12:35:25 +01:00 |
|
mdecimus
|
5f36e1f356
|
PostgreSQL backend implementation
|
2023-11-30 12:43:28 +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
|
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
|
df45384fcd
|
v0.4.2
|
2023-11-01 12:08:24 +01:00 |
|
mdecimus
|
3d9efd363a
|
Bayes classifier, type tokenizer and NLP module reorganization
|
2023-10-10 18:58:38 +02:00 |
|
mdecimus
|
cb41c91fb4
|
Replaced rpgp with sequoia-pgp
|
2023-09-07 14:28:51 +02:00 |
|
mdecimus
|
833db92ded
|
Bump to mail-parser 0.9
|
2023-09-05 18:23:52 +02:00 |
|
mdecimus
|
39cbb946f7
|
Successful authentication requests should not count when rate limiting
|
2023-08-07 16:41:52 +02:00 |
|
mdecimus
|
fe2e4079d3
|
PGP -> OpenPGP
|
2023-08-02 19:00:04 +02:00 |
|
mdecimus
|
66272f7200
|
v0.3.3
|
2023-08-02 15:48:15 +02:00 |
|
mdecimus
|
c2e909a09f
|
Automatic retry for import/export blob downloads (#14)
|
2023-08-01 19:11:59 +02:00 |
|
mdecimus
|
fa2b101931
|
Encryption at rest.
|
2023-08-01 18:39:33 +02:00 |
|
mdecimus
|
8046838ed5
|
Added license.
|
2023-07-15 21:14:34 +02:00 |
|
Mauro D
|
df3c34c656
|
Fixed FoundationDB tests.
|
2023-07-07 10:53:14 +00: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
|
34e21ef03f
|
IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented.
|
2023-06-27 18:28:07 +02:00 |
|
Mauro D
|
b5f2af7d6a
|
IMAP fetch and store commands.
|
2023-06-25 18:00:45 +00:00 |
|
Mauro D
|
891d39940d
|
Disk quotas support.
|
2023-06-08 12:53:29 +00:00 |
|
Mauro D
|
c6e45a21e3
|
Directory implementation - all tests passing
|
2023-06-02 18:02:35 +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
|
e7d57e84b0
|
SieveScrtipts partially tested.
|
2023-05-20 18:50:24 +00:00 |
|