Built motion from commit (unavailable).|2.5.5
[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 _0x9af5=['utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','request-promise','html-to-text','rimraf','../../config/environment','exports','define','MailMessage','mail_messages','messageId','fti_mail_messages','plainBody','fromString','body','models','toLowerCase','direction','secret','UserId','MailInteraction','findOne','MailInteractionId','then','update','createdAt','catch','error'];(function(_0x38e20c,_0x26b3c7){var _0x10174a=function(_0x262fd2){while(--_0x262fd2){_0x38e20c['push'](_0x38e20c['shift']());}};_0x10174a(++_0x26b3c7);}(_0x9af5,0x10a));var _0x59af=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x9af5[_0x2641f9];return _0x585741;};'use strict';var _=require(_0x59af('0x0'));var util=require(_0x59af('0x1'));var logger=require(_0x59af('0x2'))(_0x59af('0x3'));var moment=require(_0x59af('0x4'));var BPromise=require('bluebird');var rp=require(_0x59af('0x5'));var htmlToText=require(_0x59af('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x59af('0x7'));var config=require(_0x59af('0x8'));var attributes=require('./mailMessage.attributes');module[_0x59af('0x9')]=function(_0x38fe9a,_0x2f18eb){return _0x38fe9a[_0x59af('0xa')](_0x59af('0xb'),attributes,{'tableName':_0x59af('0xc'),'paranoid':![],'indexes':[{'name':_0x59af('0xd'),'fields':[_0x59af('0xd')]},{'name':_0x59af('0xe'),'fields':['plainBody','subject'],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x3889bd,_0x317ab4,_0x470d07){if(_0x3889bd['body']){_0x3889bd[_0x59af('0xf')]=htmlToText[_0x59af('0x10')](_0x3889bd[_0x59af('0x11')],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x470d07(null,_0x317ab4);},'afterCreate':function(_0x22f1ad,_0x1c6c8c,_0x17aeee){var _0x13b927=_0x38fe9a[_0x59af('0x12')];var _0xeed0eb=_0x22f1ad['get']({'plain':!![]});if(_0xeed0eb['direction'][_0x59af('0x13')]()==='in'||_0xeed0eb[_0x59af('0x14')]['toLowerCase']()==='out'&&!_0xeed0eb[_0x59af('0x15')]&&!_['isNil'](_0xeed0eb[_0x59af('0x16')])){_0x13b927[_0x59af('0x17')][_0x59af('0x18')]({'where':{'id':_0xeed0eb[_0x59af('0x19')]}})[_0x59af('0x1a')](function(_0x391785){if(_0x391785){_0x391785[_0x59af('0x1b')]({'lastMsgAt':_0xeed0eb[_0x59af('0x1c')],'lastMsgDirection':_0xeed0eb[_0x59af('0x14')][_0x59af('0x13')](),'lastMsgBody':_0xeed0eb[_0x59af('0x11')]});}})[_0x59af('0x1d')](function(_0x508247){console[_0x59af('0x1e')](_0x508247);});}_0x17aeee();}},'charset':_0x59af('0x1f'),'collate':_0x59af('0x20')});};