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