Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / email / realtime / index.js
index 58ee93a..e155f8e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc017=['exports','lodash','../model/mailAccount','mailAccounts','mapKeys','mergeFromDatabase','hasOwnProperty','prototype','isUndefined','merge'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xc017,0x119));var _0x7c01=function(_0xafb8e6,_0x4b3a6b){_0xafb8e6=_0xafb8e6-0x0;var _0x36eec3=_0xc017[_0xafb8e6];return _0x36eec3;};'use strict';var _=require(_0x7c01('0x0'));var MailAccount=require(_0x7c01('0x1'));var Realtime=function(){this[_0x7c01('0x2')]={};};function freeIsNotKey(_0x28b2ee,_0x3d096f,_0x22b4b4){var _0x4c9a95=_[_0x7c01('0x3')](_0x28b2ee,function(_0x3ab361,_0x3b517c){return _0x3ab361[_0x22b4b4];});for(var _0xc911eb in _0x3d096f){if(_0x3d096f['hasOwnProperty'](_0xc911eb)){if(!_0x4c9a95[_0xc911eb]){delete _0x3d096f[_0xc911eb];}}}}Realtime['prototype'][_0x7c01('0x4')]=function(_0x1960f9,_0x104a38){for(var _0x4a11ae in _0x104a38){if(_0x1960f9[_0x7c01('0x5')](_0x4a11ae)){_0x1960f9[_0x4a11ae]=_0x104a38[_0x4a11ae];}}};Realtime[_0x7c01('0x6')]['initMailAccounts']=function(){var _0x3939e2=this;return function(_0x35ede8){if(_0x35ede8){freeIsNotKey(_0x35ede8,_0x3939e2[_0x7c01('0x2')],'id');for(var _0x115686=0x0,_0x4ba2f0={},_0x10e23e={};_0x115686<_0x35ede8['length'];_0x115686+=0x1){_0x4ba2f0=_0x35ede8[_0x115686];if(_[_0x7c01('0x7')](_0x3939e2['mailAccounts'][_0x4ba2f0['id']])){_0x3939e2[_0x7c01('0x2')][_0x4ba2f0['id']]=new MailAccount(_0x4ba2f0);}else{_[_0x7c01('0x8')](_0x3939e2[_0x7c01('0x2')][_0x4ba2f0['id']],_0x4ba2f0);}}}return _0x3939e2[_0x7c01('0x2')];};};module[_0x7c01('0x9')]=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