Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / chatMessage / chatMessage.model.js
index d279b11..87bb02b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe379=['utf8mb4_unicode_ci','lodash','../../config/logger','api','moment','request-promise','path','rimraf','define','chat_messages','fti_chat_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','UserId','ChatInteraction','ChatInteractionId','then','update','createdAt','catch','error','utf8mb4'];(function(_0x2e0443,_0x7e5974){var _0x52d450=function(_0x3a9985){while(--_0x3a9985){_0x2e0443['push'](_0x2e0443['shift']());}};_0x52d450(++_0x7e5974);}(_0xe379,0x160));var _0x9e37=function(_0x3ea9bb,_0x4ca52d){_0x3ea9bb=_0x3ea9bb-0x0;var _0x28121d=_0xe379[_0x3ea9bb];return _0x28121d;};'use strict';var _=require(_0x9e37('0x0'));var util=require('util');var logger=require(_0x9e37('0x1'))(_0x9e37('0x2'));var moment=require(_0x9e37('0x3'));var BPromise=require('bluebird');var rp=require(_0x9e37('0x4'));var fs=require('fs');var path=require(_0x9e37('0x5'));var rimraf=require(_0x9e37('0x6'));var config=require('../../config/environment');var attributes=require('./chatMessage.attributes');module['exports']=function(_0x115cc6,_0x3cae30){return _0x115cc6[_0x9e37('0x7')]('ChatMessage',attributes,{'tableName':_0x9e37('0x8'),'paranoid':![],'indexes':[{'name':_0x9e37('0x9'),'fields':[_0x9e37('0xa')],'type':_0x9e37('0xb')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x73efcf,_0x482888,_0x3323ac){var _0x277a60=_0x115cc6[_0x9e37('0xc')];var _0x1094a3=_0x73efcf[_0x9e37('0xd')]({'plain':!![]});if(_0x1094a3[_0x9e37('0xe')][_0x9e37('0xf')]()==='in'||_0x1094a3[_0x9e37('0xe')]['toLowerCase']()===_0x9e37('0x10')&&!_0x1094a3['secret']&&!_['isNil'](_0x1094a3[_0x9e37('0x11')])){_0x277a60[_0x9e37('0x12')]['findOne']({'where':{'id':_0x1094a3[_0x9e37('0x13')]}})[_0x9e37('0x14')](function(_0x1fcdb4){if(_0x1fcdb4){_0x1fcdb4[_0x9e37('0x15')]({'lastMsgAt':_0x1094a3[_0x9e37('0x16')],'lastMsgDirection':_0x1094a3['direction']['toLowerCase']()});}})[_0x9e37('0x17')](function(_0x114cb7){console[_0x9e37('0x18')](_0x114cb7);});}_0x3323ac();}},'charset':_0x9e37('0x19'),'collate':_0x9e37('0x1a')});};
\ No newline at end of file
+var _0xe634=['body','models','get','direction','toLowerCase','out','secret','UserId','ChatInteraction','findOne','ChatInteractionId','then','update','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','../../config/logger','moment','request-promise','path','rimraf','../../config/environment','exports','define','chat_messages'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0xe634,0x7d));var _0x4e63=function(_0x41de7b,_0x36e026){_0x41de7b=_0x41de7b-0x0;var _0xe9a0b8=_0xe634[_0x41de7b];return _0xe9a0b8;};'use strict';var _=require(_0x4e63('0x0'));var util=require('util');var logger=require(_0x4e63('0x1'))('api');var moment=require(_0x4e63('0x2'));var BPromise=require('bluebird');var rp=require(_0x4e63('0x3'));var fs=require('fs');var path=require(_0x4e63('0x4'));var rimraf=require(_0x4e63('0x5'));var config=require(_0x4e63('0x6'));var attributes=require('./chatMessage.attributes');module[_0x4e63('0x7')]=function(_0x260b27,_0x35bc15){return _0x260b27[_0x4e63('0x8')]('ChatMessage',attributes,{'tableName':_0x4e63('0x9'),'paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':[_0x4e63('0xa')],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x654481,_0xe777be,_0x1c4245){var _0x1a9324=_0x260b27[_0x4e63('0xb')];var _0x199260=_0x654481[_0x4e63('0xc')]({'plain':!![]});if(_0x199260[_0x4e63('0xd')][_0x4e63('0xe')]()==='in'||_0x199260['direction'][_0x4e63('0xe')]()===_0x4e63('0xf')&&!_0x199260[_0x4e63('0x10')]&&!_['isNil'](_0x199260[_0x4e63('0x11')])){_0x1a9324[_0x4e63('0x12')][_0x4e63('0x13')]({'where':{'id':_0x199260[_0x4e63('0x14')]}})[_0x4e63('0x15')](function(_0x5f47ce){if(_0x5f47ce){_0x5f47ce[_0x4e63('0x16')]({'lastMsgAt':_0x199260['createdAt'],'lastMsgDirection':_0x199260[_0x4e63('0xd')]['toLowerCase']()});}})[_0x4e63('0x17')](function(_0x261792){console[_0x4e63('0x18')](_0x261792);});}_0x1c4245();}},'charset':_0x4e63('0x19'),'collate':_0x4e63('0x1a')});};
\ No newline at end of file