Built motion from commit da617fac.|2.6.6
[motion2.git] / server / config / schedule / chat.js
index a7b30f4..9953454 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fca=['ChatInteraction','update','system','timeout','format','length','[CHAT]\x20Sending\x20updates\x20for\x20interactions:','join','emit','chatInteraction:update','catch','error','[CHAT]\x20Error\x20closing\x20interactions','start','lodash','moment','ioredis','schedule','redis','defaults','localhost','socket.io-emitter','Setting','find','chatTimeout','then','findAll','subtract','map','info'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1fca,0x1b2));var _0xa1fc=function(_0x19f04e,_0x48d52a){_0x19f04e=_0x19f04e-0x0;var _0x3206ed=_0x1fca[_0x19f04e];return _0x3206ed;};'use strict';var _=require(_0xa1fc('0x0'));var moment=require(_0xa1fc('0x1'));var Redis=require(_0xa1fc('0x2'));var util=require('util');var config=require('../../config/environment');var db=require('../../mysqldb')['db'];var logger=require('../logger')(_0xa1fc('0x3'));config[_0xa1fc('0x4')]=_[_0xa1fc('0x5')](config[_0xa1fc('0x4')],{'host':_0xa1fc('0x6'),'port':0x18eb});var io=require(_0xa1fc('0x7'))(new Redis(config['redis']));function closeInteractions(){var _0xade6d2=0x0;var _0x2a0b2c=[];return db[_0xa1fc('0x8')][_0xa1fc('0x9')]({'raw':!![],'attributes':['id',_0xa1fc('0xa')],'where':{'id':0x1}})[_0xa1fc('0xb')](function(_0x71f612){_0xade6d2=_0x71f612[_0xa1fc('0xa')];if(_0xade6d2){return db['ChatInteraction'][_0xa1fc('0xc')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0xa1fc('0xd')](_0x71f612['chatTimeout'],'minutes')}}});}else{return[];}})[_0xa1fc('0xb')](function(_0x3123a1){if(_0x3123a1&&_0x3123a1['length']){_0x2a0b2c=_[_0xa1fc('0xe')](_0x3123a1||[],'id');logger[_0xa1fc('0xf')]('[CHAT]\x20Interactions\x20to\x20close:',_0x2a0b2c['join']());return db[_0xa1fc('0x10')][_0xa1fc('0x11')]({'closeReason':_0xa1fc('0x12'),'disposition':_0xa1fc('0x13'),'closed':!![],'closedAt':moment()[_0xa1fc('0x14')]('YYYY-MM-DD\x20HH:mm:ss')},{'where':{'id':_0x2a0b2c}});}})[_0xa1fc('0xb')](function(){if(_0x2a0b2c&&_0x2a0b2c[_0xa1fc('0x15')]){logger['info'](_0xa1fc('0x16'),_0x2a0b2c[_0xa1fc('0x17')]());for(var _0x418b22=0x0;_0x418b22<_0x2a0b2c[_0xa1fc('0x15')];_0x418b22++){io[_0xa1fc('0x18')](_0xa1fc('0x19'),{'id':_0x2a0b2c[_0x418b22],'closed':!![]});}}})[_0xa1fc('0x1a')](function(_0x24b4f2){logger[_0xa1fc('0x1b')](_0xa1fc('0x1c'),_0x24b4f2?util['inspect'](_0x24b4f2,{'showHidden':![],'depth':null}):'');});}exports[_0xa1fc('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0x808f=['then','length','map','[CHAT]\x20Interactions\x20to\x20close:','update','timeout','YYYY-MM-DD\x20HH:mm:ss','chatInteraction:update','catch','error','lodash','moment','ioredis','util','../../config/environment','../logger','schedule','redis','defaults','localhost','Setting','chatTimeout','ChatInteraction','lastMsgAt','subtract'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0x808f,0xeb));var _0xf808=function(_0x1c479a,_0x2d4fb2){_0x1c479a=_0x1c479a-0x0;var _0x94bde3=_0x808f[_0x1c479a];return _0x94bde3;};'use strict';var _=require(_0xf808('0x0'));var moment=require(_0xf808('0x1'));var Redis=require(_0xf808('0x2'));var util=require(_0xf808('0x3'));var config=require(_0xf808('0x4'));var db=require('../../mysqldb')['db'];var logger=require(_0xf808('0x5'))(_0xf808('0x6'));config[_0xf808('0x7')]=_[_0xf808('0x8')](config['redis'],{'host':_0xf808('0x9'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xf808('0x7')]));function closeInteractions(){var _0x39deb0=0x0;var _0x336fb0=[];return db[_0xf808('0xa')]['find']({'raw':!![],'attributes':['id',_0xf808('0xb')],'where':{'id':0x1}})['then'](function(_0x3fe642){_0x39deb0=_0x3fe642[_0xf808('0xb')];if(_0x39deb0){return db[_0xf808('0xc')]['findAll']({'raw':!![],'attributes':['id',_0xf808('0xd')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0xf808('0xe')](_0x3fe642[_0xf808('0xb')],'minutes')}}});}else{return[];}})[_0xf808('0xf')](function(_0x49de42){if(_0x49de42&&_0x49de42[_0xf808('0x10')]){_0x336fb0=_[_0xf808('0x11')](_0x49de42||[],'id');logger['info'](_0xf808('0x12'),_0x336fb0['join']());return db[_0xf808('0xc')][_0xf808('0x13')]({'closeReason':'system','disposition':_0xf808('0x14'),'closed':!![],'closedAt':moment()['format'](_0xf808('0x15'))},{'where':{'id':_0x336fb0}});}})[_0xf808('0xf')](function(){if(_0x336fb0&&_0x336fb0['length']){logger['info']('[CHAT]\x20Sending\x20updates\x20for\x20interactions:',_0x336fb0['join']());for(var _0x4f7110=0x0;_0x4f7110<_0x336fb0[_0xf808('0x10')];_0x4f7110++){io['emit'](_0xf808('0x16'),{'id':_0x336fb0[_0x4f7110],'closed':!![]});}}})[_0xf808('0x17')](function(_0xaaf99f){logger[_0xf808('0x18')]('[CHAT]\x20Error\x20closing\x20interactions',_0xaaf99f?util['inspect'](_0xaaf99f,{'showHidden':![],'depth':null}):'');});}exports['start']=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file