Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / email / realtime / index.js
index 1e7ca12..e155f8e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xccce=['initMailAccounts','mailAccounts','length','isUndefined','merge','../model/mailAccount','mapKeys','hasOwnProperty','prototype','mergeFromDatabase'];(function(_0x4392af,_0xec5afe){var _0x9fa8eb=function(_0x41d7a4){while(--_0x41d7a4){_0x4392af['push'](_0x4392af['shift']());}};_0x9fa8eb(++_0xec5afe);}(_0xccce,0x1d1));var _0xeccc=function(_0x2b5645,_0x1ff5a1){_0x2b5645=_0x2b5645-0x0;var _0x1db6d1=_0xccce[_0x2b5645];return _0x1db6d1;};'use strict';var _=require('lodash');var MailAccount=require(_0xeccc('0x0'));var Realtime=function(){this['mailAccounts']={};};function freeIsNotKey(_0x3ffc1b,_0x48c5ee,_0x191770){var _0x46bacc=_[_0xeccc('0x1')](_0x3ffc1b,function(_0x53920e,_0x5be7a5){return _0x53920e[_0x191770];});for(var _0x1616b9 in _0x48c5ee){if(_0x48c5ee[_0xeccc('0x2')](_0x1616b9)){if(!_0x46bacc[_0x1616b9]){delete _0x48c5ee[_0x1616b9];}}}}Realtime[_0xeccc('0x3')][_0xeccc('0x4')]=function(_0x37c4bc,_0x466550){for(var _0x36b186 in _0x466550){if(_0x37c4bc[_0xeccc('0x2')](_0x36b186)){_0x37c4bc[_0x36b186]=_0x466550[_0x36b186];}}};Realtime[_0xeccc('0x3')][_0xeccc('0x5')]=function(){var _0x50e764=this;return function(_0x304c2f){if(_0x304c2f){freeIsNotKey(_0x304c2f,_0x50e764[_0xeccc('0x6')],'id');for(var _0x828617=0x0,_0x36467f={},_0x20bb08={};_0x828617<_0x304c2f[_0xeccc('0x7')];_0x828617+=0x1){_0x36467f=_0x304c2f[_0x828617];if(_[_0xeccc('0x8')](_0x50e764[_0xeccc('0x6')][_0x36467f['id']])){_0x50e764[_0xeccc('0x6')][_0x36467f['id']]=new MailAccount(_0x36467f);}else{_[_0xeccc('0x9')](_0x50e764['mailAccounts'][_0x36467f['id']],_0x36467f);}}}return _0x50e764[_0xeccc('0x6')];};};module['exports']=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