Commit graph

508 commits

Author SHA1 Message Date
Andris Reinman 813bed1038 allow modifying more than a single message 2017-07-25 10:46:58 +03:00
Andris Reinman a3482d9873 Update README.md 2017-07-24 22:11:01 +03:00
Andris Reinman 38b449ecb1 Update README.md 2017-07-24 22:08:07 +03:00
Andris Reinman 534e917b0f updates 2017-07-24 20:32:22 +03:00
Andris Reinman 9c6e378edb Merge branch 'master' of github.com:wildduck-email/wildduck 2017-07-24 16:44:20 +03:00
Andris Reinman de98489a2c Added authentication API endpoints 2017-07-24 16:44:08 +03:00
Andris Reinman 248d7a1ae4 Update README.md 2017-07-22 11:33:57 +03:00
Andris Reinman 9912b912ec Update README.md 2017-07-22 10:59:42 +03:00
Andris Reinman e3295ab541 Update README.md 2017-07-22 10:50:49 +03:00
Andris Reinman 3b5daa8bca Update README.md 2017-07-22 10:47:27 +03:00
Andris Reinman 223b384593 Update README.md 2017-07-22 10:41:39 +03:00
Andris Reinman f07d229bb6 Update README.md 2017-07-22 10:39:35 +03:00
Andris Reinman cb0de3a15b replace image links 2017-07-21 21:58:25 +03:00
Andris Reinman 650e622d7b added API endpoint to download attachments 2017-07-21 21:41:02 +03:00
Andris Reinman e9117ab6aa include query in search results 2017-07-21 16:51:40 +03:00
Andris Reinman 35f20ad1b0 Added message DELETE Api call 2017-07-21 16:30:44 +03:00
Andris Reinman 7ae401740c Added message DELETE Api call 2017-07-21 16:29:57 +03:00
Andris Reinman 13469f5b74 v1.0.55 2017-07-21 15:36:09 +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 97e3ec0899 v1.0.54 2017-07-20 23:56:50 +03:00
Andris Reinman 3dfe10760f do not allow renaming INBOX 2017-07-20 22:25:13 +03:00
Andris Reinman ee6793c938 do not allow renaming INBOX 2017-07-20 22:24:39 +03:00
Andris Reinman 7cd3eb5a13 Updated mailbox API endpoints 2017-07-20 21:33:41 +03:00
Andris Reinman 3a79a1713a removed console logs 2017-07-20 16:59:48 +03:00
Andris Reinman fc1c23676f Fixed counters 2017-07-20 16:42:08 +03:00
Andris Reinman a1936db9e2 Emit counters 2017-07-20 16:10:36 +03:00
Andris Reinman cf20ada049 added API endpoints for listing usernames and addresses 2017-07-20 13:10:43 +03:00
Andris Reinman cb745030d4 updated readme 2017-07-19 14:51:43 +03:00
Andris Reinman ffe84cedec Updated Readme 2017-07-19 13:38:21 +03:00
Andris Reinman 0c47e79461 Updated README 2017-07-19 11:22:07 +03:00
Andris Reinman d1fb2ac39e Added user stream demo 2017-07-19 11:06:47 +03:00
Andris Reinman 169465d6ae Fixed SEARCH for UN/SEEN + UN/DELETED 2017-07-18 18:16:13 +03:00
Andris Reinman ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman ad1ac6d280 added support for cahced counters 2017-07-18 11:17:36 +03:00
Andris Reinman c9debc13ca changed API 2017-07-17 16:32:31 +03:00
Andris Reinman 93ba7f6c8c Updated SEARCH UID range queries 2017-07-16 23:04:59 +03:00
Andris Reinman e265cd254e optimise uid range queries 2017-07-16 22:40:34 +03:00
Andris Reinman a5ca13f67a updated README 2017-07-16 14:38:38 +03:00
Andris Reinman a54af5b503 Changed configuration manager 2017-07-16 14:37:33 +03:00
Andris Reinman 961e46c650 updated README 2017-07-16 09:02:41 +03:00
Andris Reinman d95f08c21c Fixed MOVE 2017-07-15 19:40:08 +03:00
Andris Reinman ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00
Andris Reinman 3f1f0b6fac removed console.log 2017-07-14 22:36:34 +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 c9c819b9e1 do not use deprecated findAndModify 2017-07-14 08:40:32 +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
Andris Reinman da967e13a6 first threading version 2017-07-11 21:38:23 +03:00