Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / email / realtime / index.js
index 63d292a..e155f8e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfcf8=['mapKeys','prototype','mergeFromDatabase','hasOwnProperty','initMailAccounts','length','isUndefined','exports','lodash','../model/mailAccount','mailAccounts'];(function(_0x28bef9,_0x28e8d6){var _0x45db81=function(_0x269033){while(--_0x269033){_0x28bef9['push'](_0x28bef9['shift']());}};_0x45db81(++_0x28e8d6);}(_0xfcf8,0x1c0));var _0x8fcf=function(_0x15bc81,_0x4d4f77){_0x15bc81=_0x15bc81-0x0;var _0x59440e=_0xfcf8[_0x15bc81];return _0x59440e;};'use strict';var _=require(_0x8fcf('0x0'));var MailAccount=require(_0x8fcf('0x1'));var Realtime=function(){this[_0x8fcf('0x2')]={};};function freeIsNotKey(_0xa5863b,_0x41c530,_0x4d429d){var _0x23bf53=_[_0x8fcf('0x3')](_0xa5863b,function(_0x326440,_0x592e1c){return _0x326440[_0x4d429d];});for(var _0x129f37 in _0x41c530){if(_0x41c530['hasOwnProperty'](_0x129f37)){if(!_0x23bf53[_0x129f37]){delete _0x41c530[_0x129f37];}}}}Realtime[_0x8fcf('0x4')][_0x8fcf('0x5')]=function(_0x374cd5,_0x2cd4a8){for(var _0x5d1635 in _0x2cd4a8){if(_0x374cd5[_0x8fcf('0x6')](_0x5d1635)){_0x374cd5[_0x5d1635]=_0x2cd4a8[_0x5d1635];}}};Realtime[_0x8fcf('0x4')][_0x8fcf('0x7')]=function(){var _0xed4798=this;return function(_0x366035){if(_0x366035){freeIsNotKey(_0x366035,_0xed4798['mailAccounts'],'id');for(var _0x453e11=0x0,_0x2a20b0={},_0x19872c={};_0x453e11<_0x366035[_0x8fcf('0x8')];_0x453e11+=0x1){_0x2a20b0=_0x366035[_0x453e11];if(_[_0x8fcf('0x9')](_0xed4798[_0x8fcf('0x2')][_0x2a20b0['id']])){_0xed4798['mailAccounts'][_0x2a20b0['id']]=new MailAccount(_0x2a20b0);}else{_['merge'](_0xed4798[_0x8fcf('0x2')][_0x2a20b0['id']],_0x2a20b0);}}}return _0xed4798['mailAccounts'];};};module[_0x8fcf('0xa')]=Realtime;
\ No newline at end of file
+var _0x292f=['hasOwnProperty','prototype','mergeFromDatabase','initMailAccounts','isUndefined','merge','lodash','mailAccounts','mapKeys'];(function(_0x51b10b,_0x311567){var _0x45b2cf=function(_0xa17759){while(--_0xa17759){_0x51b10b['push'](_0x51b10b['shift']());}};_0x45b2cf(++_0x311567);}(_0x292f,0x1bf));var _0xf292=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0x292f[_0x50a0c2];return _0x5ebadd;};'use strict';var _=require(_0xf292('0x0'));var MailAccount=require('../model/mailAccount');var Realtime=function(){this[_0xf292('0x1')]={};};function freeIsNotKey(_0x175e6c,_0x52ffa9,_0x43d552){var _0x23324d=_[_0xf292('0x2')](_0x175e6c,function(_0x2db778,_0x4ded3a){return _0x2db778[_0x43d552];});for(var _0x588661 in _0x52ffa9){if(_0x52ffa9[_0xf292('0x3')](_0x588661)){if(!_0x23324d[_0x588661]){delete _0x52ffa9[_0x588661];}}}}Realtime[_0xf292('0x4')][_0xf292('0x5')]=function(_0x438bbc,_0xc67277){for(var _0x423cf2 in _0xc67277){if(_0x438bbc['hasOwnProperty'](_0x423cf2)){_0x438bbc[_0x423cf2]=_0xc67277[_0x423cf2];}}};Realtime[_0xf292('0x4')][_0xf292('0x6')]=function(){var _0xee5f9=this;return function(_0x2c57c5){if(_0x2c57c5){freeIsNotKey(_0x2c57c5,_0xee5f9[_0xf292('0x1')],'id');for(var _0x1ab30c=0x0,_0x5b94b3={},_0x13e69a={};_0x1ab30c<_0x2c57c5['length'];_0x1ab30c+=0x1){_0x5b94b3=_0x2c57c5[_0x1ab30c];if(_[_0xf292('0x7')](_0xee5f9['mailAccounts'][_0x5b94b3['id']])){_0xee5f9[_0xf292('0x1')][_0x5b94b3['id']]=new MailAccount(_0x5b94b3);}else{_[_0xf292('0x8')](_0xee5f9[_0xf292('0x1')][_0x5b94b3['id']],_0x5b94b3);}}}return _0xee5f9[_0xf292('0x1')];};};module['exports']=Realtime;
\ No newline at end of file