Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / chatMessage / chatMessage.model.js
index 13d9ca2..6bee575 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf609=['isNil','UserId','ChatInteractionId','then','createdAt','toLowerCase','error','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','./chatMessage.attributes','ChatMessage','fti_chat_messages','body','FULLTEXT','direction','out','secret'];(function(_0x16b9ed,_0x56517a){var _0x66b1f8=function(_0x1c883){while(--_0x1c883){_0x16b9ed['push'](_0x16b9ed['shift']());}};_0x66b1f8(++_0x56517a);}(_0xf609,0x1d0));var _0x9f60=function(_0x3664b1,_0x89cb75){_0x3664b1=_0x3664b1-0x0;var _0x42934e=_0xf609[_0x3664b1];return _0x42934e;};'use strict';var _=require(_0x9f60('0x0'));var util=require(_0x9f60('0x1'));var logger=require(_0x9f60('0x2'))(_0x9f60('0x3'));var moment=require(_0x9f60('0x4'));var BPromise=require(_0x9f60('0x5'));var rp=require(_0x9f60('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x9f60('0x7'));var config=require('../../config/environment');var attributes=require(_0x9f60('0x8'));module['exports']=function(_0x12ffc7,_0x40b757){return _0x12ffc7['define'](_0x9f60('0x9'),attributes,{'tableName':'chat_messages','paranoid':![],'indexes':[{'name':_0x9f60('0xa'),'fields':[_0x9f60('0xb')],'type':_0x9f60('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3a476f,_0x2307d6,_0x44a360){var _0xd99400=_0x12ffc7['models'];var _0xadc86f=_0x3a476f['get']({'plain':!![]});if(_0xadc86f[_0x9f60('0xd')]['toLowerCase']()==='in'||_0xadc86f[_0x9f60('0xd')]['toLowerCase']()===_0x9f60('0xe')&&!_0xadc86f[_0x9f60('0xf')]&&!_[_0x9f60('0x10')](_0xadc86f[_0x9f60('0x11')])){_0xd99400['ChatInteraction']['findOne']({'where':{'id':_0xadc86f[_0x9f60('0x12')]}})[_0x9f60('0x13')](function(_0x33a9cb){if(_0x33a9cb){_0x33a9cb['update']({'lastMsgAt':_0xadc86f[_0x9f60('0x14')],'lastMsgDirection':_0xadc86f['direction'][_0x9f60('0x15')]()});}})['catch'](function(_0x19ec9d){console[_0x9f60('0x16')](_0x19ec9d);});}_0x44a360();}},'charset':'utf8mb4','collate':_0x9f60('0x17')});};
\ No newline at end of file
+var _0xe9d5=['out','secret','isNil','UserId','ChatInteraction','findOne','ChatInteractionId','then','catch','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./chatMessage.attributes','exports','define','ChatMessage','chat_messages','fti_chat_messages','FULLTEXT','models','direction','toLowerCase'];(function(_0x4385b6,_0x22cea0){var _0x7a3252=function(_0x5a3470){while(--_0x5a3470){_0x4385b6['push'](_0x4385b6['shift']());}};_0x7a3252(++_0x22cea0);}(_0xe9d5,0x191));var _0x5e9d=function(_0x42e2a0,_0xd2a7e1){_0x42e2a0=_0x42e2a0-0x0;var _0x3dbf06=_0xe9d5[_0x42e2a0];return _0x3dbf06;};'use strict';var _=require(_0x5e9d('0x0'));var util=require(_0x5e9d('0x1'));var logger=require(_0x5e9d('0x2'))(_0x5e9d('0x3'));var moment=require(_0x5e9d('0x4'));var BPromise=require('bluebird');var rp=require(_0x5e9d('0x5'));var fs=require('fs');var path=require(_0x5e9d('0x6'));var rimraf=require(_0x5e9d('0x7'));var config=require(_0x5e9d('0x8'));var attributes=require(_0x5e9d('0x9'));module[_0x5e9d('0xa')]=function(_0x22cedf,_0x2c156f){return _0x22cedf[_0x5e9d('0xb')](_0x5e9d('0xc'),attributes,{'tableName':_0x5e9d('0xd'),'paranoid':![],'indexes':[{'name':_0x5e9d('0xe'),'fields':['body'],'type':_0x5e9d('0xf')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x2747b9,_0x8bdc65,_0x43a167){var _0x11d50b=_0x22cedf[_0x5e9d('0x10')];var _0x206aaa=_0x2747b9['get']({'plain':!![]});if(_0x206aaa[_0x5e9d('0x11')][_0x5e9d('0x12')]()==='in'||_0x206aaa['direction'][_0x5e9d('0x12')]()===_0x5e9d('0x13')&&!_0x206aaa[_0x5e9d('0x14')]&&!_[_0x5e9d('0x15')](_0x206aaa[_0x5e9d('0x16')])){_0x11d50b[_0x5e9d('0x17')][_0x5e9d('0x18')]({'where':{'id':_0x206aaa[_0x5e9d('0x19')]}})[_0x5e9d('0x1a')](function(_0x224167){if(_0x224167){_0x224167['update']({'lastMsgAt':_0x206aaa['createdAt'],'lastMsgDirection':_0x206aaa[_0x5e9d('0x11')][_0x5e9d('0x12')]()});}})[_0x5e9d('0x1b')](function(_0x564037){console['error'](_0x564037);});}_0x43a167();}},'charset':_0x5e9d('0x1c'),'collate':_0x5e9d('0x1d')});};
\ No newline at end of file