Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / chatMessage / chatMessage.model.js
index 29a6f32..3c141ec 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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')});};
\ No newline at end of file
+var _0x854a=['update','catch','utf8mb4','utf8mb4_unicode_ci','lodash','util','api','moment','./chatMessage.attributes','exports','define','body','get','direction','toLowerCase','out','secret','isNil','UserId','ChatInteraction','ChatInteractionId','then'];(function(_0x517839,_0x317183){var _0x4b89d1=function(_0x18f9ca){while(--_0x18f9ca){_0x517839['push'](_0x517839['shift']());}};_0x4b89d1(++_0x317183);}(_0x854a,0x1e8));var _0xa854=function(_0xe18a4d,_0x290e52){_0xe18a4d=_0xe18a4d-0x0;var _0x41b211=_0x854a[_0xe18a4d];return _0x41b211;};'use strict';var _=require(_0xa854('0x0'));var util=require(_0xa854('0x1'));var logger=require('../../config/logger')(_0xa854('0x2'));var moment=require(_0xa854('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xa854('0x4'));module[_0xa854('0x5')]=function(_0x10050d,_0x3456f2){return _0x10050d[_0xa854('0x6')]('ChatMessage',attributes,{'tableName':'chat_messages','paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':[_0xa854('0x7')],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x359e15,_0x52b63d,_0x54477b){var _0x6d36a9=_0x10050d['models'];var _0x3c185d=_0x359e15[_0xa854('0x8')]({'plain':!![]});if(_0x3c185d[_0xa854('0x9')][_0xa854('0xa')]()==='in'||_0x3c185d[_0xa854('0x9')]['toLowerCase']()===_0xa854('0xb')&&!_0x3c185d[_0xa854('0xc')]&&!_[_0xa854('0xd')](_0x3c185d[_0xa854('0xe')])){_0x6d36a9[_0xa854('0xf')]['findOne']({'where':{'id':_0x3c185d[_0xa854('0x10')]}})[_0xa854('0x11')](function(_0x4f7153){if(_0x4f7153){_0x4f7153[_0xa854('0x12')]({'lastMsgAt':_0x3c185d['createdAt'],'lastMsgDirection':_0x3c185d[_0xa854('0x9')]['toLowerCase']()});}})[_0xa854('0x13')](function(_0x17be9e){console['error'](_0x17be9e);});}_0x54477b();}},'charset':_0xa854('0x14'),'collate':_0xa854('0x15')});};
\ No newline at end of file