79064e15ab1935e70b14f32905e729f2eb594df1
[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 _0x0a96=['bluebird','request-promise','path','rimraf','../../config/environment','./chatMessage.attributes','exports','ChatMessage','body','FULLTEXT','models','get','direction','toLowerCase','out','secret','isNil','UserId','ChatInteraction','ChatInteractionId','update','createdAt','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','moment'];(function(_0x4bd453,_0x41c73b){var _0x192d1d=function(_0x20a423){while(--_0x20a423){_0x4bd453['push'](_0x4bd453['shift']());}};_0x192d1d(++_0x41c73b);}(_0x0a96,0xe4));var _0x60a9=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x0a96[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0x60a9('0x0'));var util=require(_0x60a9('0x1'));var logger=require(_0x60a9('0x2'))('api');var moment=require(_0x60a9('0x3'));var BPromise=require(_0x60a9('0x4'));var rp=require(_0x60a9('0x5'));var fs=require('fs');var path=require(_0x60a9('0x6'));var rimraf=require(_0x60a9('0x7'));var config=require(_0x60a9('0x8'));var attributes=require(_0x60a9('0x9'));module[_0x60a9('0xa')]=function(_0xe1d2ea,_0x488c93){return _0xe1d2ea['define'](_0x60a9('0xb'),attributes,{'tableName':'chat_messages','paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':[_0x60a9('0xc')],'type':_0x60a9('0xd')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3ee42c,_0x1b4bce,_0x5ea310){var _0x16327b=_0xe1d2ea[_0x60a9('0xe')];var _0x4e9b4b=_0x3ee42c[_0x60a9('0xf')]({'plain':!![]});if(_0x4e9b4b[_0x60a9('0x10')][_0x60a9('0x11')]()==='in'||_0x4e9b4b['direction'][_0x60a9('0x11')]()===_0x60a9('0x12')&&!_0x4e9b4b[_0x60a9('0x13')]&&!_[_0x60a9('0x14')](_0x4e9b4b[_0x60a9('0x15')])){_0x16327b[_0x60a9('0x16')]['findOne']({'where':{'id':_0x4e9b4b[_0x60a9('0x17')]}})['then'](function(_0x3b8be5){if(_0x3b8be5){_0x3b8be5[_0x60a9('0x18')]({'lastMsgAt':_0x4e9b4b[_0x60a9('0x19')],'lastMsgDirection':_0x4e9b4b['direction'][_0x60a9('0x11')]()});}})['catch'](function(_0x5689e9){console[_0x60a9('0x1a')](_0x5689e9);});}_0x5ea310();}},'charset':_0x60a9('0x1b'),'collate':_0x60a9('0x1c')});};