Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / config / schedule / chat.js
index c684e02..5013ff2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9852=['[CHAT]\x20Interactions\x20to\x20close:','join','ChatInteraction','system','timeout','YYYY-MM-DD\x20HH:mm:ss','[CHAT]\x20Sending\x20updates\x20for\x20interactions:','emit','chatInteraction:update','error','[CHAT]\x20Error\x20closing\x20interactions','inspect','start','moment','ioredis','util','../../config/environment','../logger','schedule','redis','defaults','localhost','Setting','find','chatTimeout','then','findAll','lastMsgAt','subtract','minutes','length','map','info'];(function(_0x544b41,_0x170970){var _0x6b84d2=function(_0xb79681){while(--_0xb79681){_0x544b41['push'](_0x544b41['shift']());}};_0x6b84d2(++_0x170970);}(_0x9852,0xd3));var _0x2985=function(_0x32aa68,_0x102e89){_0x32aa68=_0x32aa68-0x0;var _0x292133=_0x9852[_0x32aa68];return _0x292133;};'use strict';var _=require('lodash');var moment=require(_0x2985('0x0'));var Redis=require(_0x2985('0x1'));var util=require(_0x2985('0x2'));var config=require(_0x2985('0x3'));var db=require('../../mysqldb')['db'];var logger=require(_0x2985('0x4'))(_0x2985('0x5'));config[_0x2985('0x6')]=_[_0x2985('0x7')](config['redis'],{'host':_0x2985('0x8'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x2985('0x6')]));function closeInteractions(){var _0x5f380b=0x0;var _0x40bc34=[];return db[_0x2985('0x9')][_0x2985('0xa')]({'raw':!![],'attributes':['id',_0x2985('0xb')],'where':{'id':0x1}})[_0x2985('0xc')](function(_0x4f44eb){_0x5f380b=_0x4f44eb['chatTimeout'];if(_0x5f380b){return db['ChatInteraction'][_0x2985('0xd')]({'raw':!![],'attributes':['id',_0x2985('0xe')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0x2985('0xf')](_0x4f44eb[_0x2985('0xb')],_0x2985('0x10'))}}});}else{return[];}})[_0x2985('0xc')](function(_0x4f37b0){if(_0x4f37b0&&_0x4f37b0[_0x2985('0x11')]){_0x40bc34=_[_0x2985('0x12')](_0x4f37b0||[],'id');logger[_0x2985('0x13')](_0x2985('0x14'),_0x40bc34[_0x2985('0x15')]());return db[_0x2985('0x16')]['update']({'closeReason':_0x2985('0x17'),'disposition':_0x2985('0x18'),'closed':!![],'closedAt':moment()['format'](_0x2985('0x19'))},{'where':{'id':_0x40bc34}});}})[_0x2985('0xc')](function(){if(_0x40bc34&&_0x40bc34[_0x2985('0x11')]){logger[_0x2985('0x13')](_0x2985('0x1a'),_0x40bc34[_0x2985('0x15')]());for(var _0x1450d1=0x0;_0x1450d1<_0x40bc34['length'];_0x1450d1++){io[_0x2985('0x1b')](_0x2985('0x1c'),{'id':_0x40bc34[_0x1450d1],'closed':!![]});}}})['catch'](function(_0x448202){logger[_0x2985('0x1d')](_0x2985('0x1e'),_0x448202?util[_0x2985('0x1f')](_0x448202,{'showHidden':![],'depth':null}):'');});}exports[_0x2985('0x20')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+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