0f1099c07b7db13ee1335c06e134fea615a6261e
[motion2.git] / server / api / mailMessage / mailMessage.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf151=['plainBody','fromString','body','models','get','direction','toLowerCase','out','secret','isNil','MailInteraction','MailInteractionId','then','catch','error','utf8mb4_unicode_ci','../../config/logger','api','moment','bluebird','request-promise','html-to-text','path','rimraf','./mailMessage.attributes','define','MailMessage','mail_messages','messageId','fti_mail_messages','FULLTEXT'];(function(_0x4d9eb6,_0x545bc1){var _0x1f5d62=function(_0x4c0a6c){while(--_0x4c0a6c){_0x4d9eb6['push'](_0x4d9eb6['shift']());}};_0x1f5d62(++_0x545bc1);}(_0xf151,0xab));var _0x1f15=function(_0x524eb1,_0x2063d3){_0x524eb1=_0x524eb1-0x0;var _0x3071e0=_0xf151[_0x524eb1];return _0x3071e0;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x1f15('0x0'))(_0x1f15('0x1'));var moment=require(_0x1f15('0x2'));var BPromise=require(_0x1f15('0x3'));var rp=require(_0x1f15('0x4'));var htmlToText=require(_0x1f15('0x5'));var fs=require('fs');var path=require(_0x1f15('0x6'));var rimraf=require(_0x1f15('0x7'));var config=require('../../config/environment');var attributes=require(_0x1f15('0x8'));module['exports']=function(_0x4cfc7b,_0x5ecda5){return _0x4cfc7b[_0x1f15('0x9')](_0x1f15('0xa'),attributes,{'tableName':_0x1f15('0xb'),'paranoid':![],'indexes':[{'name':'messageId','fields':[_0x1f15('0xc')]},{'name':_0x1f15('0xd'),'fields':['plainBody','subject'],'type':_0x1f15('0xe')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x2baa12,_0x151020,_0x435cf2){if(_0x2baa12['body']){_0x2baa12[_0x1f15('0xf')]=htmlToText[_0x1f15('0x10')](_0x2baa12[_0x1f15('0x11')],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x435cf2(null,_0x151020);},'afterCreate':function(_0x5ce5a6,_0x4a0955,_0x5823c3){var _0x340109=_0x4cfc7b[_0x1f15('0x12')];var _0x440c0b=_0x5ce5a6[_0x1f15('0x13')]({'plain':!![]});if(_0x440c0b[_0x1f15('0x14')][_0x1f15('0x15')]()==='in'||_0x440c0b['direction'][_0x1f15('0x15')]()===_0x1f15('0x16')&&!_0x440c0b[_0x1f15('0x17')]&&!_[_0x1f15('0x18')](_0x440c0b['UserId'])){_0x340109[_0x1f15('0x19')]['findOne']({'where':{'id':_0x440c0b[_0x1f15('0x1a')]}})[_0x1f15('0x1b')](function(_0x2960d2){if(_0x2960d2){_0x2960d2['update']({'lastMsgAt':_0x440c0b['createdAt'],'lastMsgDirection':_0x440c0b[_0x1f15('0x14')][_0x1f15('0x15')]()});}})[_0x1f15('0x1c')](function(_0x5529d7){console[_0x1f15('0x1d')](_0x5529d7);});}_0x5823c3();}},'charset':'utf8mb4','collate':_0x1f15('0x1e')});};