Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / services / email / realtime / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xdece=['initMailAccounts','length','isUndefined','merge','exports','lodash','../model/mailAccount','mailAccounts','mapKeys','hasOwnProperty','prototype'];(function(_0x69d420,_0x3e65de){var _0x4e2e2d=function(_0x5a73a7){while(--_0x5a73a7){_0x69d420['push'](_0x69d420['shift']());}};_0x4e2e2d(++_0x3e65de);}(_0xdece,0x186));var _0xedec=function(_0x46e363,_0x45d7e2){_0x46e363=_0x46e363-0x0;var _0x3fb059=_0xdece[_0x46e363];return _0x3fb059;};'use strict';var _=require(_0xedec('0x0'));var MailAccount=require(_0xedec('0x1'));var Realtime=function(){this[_0xedec('0x2')]={};};function freeIsNotKey(_0x5edca0,_0x2f31e2,_0x5a1c10){var _0x20c8a3=_[_0xedec('0x3')](_0x5edca0,function(_0x4daa60,_0x203665){return _0x4daa60[_0x5a1c10];});for(var _0x4ae1b8 in _0x2f31e2){if(_0x2f31e2[_0xedec('0x4')](_0x4ae1b8)){if(!_0x20c8a3[_0x4ae1b8]){delete _0x2f31e2[_0x4ae1b8];}}}}Realtime[_0xedec('0x5')]['mergeFromDatabase']=function(_0x573b9b,_0x38c3ab){for(var _0x226141 in _0x38c3ab){if(_0x573b9b[_0xedec('0x4')](_0x226141)){_0x573b9b[_0x226141]=_0x38c3ab[_0x226141];}}};Realtime['prototype'][_0xedec('0x6')]=function(){var _0x57ec26=this;return function(_0x3bec52){if(_0x3bec52){freeIsNotKey(_0x3bec52,_0x57ec26['mailAccounts'],'id');for(var _0x15a930=0x0,_0x11e229={},_0x20fbd2={};_0x15a930<_0x3bec52[_0xedec('0x7')];_0x15a930+=0x1){_0x11e229=_0x3bec52[_0x15a930];if(_[_0xedec('0x8')](_0x57ec26[_0xedec('0x2')][_0x11e229['id']])){_0x57ec26[_0xedec('0x2')][_0x11e229['id']]=new MailAccount(_0x11e229);}else{_[_0xedec('0x9')](_0x57ec26[_0xedec('0x2')][_0x11e229['id']],_0x11e229);}}}return _0x57ec26[_0xedec('0x2')];};};module[_0xedec('0xa')]=Realtime;