Commit graph

15 commits

Author SHA1 Message Date
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