Commit graph

1908 commits

Author SHA1 Message Date
Andris Reinman 6e0e882ee0 somewhat working ES query 2023-07-20 13:59:59 +03:00
Andris Reinman 5892a9a897 fixed wrong path 2023-07-20 13:59:59 +03:00
Andris Reinman 8a2a7b72ce Started with searching from ES 2023-07-20 13:59:59 +03:00
Andris Reinman 5a9f584c74
Fixed invalid function invocation 2023-06-16 09:56:04 +03:00
Andris Reinman d59eb0058d
Fixed graylog log value 2023-06-15 15:20:41 +03:00
Andris Reinman 99fe16b448 Allow defining custom metaData for filter objects 2023-06-15 11:23:26 +03:00
Andris Reinman 24f7b5b6e5
v1.39.7 2023-05-25 13:37:06 +03:00
Andris Reinman f54ab6247f
Merge branch 'master' of github.com:nodemailer/wildduck 2023-05-25 13:33:57 +03:00
Andris Reinman 083342e4ed
Fixed broken bimi error caching 2023-05-25 13:31:14 +03:00
Andris Reinman 3e9a764d73
Fixed tests 2023-05-25 11:28:30 +03:00
Andris Reinman a32c065da5
test-failing 2023-05-24 16:29:06 +03:00
Andris Reinman e983eae623
Use header parser from libmime, removed local implementation 2023-05-15 15:07:21 +03:00
Lauri Võsandi 0311b2f562 Generalize Docker image builds 2023-05-04 09:40:15 +03:00
Andris Reinman 83b7353f3f
Initial search query parser 2023-04-27 15:24:28 +03:00
Andris Reinman 3f656e878a
Search by query text 2023-04-27 15:13:27 +03:00
Andris Reinman 68fc3418ae
updated query parser 2023-04-27 12:33:35 +03:00
Andris Reinman 853d983539
Added missing internalData object to new accounts 2023-04-19 17:08:32 +03:00
Andris Reinman 1a800fd7be
Fixed Redis config parsing 2023-03-31 12:10:26 +03:00
Andris Reinman aebd9e74ec
Added deploy action script 2023-03-31 11:59:42 +03:00
Andris Reinman c43559cc52
updated github action file 2023-03-30 15:13:44 +03:00
Andris Reinman 25dd69a1f8
updated github action file 2023-03-30 15:12:08 +03:00
Andris Reinman e01d6c798a
updated github action file 2023-03-30 15:04:08 +03:00
Andris Reinman 9b53ffe908
updated github action file 2023-03-30 14:57:32 +03:00
Andris Reinman a5f32deefe
updated github action file 2023-03-30 14:50:37 +03:00
Andris Reinman f2cd6ee333
fixed tests 2023-03-30 14:45:42 +03:00
Andris Reinman 8a68eae392
Merge pull request #458 from nodemailer/docker
Merge dockerfile changes
2023-03-30 14:39:08 +03:00
Andris Reinman a2092e6b2f
test docker 2023-03-30 14:27:22 +03:00
Andris Reinman 50e829ab38
test docker 2023-03-30 14:21:10 +03:00
Andris Reinman f75702cf69
Trying multi-platfom docker build 2023-03-30 14:01:11 +03:00
Andris Reinman 9c9f737269
Trying multi-platfom docker build 2023-03-30 13:46:41 +03:00
Andris Reinman 5ef4b6a81d
Trying multi-platfom docker build 2023-03-30 13:39:18 +03:00
Andris Reinman 0196cc166e
Merge pull request #457 from nodemailer/merge-test2
Post commit messages to Slack with Github Actions
2023-03-30 10:04:26 +03:00
Andris Reinman b22b1056b9
Post commit messages to Slack with Github Actions 2023-03-30 10:04:02 +03:00
Andris Reinman aa20f375b3
Merge pull request #456 from nodemailer/merge-test
Post commit messages to Slack with Github Actions
2023-03-30 10:02:07 +03:00
Andris Reinman 10faa5f4b9
Post commit messages to Slack with Github Actions 2023-03-30 10:00:26 +03:00
Andris Reinman d2fc28dbf0
Post commit messages to Slack with Github Actions 2023-03-30 09:58:35 +03:00
Andris Reinman ea86747ce1
Merge branch 'master' of github.com:nodemailer/wildduck 2023-03-30 09:52:11 +03:00
Andris Reinman b2ffc11257
Post commit messages to Slack with Github Actions 2023-03-30 09:52:05 +03:00
Andris Reinman c373070909
Merge pull request #455 from ArmaGroupHolding/resolve-api-unameview-fix
Update users.js
2023-03-28 20:25:16 +03:00
Mehmet Kozan b92ffe897f
Update users.js
if username not includes "@" or not an email, tools.normalizeAddress() function not working correctly.
2023-03-28 15:49:21 +03:00
Mehmet Kozan 8aee41f98a
Update users.js
if username setted as an email. this code removes domain dots.  fixed via using tools.normalizeAddress function. related related #414 #432 #454
2023-03-28 15:20:20 +03:00
Andris Reinman 8a8ee6eb56
Merge pull request #454 from ArmaGroupHolding/resolve-users-email-uname
Update users.js
2023-03-27 12:00:41 +03:00
Mehmet Kozan cb7fd7cca4 Update users.js
resolve username which contains "@", regex same as "post:user/" endpoint. related #414 #432
2023-03-27 11:53:45 +03:00
Andris Reinman ac9bfbdce6
v1.39.6 2023-03-23 10:58:36 +02:00
Andris Reinman b7d0611e54
If indexing feature flag is enabled for a user, index all their email in ElasticSearch 2023-03-23 10:55:42 +02:00
Andris Reinman 2a510795bf
If indexing feature flag is enabled for a user, index all their email in ElasticSearch 2023-03-23 10:34:33 +02:00
Andris Reinman a6de122c66
v1.39.5 2023-03-20 12:38:07 +02:00
Andris Reinman 5e993de791
Use restify error 2023-03-20 12:36:27 +02:00
Andris Reinman e23d188fa7
Use restify error 2023-03-20 12:34:06 +02:00
Andris Reinman 06f64c68a3
v1.39.4 2023-03-20 12:20:02 +02:00