Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / chatMessage / chatMessage.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 _0x1620=['fti_chat_messages','models','get','direction','toLowerCase','out','secret','UserId','ChatInteraction','findOne','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','../../config/logger','api','bluebird','request-promise','path','../../config/environment','./chatMessage.attributes','exports','ChatMessage','chat_messages'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x1620,0x145));var _0x0162=function(_0x4ad85e,_0x38496a){_0x4ad85e=_0x4ad85e-0x0;var _0x477c92=_0x1620[_0x4ad85e];return _0x477c92;};'use strict';var _=require(_0x0162('0x0'));var util=require('util');var logger=require(_0x0162('0x1'))(_0x0162('0x2'));var moment=require('moment');var BPromise=require(_0x0162('0x3'));var rp=require(_0x0162('0x4'));var fs=require('fs');var path=require(_0x0162('0x5'));var rimraf=require('rimraf');var config=require(_0x0162('0x6'));var attributes=require(_0x0162('0x7'));module[_0x0162('0x8')]=function(_0x2db8fb,_0x215334){return _0x2db8fb['define'](_0x0162('0x9'),attributes,{'tableName':_0x0162('0xa'),'paranoid':![],'indexes':[{'name':_0x0162('0xb'),'fields':['body'],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3a7a7b,_0x2a8ec4,_0x4a7940){var _0x12c3a9=_0x2db8fb[_0x0162('0xc')];var _0x5700e4=_0x3a7a7b[_0x0162('0xd')]({'plain':!![]});if(_0x5700e4[_0x0162('0xe')][_0x0162('0xf')]()==='in'||_0x5700e4[_0x0162('0xe')][_0x0162('0xf')]()===_0x0162('0x10')&&!_0x5700e4[_0x0162('0x11')]&&!_['isNil'](_0x5700e4[_0x0162('0x12')])){_0x12c3a9[_0x0162('0x13')][_0x0162('0x14')]({'where':{'id':_0x5700e4['ChatInteractionId']}})[_0x0162('0x15')](function(_0x148e71){if(_0x148e71){_0x148e71[_0x0162('0x16')]({'lastMsgAt':_0x5700e4[_0x0162('0x17')],'lastMsgDirection':_0x5700e4['direction'][_0x0162('0xf')]()});}})[_0x0162('0x18')](function(_0x19e625){console[_0x0162('0x19')](_0x19e625);});}_0x4a7940();}},'charset':_0x0162('0x1a'),'collate':_0x0162('0x1b')});};