Built motion from commit 616d3211.|2.6.4
[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 _0xf2c4=['define','ChatMessage','chat_messages','body','models','get','direction','toLowerCase','out','isNil','UserId','ChatInteraction','findOne','ChatInteractionId','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports'];(function(_0x235e1b,_0x6c5869){var _0x53e3c0=function(_0x1e06b8){while(--_0x1e06b8){_0x235e1b['push'](_0x235e1b['shift']());}};_0x53e3c0(++_0x6c5869);}(_0xf2c4,0xaf));var _0x4f2c=function(_0x46698a,_0x8de1e4){_0x46698a=_0x46698a-0x0;var _0x356db0=_0xf2c4[_0x46698a];return _0x356db0;};'use strict';var _=require(_0x4f2c('0x0'));var util=require(_0x4f2c('0x1'));var logger=require(_0x4f2c('0x2'))(_0x4f2c('0x3'));var moment=require(_0x4f2c('0x4'));var BPromise=require(_0x4f2c('0x5'));var rp=require(_0x4f2c('0x6'));var fs=require('fs');var path=require(_0x4f2c('0x7'));var rimraf=require(_0x4f2c('0x8'));var config=require(_0x4f2c('0x9'));var attributes=require('./chatMessage.attributes');module[_0x4f2c('0xa')]=function(_0x40912d,_0x47b48f){return _0x40912d[_0x4f2c('0xb')](_0x4f2c('0xc'),attributes,{'tableName':_0x4f2c('0xd'),'paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':[_0x4f2c('0xe')],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x4379dd,_0x1bebdb,_0x320824){var _0x3f15a2=_0x40912d[_0x4f2c('0xf')];var _0x4e4dc3=_0x4379dd[_0x4f2c('0x10')]({'plain':!![]});if(_0x4e4dc3[_0x4f2c('0x11')][_0x4f2c('0x12')]()==='in'||_0x4e4dc3[_0x4f2c('0x11')]['toLowerCase']()===_0x4f2c('0x13')&&!_0x4e4dc3['secret']&&!_[_0x4f2c('0x14')](_0x4e4dc3[_0x4f2c('0x15')])){_0x3f15a2[_0x4f2c('0x16')][_0x4f2c('0x17')]({'where':{'id':_0x4e4dc3[_0x4f2c('0x18')]}})['then'](function(_0x27dab9){if(_0x27dab9){_0x27dab9[_0x4f2c('0x19')]({'lastMsgAt':_0x4e4dc3[_0x4f2c('0x1a')],'lastMsgDirection':_0x4e4dc3['direction']['toLowerCase']()});}})[_0x4f2c('0x1b')](function(_0x466b95){console[_0x4f2c('0x1c')](_0x466b95);});}_0x320824();}},'charset':_0x4f2c('0x1d'),'collate':_0x4f2c('0x1e')});};