Andris Reinman
|
21d5597960
|
Delayed delete for orphaned files
|
2023-08-31 15:00:38 +03:00 |
|
Andris Reinman
|
8ebd4c141c
|
Store update time when changing attachment usage counters
|
2023-08-31 12:32:39 +03:00 |
|
Andris Reinman
|
53cda36329
|
Upgrade Mongodb library from 3 to 4
update
|
2021-08-30 11:21:50 +03:00 |
|
Andris Reinman
|
bb7c25c8e5
|
rolled back some constants
|
2021-06-21 10:49:31 +03:00 |
|
Andris Reinman
|
9ae177869e
|
Generate ACME certs
|
2021-06-15 10:47:18 +03:00 |
|
Andris Reinman
|
9c04a286e2
|
updated error codes for API
|
2021-05-21 20:14:43 +03:00 |
|
Andris Reinman
|
b921021d0a
|
Added SPAM/HAM marking webhook
|
2021-02-26 14:00:13 +02:00 |
|
Andris Reinman
|
418cf70b66
|
Refactored IMAP COPY. Aborts copying if socket to client is closed
|
2020-09-08 12:26:33 +03:00 |
|
Andris Reinman
|
7abe3215a4
|
do not throw an error if attachment is missing
|
2020-06-30 09:10:58 +03:00 |
|
Andris Reinman
|
07bc93bad0
|
fixed tests
|
2019-08-27 16:20:23 +03:00 |
|
Andris Reinman
|
af3649159c
|
fixed too long attachment literals
|
2019-08-08 16:11:53 +03:00 |
|
Andris Reinman
|
19ec1ac2e4
|
fixed fetching partial non-decoded attachments
|
2019-08-08 10:01:36 +03:00 |
|
Andris Reinman
|
f9ee7d6200
|
Optimized partial fetches. Does not work correctly with mime torture message
|
2019-08-08 01:12:00 +03:00 |
|
Andris Reinman
|
f1752817a2
|
IMAP compiler
|
2019-07-31 11:26:38 +03:00 |
|
Andris Reinman
|
669a74bbef
|
use locking when storing large attachments
|
2019-01-17 11:48:23 +02:00 |
|
Andris Reinman
|
dd5ea8b53e
|
v1.12.1
|
2018-12-29 17:21:35 +02:00 |
|
Andris Reinman
|
c4c350fcef
|
allow setting writeConcern for gridstore
|
2018-12-19 15:56:59 +02:00 |
|
Andris Reinman
|
decec4d2d5
|
v1.10.1
|
2018-10-24 19:21:10 +03:00 |
|
Andris Reinman
|
1dc693d0fe
|
v1.4.11
|
2018-09-13 16:00:40 +03:00 |
|
Andris Reinman
|
ddbf1fb2da
|
v1.0.82
|
2017-09-27 11:31:38 +03:00 |
|
Andris Reinman
|
9cc641441d
|
store encoded size for attachment
|
2017-09-22 16:02:05 +03:00 |
|
Andris Reinman
|
6db8e096bc
|
Updated nick handling
|
2017-09-18 17:10:35 +03:00 |
|
Andris Reinman
|
c13cd6b1c3
|
Log invalid magic's
|
2017-09-18 12:11:09 +03:00 |
|
Andris Reinman
|
ee4a76e30e
|
Decode base64 encoded attachments before storing to DB
|
2017-09-18 11:18:34 +03:00 |
|
Andris Reinman
|
9b54586e2a
|
Added experimental IRC server component
|
2017-09-17 13:31:02 +03:00 |
|
Andris Reinman
|
019ae9cef9
|
started with decoded attachments
|
2017-09-15 19:11:42 +03:00 |
|
Andris Reinman
|
f117a6f6d9
|
fix condition where message was not inserted if a partially stored attachment already existed
|
2017-09-13 12:48:43 +03:00 |
|
Andris Reinman
|
1657673c02
|
use sha256 hash as the _id for attachments
|
2017-08-09 11:11:38 +03:00 |
|
Andris Reinman
|
177fbb7d60
|
allow using other storage mechanisms for attachments than gridstore
|
2017-08-07 11:29:29 +03:00 |
|