Built motion from commit (unavailable).|2.5.22
[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 _0xf164=['isNil','UserId','ChatInteraction','findOne','ChatInteractionId','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./chatMessage.attributes','exports','define','ChatMessage','body','FULLTEXT','models','get','direction','toLowerCase','out','secret'];(function(_0x4650fd,_0x453fd1){var _0x392588=function(_0xc153c1){while(--_0xc153c1){_0x4650fd['push'](_0x4650fd['shift']());}};_0x392588(++_0x453fd1);}(_0xf164,0x6f));var _0x4f16=function(_0x8fb7a4,_0x607700){_0x8fb7a4=_0x8fb7a4-0x0;var _0x1fdca2=_0xf164[_0x8fb7a4];return _0x1fdca2;};'use strict';var _=require(_0x4f16('0x0'));var util=require(_0x4f16('0x1'));var logger=require(_0x4f16('0x2'))('api');var moment=require(_0x4f16('0x3'));var BPromise=require(_0x4f16('0x4'));var rp=require(_0x4f16('0x5'));var fs=require('fs');var path=require(_0x4f16('0x6'));var rimraf=require(_0x4f16('0x7'));var config=require(_0x4f16('0x8'));var attributes=require(_0x4f16('0x9'));module[_0x4f16('0xa')]=function(_0x552a58,_0x3339dc){return _0x552a58[_0x4f16('0xb')](_0x4f16('0xc'),attributes,{'tableName':'chat_messages','paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':[_0x4f16('0xd')],'type':_0x4f16('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x4e6c94,_0x1a1c2d,_0x2e8c67){var _0x3940e8=_0x552a58[_0x4f16('0xf')];var _0x462072=_0x4e6c94[_0x4f16('0x10')]({'plain':!![]});if(_0x462072[_0x4f16('0x11')][_0x4f16('0x12')]()==='in'||_0x462072[_0x4f16('0x11')][_0x4f16('0x12')]()===_0x4f16('0x13')&&!_0x462072[_0x4f16('0x14')]&&!_[_0x4f16('0x15')](_0x462072[_0x4f16('0x16')])){_0x3940e8[_0x4f16('0x17')][_0x4f16('0x18')]({'where':{'id':_0x462072[_0x4f16('0x19')]}})[_0x4f16('0x1a')](function(_0x5736d3){if(_0x5736d3){_0x5736d3[_0x4f16('0x1b')]({'lastMsgAt':_0x462072[_0x4f16('0x1c')],'lastMsgDirection':_0x462072[_0x4f16('0x11')][_0x4f16('0x12')]()});}})[_0x4f16('0x1d')](function(_0x2bcc02){console[_0x4f16('0x1e')](_0x2bcc02);});}_0x2e8c67();}},'charset':_0x4f16('0x1f'),'collate':_0x4f16('0x20')});};