Commit graph

76 commits

Author SHA1 Message Date
Andris Reinman db3ec267e6 Updated README 2017-10-23 14:04:29 +03:00
Andris Reinman a04e71e9c7 messagelog 2017-10-20 13:43:44 +03:00
Andris Reinman 2d2e6abaa0 Do not group auth events. Changed action names 2017-10-10 15:30:09 +03:00
Andris Reinman e9923ebe12 added basic support for MODE, TOPIC 2017-09-29 15:23:10 +03:00
Andris Reinman f7cb3c1d17 enable zlib for message collections 2017-09-26 09:58:37 +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 9b4c8f9d0e fixed authlog index 2017-09-04 15:38:22 +03:00
Andris Reinman 05143d4958 fixed authlog index 2017-09-04 15:30:20 +03:00
Andris Reinman 1657673c02 use sha256 hash as the _id for attachments 2017-08-09 11:11:38 +03:00
Andris Reinman 81feb43147 group similar authlog entries 2017-08-08 13:20:03 +03:00
Andris Reinman 177fbb7d60 allow using other storage mechanisms for attachments than gridstore 2017-08-07 11:29:29 +03:00
Andris Reinman bef736c1b8 fixed filters 2017-07-31 12:00:20 +03:00
Andris Reinman 9e839058cf v1.0.64 2017-07-31 10:59:18 +03:00
Andris Reinman 044b98b4e9 added autoreply api 2017-07-30 18:07:35 +03:00
Andris Reinman 534e917b0f updates 2017-07-24 20:32:22 +03:00
Andris Reinman de98489a2c Added authentication API endpoints 2017-07-24 16:44:08 +03:00
Andris Reinman bb105ef3d3 Do not search messages from Junk or Trash 2017-07-21 14:01:39 +03:00
Andris Reinman 1b0e61f111 added search api endpoint 2017-07-21 13:10:51 +03:00
Andris Reinman e6bb3ab557 Message listing API endpoints 2017-07-21 11:19:59 +03:00
Andris Reinman d1fb2ac39e Added user stream demo 2017-07-19 11:06:47 +03:00
Andris Reinman ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00
Andris Reinman 6a4b882798 Allow using separate databases for main (default db), attachments and users 2017-07-14 22:16:09 +03:00
Andris Reinman 0752e712a7 First working version of sharded messages 2017-07-13 23:35:59 +03:00
Andris Reinman 3f82ba0be6 Added user field to indexes and message queries to enable sharding 2017-07-13 17:04:41 +03:00