Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / email / realtime / index.js
index 58ee93a..3ede7d9 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 _0x591f=['isUndefined','merge','lodash','../model/mailAccount','mailAccounts','mapKeys','hasOwnProperty','prototype','initMailAccounts','length'];(function(_0x1fc80b,_0x98bfe9){var _0x28da77=function(_0x226f1e){while(--_0x226f1e){_0x1fc80b['push'](_0x1fc80b['shift']());}};_0x28da77(++_0x98bfe9);}(_0x591f,0x17e));var _0xf591=function(_0x5d8631,_0x44944b){_0x5d8631=_0x5d8631-0x0;var _0x34c15e=_0x591f[_0x5d8631];return _0x34c15e;};'use strict';var _=require(_0xf591('0x0'));var MailAccount=require(_0xf591('0x1'));var Realtime=function(){this[_0xf591('0x2')]={};};function freeIsNotKey(_0x5ecd78,_0x4372d1,_0x1e0607){var _0x39be56=_[_0xf591('0x3')](_0x5ecd78,function(_0xe84ec3,_0x1eab52){return _0xe84ec3[_0x1e0607];});for(var _0x35475b in _0x4372d1){if(_0x4372d1[_0xf591('0x4')](_0x35475b)){if(!_0x39be56[_0x35475b]){delete _0x4372d1[_0x35475b];}}}}Realtime[_0xf591('0x5')]['mergeFromDatabase']=function(_0x5abce2,_0x714793){for(var _0x271604 in _0x714793){if(_0x5abce2[_0xf591('0x4')](_0x271604)){_0x5abce2[_0x271604]=_0x714793[_0x271604];}}};Realtime['prototype'][_0xf591('0x6')]=function(){var _0x3ac8ee=this;return function(_0x19d425){if(_0x19d425){freeIsNotKey(_0x19d425,_0x3ac8ee['mailAccounts'],'id');for(var _0x459622=0x0,_0x44541a={},_0x4f4d1e={};_0x459622<_0x19d425[_0xf591('0x7')];_0x459622+=0x1){_0x44541a=_0x19d425[_0x459622];if(_[_0xf591('0x8')](_0x3ac8ee[_0xf591('0x2')][_0x44541a['id']])){_0x3ac8ee[_0xf591('0x2')][_0x44541a['id']]=new MailAccount(_0x44541a);}else{_[_0xf591('0x9')](_0x3ac8ee['mailAccounts'][_0x44541a['id']],_0x44541a);}}}return _0x3ac8ee[_0xf591('0x2')];};};module['exports']=Realtime;
\ No newline at end of file