Built motion from commit c116dc8b.|2.6.30
[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 _0x5f63=['lodash','mailAccounts','hasOwnProperty','prototype','mergeFromDatabase','initMailAccounts','length','merge','exports'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x5f63,0x1c2));var _0x35f6=function(_0x16eff4,_0x1ca3c7){_0x16eff4=_0x16eff4-0x0;var _0x5fe701=_0x5f63[_0x16eff4];return _0x5fe701;};'use strict';var _=require(_0x35f6('0x0'));var MailAccount=require('../model/mailAccount');var Realtime=function(){this[_0x35f6('0x1')]={};};function freeIsNotKey(_0x5a8a3f,_0x29c9a7,_0x1c0fd7){var _0x319d98=_['mapKeys'](_0x5a8a3f,function(_0x400b0a,_0x48ec1d){return _0x400b0a[_0x1c0fd7];});for(var _0x37556b in _0x29c9a7){if(_0x29c9a7[_0x35f6('0x2')](_0x37556b)){if(!_0x319d98[_0x37556b]){delete _0x29c9a7[_0x37556b];}}}}Realtime[_0x35f6('0x3')][_0x35f6('0x4')]=function(_0x581bd9,_0x56953d){for(var _0x398da0 in _0x56953d){if(_0x581bd9['hasOwnProperty'](_0x398da0)){_0x581bd9[_0x398da0]=_0x56953d[_0x398da0];}}};Realtime['prototype'][_0x35f6('0x5')]=function(){var _0x10c46e=this;return function(_0xac8609){if(_0xac8609){freeIsNotKey(_0xac8609,_0x10c46e['mailAccounts'],'id');for(var _0x88455d=0x0,_0x545789={},_0x2fc969={};_0x88455d<_0xac8609[_0x35f6('0x6')];_0x88455d+=0x1){_0x545789=_0xac8609[_0x88455d];if(_['isUndefined'](_0x10c46e[_0x35f6('0x1')][_0x545789['id']])){_0x10c46e[_0x35f6('0x1')][_0x545789['id']]=new MailAccount(_0x545789);}else{_[_0x35f6('0x7')](_0x10c46e[_0x35f6('0x1')][_0x545789['id']],_0x545789);}}}return _0x10c46e[_0x35f6('0x1')];};};module[_0x35f6('0x8')]=Realtime;