Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / chatMessage / chatMessage.model.js
index 13d9ca2..40bad20 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 _0x38a9=['direction','toLowerCase','out','secret','isNil','UserId','ChatInteraction','ChatInteractionId','then','update','createdAt','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','request-promise','path','../../config/environment','./chatMessage.attributes','exports','define','chat_messages','models','get'];(function(_0x10c391,_0x27de01){var _0x82810c=function(_0x462fe5){while(--_0x462fe5){_0x10c391['push'](_0x10c391['shift']());}};_0x82810c(++_0x27de01);}(_0x38a9,0xb6));var _0x938a=function(_0xaf5f47,_0x2662a7){_0xaf5f47=_0xaf5f47-0x0;var _0x19d5eb=_0x38a9[_0xaf5f47];return _0x19d5eb;};'use strict';var _=require(_0x938a('0x0'));var util=require(_0x938a('0x1'));var logger=require(_0x938a('0x2'))(_0x938a('0x3'));var moment=require(_0x938a('0x4'));var BPromise=require('bluebird');var rp=require(_0x938a('0x5'));var fs=require('fs');var path=require(_0x938a('0x6'));var rimraf=require('rimraf');var config=require(_0x938a('0x7'));var attributes=require(_0x938a('0x8'));module[_0x938a('0x9')]=function(_0x1904d3,_0x22d249){return _0x1904d3[_0x938a('0xa')]('ChatMessage',attributes,{'tableName':_0x938a('0xb'),'paranoid':![],'indexes':[{'name':'fti_chat_messages','fields':['body'],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x466cf1,_0x26ee45,_0x4b38dd){var _0x3b1fed=_0x1904d3[_0x938a('0xc')];var _0x163767=_0x466cf1[_0x938a('0xd')]({'plain':!![]});if(_0x163767[_0x938a('0xe')]['toLowerCase']()==='in'||_0x163767[_0x938a('0xe')][_0x938a('0xf')]()===_0x938a('0x10')&&!_0x163767[_0x938a('0x11')]&&!_[_0x938a('0x12')](_0x163767[_0x938a('0x13')])){_0x3b1fed[_0x938a('0x14')]['findOne']({'where':{'id':_0x163767[_0x938a('0x15')]}})[_0x938a('0x16')](function(_0x1c23b0){if(_0x1c23b0){_0x1c23b0[_0x938a('0x17')]({'lastMsgAt':_0x163767[_0x938a('0x18')],'lastMsgDirection':_0x163767[_0x938a('0xe')][_0x938a('0xf')]()});}})['catch'](function(_0x1927ea){console[_0x938a('0x19')](_0x1927ea);});}_0x4b38dd();}},'charset':_0x938a('0x1a'),'collate':_0x938a('0x1b')});};
\ No newline at end of file