Commit graph

192 commits

Author SHA1 Message Date
Andris Reinman abdc5e2bbe Added missing method 2017-10-05 15:48:10 +03:00
Andris Reinman 40b9214a15 Allow reloading TLS certs by SIGHUP to master 2017-10-05 15:14:43 +03:00
Andris Reinman a36311c2df fixed handling of redis.exec 2017-10-03 13:09:16 +03:00
Andris Reinman 47f8307d9b replace node_redis with ioredis 2017-10-03 11:18:23 +03:00
Andris Reinman a7ec6f9158 allow closing all active imap sessions of an user 2017-10-02 16:30:27 +03:00
Andris Reinman a3ebc2442e clear command data after failed literal size 2017-10-02 14:51:23 +03:00
Andris Reinman 40c99c9f42 test logging errors with state 2017-10-02 14:42:39 +03:00
Andris Reinman 7d1cff7818 Copy similar message on APPEND, do not overwrite 2017-10-02 11:48:22 +03:00
Andris Reinman cc80fdb5e9 updated err messages 2017-10-01 11:03:09 +03:00
Andris Reinman 7ef29735da fix race condition in changing nickname and receiving buffered messages 2017-09-29 16:18:28 +03:00
Andris Reinman e9923ebe12 added basic support for MODE, TOPIC 2017-09-29 15:23:10 +03:00
Andris Reinman 05deaab46e autojoin and send buffered messages 2017-09-29 14:10:23 +03:00
Andris Reinman 0c341f4b92 replaced local sessions with db based sessions 2017-09-29 11:47:21 +03:00
Andris Reinman 43b8757a5e publish messages to db before sending to clients 2017-09-28 16:17:45 +03:00
Andris Reinman ddbf1fb2da v1.0.82 2017-09-27 11:31:38 +03:00
Andris Reinman ef774cf809 update 2017-09-25 12:19:24 +03:00
Andris Reinman 9cc641441d store encoded size for attachment 2017-09-22 16:02:05 +03:00
Andris Reinman 54b943a9c8 update 2017-09-19 22:12:29 +03:00
Andris Reinman 711baaf00b irc updates 2017-09-19 09:33:21 +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 29c7311fbf v1.0.79 2017-09-12 11:02:22 +03:00
Andris Reinman eb3c5cca67 allow creating users without an email address 2017-09-06 14:53:09 +03:00
Andris Reinman 372f23bae6 fix invalid prev cursors 2017-09-04 15:04:43 +03:00
Andris Reinman 3df13f7fee allow longer cursors 2017-09-04 14:49:04 +03:00
Andris Reinman 39049ef497 Allow configuring more than one spam headers 2017-09-04 13:19:52 +03:00
Andris Reinman f328e8a0dc sort address listing by address 2017-09-04 09:49:16 +03:00
Andris Reinman 4cfd90f473 v1.0.77 2017-09-01 14:50:53 +03:00
Andris Reinman 5862950741 v1.0.75 2017-08-31 15:52:13 +03:00
Andris Reinman ea67b25bb5 update 2017-08-31 14:44:05 +03:00
Andris Reinman 6e30b385e8 add assigned field 2017-08-29 10:36:45 +03:00
Andris Reinman b0ad888622 v1.0.74 2017-08-24 16:27:53 +03:00
Andris Reinman fed8d2ebd9 fix 2017-08-24 11:33:32 +03:00
Andris Reinman f0303c93a1 Allow disabling POP3 version 2017-08-23 16:29:35 +03:00
Andris Reinman 3b53a80860 Updated config handler 2017-08-15 16:41:18 +03:00
Andris Reinman 0e0275423d Use UID range when quering messages 2017-08-10 22:20:21 +03:00
Andris Reinman 2c4e43b2e8 Fixed IMAP search for text indexes 2017-08-10 13:23:59 +03:00
Andris Reinman 11c4f583f8 return pgp key information for an user 2017-08-09 16:45:52 +03:00
Andris Reinman aa847860a9 updated sample email 2017-08-09 13:29:50 +03:00
Andris Reinman 2f516612ea Allow linking images to initial email HTML 2017-08-09 11:49:52 +03:00
Andris Reinman 1657673c02 use sha256 hash as the _id for attachments 2017-08-09 11:11:38 +03:00
Andris Reinman 6748a5c876 v1.0.71 2017-08-09 10:09:22 +03:00
Andris Reinman b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman 1cfa273b7f v1.0.69 2017-08-08 14:35:18 +03:00
Andris Reinman dfb792159f fixed authlog grouping 2017-08-08 13:27:51 +03:00
Andris Reinman 81feb43147 group similar authlog entries 2017-08-08 13:20:03 +03:00