Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / chatMessage / chatMessage.model.js
index 8a71839..40bad20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x048f=['isNil','ChatInteraction','findOne','ChatInteractionId','then','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','request-promise','path','rimraf','../../config/environment','./chatMessage.attributes','exports','define','ChatMessage','chat_messages','fti_chat_messages','FULLTEXT','models','toLowerCase','direction','out'];(function(_0x21322f,_0x483b21){var _0x33e9d1=function(_0x24b3c5){while(--_0x24b3c5){_0x21322f['push'](_0x21322f['shift']());}};_0x33e9d1(++_0x483b21);}(_0x048f,0xcd));var _0xf048=function(_0x3d91a1,_0x35073a){_0x3d91a1=_0x3d91a1-0x0;var _0x1c2f8f=_0x048f[_0x3d91a1];return _0x1c2f8f;};'use strict';var _=require(_0xf048('0x0'));var util=require(_0xf048('0x1'));var logger=require(_0xf048('0x2'))(_0xf048('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xf048('0x4'));var fs=require('fs');var path=require(_0xf048('0x5'));var rimraf=require(_0xf048('0x6'));var config=require(_0xf048('0x7'));var attributes=require(_0xf048('0x8'));module[_0xf048('0x9')]=function(_0x766333,_0xa9a18b){return _0x766333[_0xf048('0xa')](_0xf048('0xb'),attributes,{'tableName':_0xf048('0xc'),'paranoid':![],'indexes':[{'name':_0xf048('0xd'),'fields':['body'],'type':_0xf048('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x513f6c,_0x3faa04,_0x2a160c){var _0x477835=_0x766333[_0xf048('0xf')];var _0x34e4f9=_0x513f6c['get']({'plain':!![]});if(_0x34e4f9['direction'][_0xf048('0x10')]()==='in'||_0x34e4f9[_0xf048('0x11')][_0xf048('0x10')]()===_0xf048('0x12')&&!_0x34e4f9['secret']&&!_[_0xf048('0x13')](_0x34e4f9['UserId'])){_0x477835[_0xf048('0x14')][_0xf048('0x15')]({'where':{'id':_0x34e4f9[_0xf048('0x16')]}})[_0xf048('0x17')](function(_0x202932){if(_0x202932){_0x202932['update']({'lastMsgAt':_0x34e4f9['createdAt'],'lastMsgDirection':_0x34e4f9['direction'][_0xf048('0x10')]()});}})[_0xf048('0x18')](function(_0x53f2a5){console[_0xf048('0x19')](_0x53f2a5);});}_0x2a160c();}},'charset':_0xf048('0x1a'),'collate':_0xf048('0x1b')});};
\ 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