Commit graph

657 commits

Author SHA1 Message Date
Andris Reinman 283be10cc6 Suppress ETIMEDOUT errors 2017-10-07 23:25:25 +03:00
Andris Reinman 1fca2d024f Suppress ETIMEDOUT errors 2017-10-07 23:19:00 +03:00
Andris Reinman b688bbb067 Suppress ETIMEDOUT errors 2017-10-07 23:11:02 +03:00
Andris Reinman 670fd379e3 Suppress ETIMEDOUT errors 2017-10-07 23:08:09 +03:00
Andris Reinman a531356424 Suppress ETIMEDOUT errors 2017-10-07 23:05:25 +03:00
Andris Reinman 1fb58cf45f Suppress ETIMEDOUT errors 2017-10-07 22:57:38 +03:00
Andris Reinman a0b053ddaa Suppress ETIMEDOUT errors 2017-10-07 22:48:18 +03:00
Andris Reinman a5a624ac90 Suppress ETIMEDOUT errors 2017-10-07 22:37:35 +03:00
Andris Reinman 62a8bb6cac do not throw on missing connection object 2017-10-07 16:49:12 +03:00
Andris Reinman e857c16f46 Added AUTHENTICATE PLAIN-CLIENTTOKEN support 2017-10-07 15:12:06 +03:00
Andris Reinman d3feef1d87 test auth clienttoken 2017-10-07 14:49:02 +03:00
Andris Reinman 0c731c5a71 test auth clienttoken 2017-10-07 14:46:42 +03:00
Andris Reinman c2661f18c0 updated README 2017-10-05 16:12:22 +03:00
Andris Reinman e985d27827 added example for defining extra tls options 2017-10-05 16:04:39 +03:00
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 a14cc8fbea updated docs TOC 2017-10-03 16:07:43 +03:00
Andris Reinman 0b1ea7253d Updated Readme, added Redis Sentinel example to dbs.toml 2017-10-03 16:05:46 +03:00
Andris Reinman a36311c2df fixed handling of redis.exec 2017-10-03 13:09:16 +03:00
Andris Reinman a5ddfa0979 v1.0.83. Replace node_redis with ioredis 2017-10-03 11:33:11 +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 7edaf8e0d0 log expunged message update 2017-10-02 15:41:13 +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 19faca4388 allow extra irc options 2017-09-29 16:58:28 +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 f7cb3c1d17 enable zlib for message collections 2017-09-26 09:58:37 +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 bc4001d049 v1.0.81 2017-09-20 10:27:36 +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 c0351a91cf update 2017-09-18 13:22:39 +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 ee3878d1d2 v1.0.80 2017-09-13 16:46:03 +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 e6e1b9cd3f bumped deps 2017-09-11 15:41:07 +03:00