Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / mailMessage / mailMessage.model.js
index 89c7bbd..d5e56b5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbce8=['bluebird','request-promise','html-to-text','path','rimraf','../../config/environment','./mailMessage.attributes','exports','MailMessage','mail_messages','messageId','fti_mail_messages','plainBody','subject','FULLTEXT','body','fromString','models','get','direction','toLowerCase','out','secret','isNil','MailInteraction','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','../../config/logger','api','moment'];(function(_0x4f4814,_0x44959d){var _0x179592=function(_0x33f18c){while(--_0x33f18c){_0x4f4814['push'](_0x4f4814['shift']());}};_0x179592(++_0x44959d);}(_0xbce8,0x1ac));var _0x8bce=function(_0x44b7d6,_0x4a3f3f){_0x44b7d6=_0x44b7d6-0x0;var _0x5346f0=_0xbce8[_0x44b7d6];return _0x5346f0;};'use strict';var _=require(_0x8bce('0x0'));var util=require('util');var logger=require(_0x8bce('0x1'))(_0x8bce('0x2'));var moment=require(_0x8bce('0x3'));var BPromise=require(_0x8bce('0x4'));var rp=require(_0x8bce('0x5'));var htmlToText=require(_0x8bce('0x6'));var fs=require('fs');var path=require(_0x8bce('0x7'));var rimraf=require(_0x8bce('0x8'));var config=require(_0x8bce('0x9'));var attributes=require(_0x8bce('0xa'));module[_0x8bce('0xb')]=function(_0x4bbff1,_0x4c33fa){return _0x4bbff1['define'](_0x8bce('0xc'),attributes,{'tableName':_0x8bce('0xd'),'paranoid':![],'indexes':[{'name':_0x8bce('0xe'),'fields':['messageId']},{'name':_0x8bce('0xf'),'fields':[_0x8bce('0x10'),_0x8bce('0x11')],'type':_0x8bce('0x12')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x7faf77,_0x40573a,_0x2a7ca9){if(_0x7faf77[_0x8bce('0x13')]){_0x7faf77[_0x8bce('0x10')]=htmlToText[_0x8bce('0x14')](_0x7faf77['body'],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x2a7ca9(null,_0x40573a);},'afterCreate':function(_0xfe8fca,_0x10ed5d,_0x2dfbfc){var _0x417d51=_0x4bbff1[_0x8bce('0x15')];var _0xd1ff5=_0xfe8fca[_0x8bce('0x16')]({'plain':!![]});if(_0xd1ff5[_0x8bce('0x17')]['toLowerCase']()==='in'||_0xd1ff5['direction'][_0x8bce('0x18')]()===_0x8bce('0x19')&&!_0xd1ff5[_0x8bce('0x1a')]&&!_[_0x8bce('0x1b')](_0xd1ff5['UserId'])){_0x417d51[_0x8bce('0x1c')]['findOne']({'where':{'id':_0xd1ff5['MailInteractionId']}})[_0x8bce('0x1d')](function(_0x18669b){if(_0x18669b){_0x18669b[_0x8bce('0x1e')]({'lastMsgAt':_0xd1ff5[_0x8bce('0x1f')],'lastMsgDirection':_0xd1ff5[_0x8bce('0x17')]['toLowerCase']()});}})[_0x8bce('0x20')](function(_0x2eac19){console[_0x8bce('0x21')](_0x2eac19);});}_0x2dfbfc();}},'charset':_0x8bce('0x22'),'collate':_0x8bce('0x23')});};
\ No newline at end of file
+var _0x0f29=['then','update','catch','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','bluebird','request-promise','html-to-text','path','rimraf','../../config/environment','./mailMessage.attributes','define','MailMessage','mail_messages','messageId','fti_mail_messages','plainBody','subject','body','fromString','get','direction','toLowerCase','out','isNil','UserId','MailInteraction','findOne'];(function(_0x9033c9,_0x519986){var _0x4fe710=function(_0x1e933f){while(--_0x1e933f){_0x9033c9['push'](_0x9033c9['shift']());}};_0x4fe710(++_0x519986);}(_0x0f29,0x14f));var _0x90f2=function(_0x3b06c1,_0x17eba6){_0x3b06c1=_0x3b06c1-0x0;var _0x1b8e9c=_0x0f29[_0x3b06c1];return _0x1b8e9c;};'use strict';var _=require(_0x90f2('0x0'));var util=require(_0x90f2('0x1'));var logger=require(_0x90f2('0x2'))(_0x90f2('0x3'));var moment=require('moment');var BPromise=require(_0x90f2('0x4'));var rp=require(_0x90f2('0x5'));var htmlToText=require(_0x90f2('0x6'));var fs=require('fs');var path=require(_0x90f2('0x7'));var rimraf=require(_0x90f2('0x8'));var config=require(_0x90f2('0x9'));var attributes=require(_0x90f2('0xa'));module['exports']=function(_0x486c51,_0x1762ed){return _0x486c51[_0x90f2('0xb')](_0x90f2('0xc'),attributes,{'tableName':_0x90f2('0xd'),'paranoid':![],'indexes':[{'name':_0x90f2('0xe'),'fields':[_0x90f2('0xe')]},{'name':_0x90f2('0xf'),'fields':[_0x90f2('0x10'),_0x90f2('0x11')],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x10e246,_0x1e12b1,_0x9be5c7){if(_0x10e246[_0x90f2('0x12')]){_0x10e246[_0x90f2('0x10')]=htmlToText[_0x90f2('0x13')](_0x10e246[_0x90f2('0x12')],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x9be5c7(null,_0x1e12b1);},'afterCreate':function(_0x1de085,_0x3a809f,_0x22b4ef){var _0x3f1d03=_0x486c51['models'];var _0x9f0b9f=_0x1de085[_0x90f2('0x14')]({'plain':!![]});if(_0x9f0b9f[_0x90f2('0x15')]['toLowerCase']()==='in'||_0x9f0b9f['direction'][_0x90f2('0x16')]()===_0x90f2('0x17')&&!_0x9f0b9f['secret']&&!_[_0x90f2('0x18')](_0x9f0b9f[_0x90f2('0x19')])){_0x3f1d03[_0x90f2('0x1a')][_0x90f2('0x1b')]({'where':{'id':_0x9f0b9f['MailInteractionId']}})[_0x90f2('0x1c')](function(_0x54cdcd){if(_0x54cdcd){_0x54cdcd[_0x90f2('0x1d')]({'lastMsgAt':_0x9f0b9f['createdAt'],'lastMsgDirection':_0x9f0b9f[_0x90f2('0x15')][_0x90f2('0x16')]()});}})[_0x90f2('0x1e')](function(_0x4d7828){console['error'](_0x4d7828);});}_0x22b4ef();}},'charset':_0x90f2('0x1f'),'collate':_0x90f2('0x20')});};
\ No newline at end of file