Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / config / schedule / chat.js
index 5013ff2..03ce088 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe10f=['catch','error','[CHAT]\x20Error\x20closing\x20interactions','inspect','start','util','../../mysqldb','redis','localhost','socket.io-emitter','Setting','chatTimeout','then','ChatInteraction','lastMsgAt','subtract','minutes','length','map','info','[CHAT]\x20Interactions\x20to\x20close:','system','format','YYYY-MM-DD\x20HH:mm:ss','[CHAT]\x20Sending\x20updates\x20for\x20interactions:','join','emit'];(function(_0xec2706,_0x2f3055){var _0x473e17=function(_0x50f1cc){while(--_0x50f1cc){_0xec2706['push'](_0xec2706['shift']());}};_0x473e17(++_0x2f3055);}(_0xe10f,0xa7));var _0xfe10=function(_0x450290,_0xddc1d4){_0x450290=_0x450290-0x0;var _0x600846=_0xe10f[_0x450290];return _0x600846;};'use strict';var _=require('lodash');var moment=require('moment');var Redis=require('ioredis');var util=require(_0xfe10('0x0'));var config=require('../../config/environment');var db=require(_0xfe10('0x1'))['db'];var logger=require('../logger')('schedule');config[_0xfe10('0x2')]=_['defaults'](config['redis'],{'host':_0xfe10('0x3'),'port':0x18eb});var io=require(_0xfe10('0x4'))(new Redis(config[_0xfe10('0x2')]));function closeInteractions(){var _0x284661=0x0;var _0x15a039=[];return db[_0xfe10('0x5')]['find']({'raw':!![],'attributes':['id',_0xfe10('0x6')],'where':{'id':0x1}})[_0xfe10('0x7')](function(_0xdcdc80){_0x284661=_0xdcdc80[_0xfe10('0x6')];if(_0x284661){return db[_0xfe10('0x8')]['findAll']({'raw':!![],'attributes':['id',_0xfe10('0x9')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0xfe10('0xa')](_0xdcdc80[_0xfe10('0x6')],_0xfe10('0xb'))}}});}else{return[];}})['then'](function(_0x59e5c0){if(_0x59e5c0&&_0x59e5c0[_0xfe10('0xc')]){_0x15a039=_[_0xfe10('0xd')](_0x59e5c0||[],'id');logger[_0xfe10('0xe')](_0xfe10('0xf'),_0x15a039['join']());return db[_0xfe10('0x8')]['update']({'closeReason':_0xfe10('0x10'),'disposition':'timeout','closed':!![],'closedAt':moment()[_0xfe10('0x11')](_0xfe10('0x12'))},{'where':{'id':_0x15a039}});}})['then'](function(){if(_0x15a039&&_0x15a039['length']){logger[_0xfe10('0xe')](_0xfe10('0x13'),_0x15a039[_0xfe10('0x14')]());for(var _0x4212ed=0x0;_0x4212ed<_0x15a039[_0xfe10('0xc')];_0x4212ed++){io[_0xfe10('0x15')]('chatInteraction:update',{'id':_0x15a039[_0x4212ed],'closed':!![]});}}})[_0xfe10('0x16')](function(_0x4d8fed){logger[_0xfe10('0x17')](_0xfe10('0x18'),_0x4d8fed?util[_0xfe10('0x19')](_0x4d8fed,{'showHidden':![],'depth':null}):'');});}exports[_0xfe10('0x1a')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0x5084=['emit','catch','[CHAT]\x20Error\x20closing\x20interactions','start','lodash','ioredis','util','../../config/environment','../../mysqldb','../logger','schedule','redis','localhost','socket.io-emitter','Setting','find','then','ChatInteraction','findAll','subtract','chatTimeout','minutes','length','map','info','[CHAT]\x20Interactions\x20to\x20close:','join','update','system','timeout','format','YYYY-MM-DD\x20HH:mm:ss','[CHAT]\x20Sending\x20updates\x20for\x20interactions:'];(function(_0x42f163,_0x22deb7){var _0xdc3131=function(_0x41fe93){while(--_0x41fe93){_0x42f163['push'](_0x42f163['shift']());}};_0xdc3131(++_0x22deb7);}(_0x5084,0x1d2));var _0x4508=function(_0x56b5d1,_0x19156e){_0x56b5d1=_0x56b5d1-0x0;var _0x2ee00d=_0x5084[_0x56b5d1];return _0x2ee00d;};'use strict';var _=require(_0x4508('0x0'));var moment=require('moment');var Redis=require(_0x4508('0x1'));var util=require(_0x4508('0x2'));var config=require(_0x4508('0x3'));var db=require(_0x4508('0x4'))['db'];var logger=require(_0x4508('0x5'))(_0x4508('0x6'));config[_0x4508('0x7')]=_['defaults'](config[_0x4508('0x7')],{'host':_0x4508('0x8'),'port':0x18eb});var io=require(_0x4508('0x9'))(new Redis(config[_0x4508('0x7')]));function closeInteractions(){var _0x3c1e9a=0x0;var _0x201764=[];return db[_0x4508('0xa')][_0x4508('0xb')]({'raw':!![],'attributes':['id','chatTimeout'],'where':{'id':0x1}})[_0x4508('0xc')](function(_0x1edf60){_0x3c1e9a=_0x1edf60['chatTimeout'];if(_0x3c1e9a){return db[_0x4508('0xd')][_0x4508('0xe')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0x4508('0xf')](_0x1edf60[_0x4508('0x10')],_0x4508('0x11'))}}});}else{return[];}})[_0x4508('0xc')](function(_0x5b1cc0){if(_0x5b1cc0&&_0x5b1cc0[_0x4508('0x12')]){_0x201764=_[_0x4508('0x13')](_0x5b1cc0||[],'id');logger[_0x4508('0x14')](_0x4508('0x15'),_0x201764[_0x4508('0x16')]());return db['ChatInteraction'][_0x4508('0x17')]({'closeReason':_0x4508('0x18'),'disposition':_0x4508('0x19'),'closed':!![],'closedAt':moment()[_0x4508('0x1a')](_0x4508('0x1b'))},{'where':{'id':_0x201764}});}})[_0x4508('0xc')](function(){if(_0x201764&&_0x201764['length']){logger[_0x4508('0x14')](_0x4508('0x1c'),_0x201764['join']());for(var _0x2f7c80=0x0;_0x2f7c80<_0x201764[_0x4508('0x12')];_0x2f7c80++){io[_0x4508('0x1d')]('chatInteraction:update',{'id':_0x201764[_0x2f7c80],'closed':!![]});}}})[_0x4508('0x1e')](function(_0x553105){logger['error'](_0x4508('0x1f'),_0x553105?util['inspect'](_0x553105,{'showHidden':![],'depth':null}):'');});}exports[_0x4508('0x20')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file