Built motion from commit (unavailable).|2.5.31
[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 _0x82f5=['ChatInteractionId','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','path','rimraf','../../config/environment','./chatMessage.attributes','exports','ChatMessage','fti_chat_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','secret','isNil','UserId','ChatInteraction'];(function(_0x5f09c5,_0x2bfca0){var _0x426ad9=function(_0x18fe5f){while(--_0x18fe5f){_0x5f09c5['push'](_0x5f09c5['shift']());}};_0x426ad9(++_0x2bfca0);}(_0x82f5,0x15d));var _0x582f=function(_0x702f19,_0xf5ffb5){_0x702f19=_0x702f19-0x0;var _0x3d6bc3=_0x82f5[_0x702f19];return _0x3d6bc3;};'use strict';var _=require(_0x582f('0x0'));var util=require(_0x582f('0x1'));var logger=require(_0x582f('0x2'))(_0x582f('0x3'));var moment=require(_0x582f('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x582f('0x5'));var rimraf=require(_0x582f('0x6'));var config=require(_0x582f('0x7'));var attributes=require(_0x582f('0x8'));module[_0x582f('0x9')]=function(_0x15d332,_0x459755){return _0x15d332['define'](_0x582f('0xa'),attributes,{'tableName':'chat_messages','paranoid':![],'indexes':[{'name':_0x582f('0xb'),'fields':[_0x582f('0xc')],'type':_0x582f('0xd')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x493a93,_0x2dd742,_0x3bcabe){var _0x57b83e=_0x15d332[_0x582f('0xe')];var _0x297ff5=_0x493a93[_0x582f('0xf')]({'plain':!![]});if(_0x297ff5[_0x582f('0x10')][_0x582f('0x11')]()==='in'||_0x297ff5['direction']['toLowerCase']()===_0x582f('0x12')&&!_0x297ff5[_0x582f('0x13')]&&!_[_0x582f('0x14')](_0x297ff5[_0x582f('0x15')])){_0x57b83e[_0x582f('0x16')]['findOne']({'where':{'id':_0x297ff5[_0x582f('0x17')]}})[_0x582f('0x18')](function(_0x4cb70c){if(_0x4cb70c){_0x4cb70c[_0x582f('0x19')]({'lastMsgAt':_0x297ff5[_0x582f('0x1a')],'lastMsgDirection':_0x297ff5[_0x582f('0x10')][_0x582f('0x11')]()});}})[_0x582f('0x1b')](function(_0x4b63c1){console[_0x582f('0x1c')](_0x4b63c1);});}_0x3bcabe();}},'charset':_0x582f('0x1d'),'collate':_0x582f('0x1e')});};