28a7a344aa479c8b2bb7f2cea09c3a55c87c7576
[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 _0xfcaf=['catch','error','utf8mb4_unicode_ci','util','../../config/logger','moment','bluebird','request-promise','html-to-text','path','rimraf','../../config/environment','exports','define','mail_messages','messageId','subject','FULLTEXT','body','fromString','models','get','direction','toLowerCase','out','isNil','UserId','MailInteraction','findOne','MailInteractionId','then','update'];(function(_0x508d27,_0x4eeeba){var _0x14eff9=function(_0x10bd6c){while(--_0x10bd6c){_0x508d27['push'](_0x508d27['shift']());}};_0x14eff9(++_0x4eeeba);}(_0xfcaf,0x1c3));var _0xffca=function(_0x4b23b0,_0xf3d9b4){_0x4b23b0=_0x4b23b0-0x0;var _0x1440d7=_0xfcaf[_0x4b23b0];return _0x1440d7;};'use strict';var _=require('lodash');var util=require(_0xffca('0x0'));var logger=require(_0xffca('0x1'))('api');var moment=require(_0xffca('0x2'));var BPromise=require(_0xffca('0x3'));var rp=require(_0xffca('0x4'));var htmlToText=require(_0xffca('0x5'));var fs=require('fs');var path=require(_0xffca('0x6'));var rimraf=require(_0xffca('0x7'));var config=require(_0xffca('0x8'));var attributes=require('./mailMessage.attributes');module[_0xffca('0x9')]=function(_0x1f2610,_0x1640fe){return _0x1f2610[_0xffca('0xa')]('MailMessage',attributes,{'tableName':_0xffca('0xb'),'paranoid':![],'indexes':[{'name':_0xffca('0xc'),'fields':[_0xffca('0xc')]},{'name':'fti_mail_messages','fields':['plainBody',_0xffca('0xd')],'type':_0xffca('0xe')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x35e94d,_0x300b4f,_0x15dd0c){if(_0x35e94d[_0xffca('0xf')]){_0x35e94d['plainBody']=htmlToText[_0xffca('0x10')](_0x35e94d['body'],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x15dd0c(null,_0x300b4f);},'afterCreate':function(_0x5a0eb8,_0xd7a277,_0x35b1ef){var _0x1ea0f8=_0x1f2610[_0xffca('0x11')];var _0x2c15f5=_0x5a0eb8[_0xffca('0x12')]({'plain':!![]});if(_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()==='in'||_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()===_0xffca('0x15')&&!_0x2c15f5['secret']&&!_[_0xffca('0x16')](_0x2c15f5[_0xffca('0x17')])){_0x1ea0f8[_0xffca('0x18')][_0xffca('0x19')]({'where':{'id':_0x2c15f5[_0xffca('0x1a')]}})[_0xffca('0x1b')](function(_0x2705d6){if(_0x2705d6){_0x2705d6[_0xffca('0x1c')]({'lastMsgAt':_0x2c15f5['createdAt'],'lastMsgDirection':_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()});}})[_0xffca('0x1d')](function(_0x5cd079){console[_0xffca('0x1e')](_0x5cd079);});}_0x35b1ef();}},'charset':'utf8mb4','collate':_0xffca('0x1f')});};