Built motion from commit (unavailable).|2.5.11
[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 _0xede8=['moment','bluebird','request-promise','path','rimraf','./mailMessage.attributes','define','MailMessage','mail_messages','plainBody','subject','FULLTEXT','body','fromString','models','get','direction','toLowerCase','out','secret','isNil','UserId','MailInteraction','MailInteractionId','then','update','catch','error','utf8mb4','utf8mb4_unicode_ci','util','../../config/logger','api'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0xede8,0xe4));var _0x8ede=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0xede8[_0x3b380d];return _0x54502b;};'use strict';var _=require('lodash');var util=require(_0x8ede('0x0'));var logger=require(_0x8ede('0x1'))(_0x8ede('0x2'));var moment=require(_0x8ede('0x3'));var BPromise=require(_0x8ede('0x4'));var rp=require(_0x8ede('0x5'));var htmlToText=require('html-to-text');var fs=require('fs');var path=require(_0x8ede('0x6'));var rimraf=require(_0x8ede('0x7'));var config=require('../../config/environment');var attributes=require(_0x8ede('0x8'));module['exports']=function(_0x5332df,_0x5bcf2f){return _0x5332df[_0x8ede('0x9')](_0x8ede('0xa'),attributes,{'tableName':_0x8ede('0xb'),'paranoid':![],'indexes':[{'name':'messageId','fields':['messageId']},{'name':'fti_mail_messages','fields':[_0x8ede('0xc'),_0x8ede('0xd')],'type':_0x8ede('0xe')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x107afe,_0x1a3ff6,_0x5f0fd0){if(_0x107afe[_0x8ede('0xf')]){_0x107afe[_0x8ede('0xc')]=htmlToText[_0x8ede('0x10')](_0x107afe[_0x8ede('0xf')],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x5f0fd0(null,_0x1a3ff6);},'afterCreate':function(_0x518cf4,_0x4f9262,_0x278b7f){var _0x2042e6=_0x5332df[_0x8ede('0x11')];var _0x5b4e2b=_0x518cf4[_0x8ede('0x12')]({'plain':!![]});if(_0x5b4e2b[_0x8ede('0x13')]['toLowerCase']()==='in'||_0x5b4e2b[_0x8ede('0x13')][_0x8ede('0x14')]()===_0x8ede('0x15')&&!_0x5b4e2b[_0x8ede('0x16')]&&!_[_0x8ede('0x17')](_0x5b4e2b[_0x8ede('0x18')])){_0x2042e6[_0x8ede('0x19')]['findOne']({'where':{'id':_0x5b4e2b[_0x8ede('0x1a')]}})[_0x8ede('0x1b')](function(_0x307a60){if(_0x307a60){_0x307a60[_0x8ede('0x1c')]({'lastMsgAt':_0x5b4e2b['createdAt'],'lastMsgDirection':_0x5b4e2b[_0x8ede('0x13')][_0x8ede('0x14')](),'lastMsgBody':_0x5b4e2b[_0x8ede('0xf')]});}})[_0x8ede('0x1d')](function(_0xafc406){console[_0x8ede('0x1e')](_0xafc406);});}_0x278b7f();}},'charset':_0x8ede('0x1f'),'collate':_0x8ede('0x20')});};