Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / api / mailMessage / mailMessage.model.js
index cce2780..28a7a34 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x33fd=['path','rimraf','../../config/environment','./mailMessage.attributes','exports','MailMessage','mail_messages','messageId','fti_mail_messages','plainBody','FULLTEXT','fromString','models','get','direction','toLowerCase','out','secret','UserId','MailInteraction','MailInteractionId','body','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','api','moment','bluebird','html-to-text'];(function(_0x45138b,_0xec2bd6){var _0x398884=function(_0x408309){while(--_0x408309){_0x45138b['push'](_0x45138b['shift']());}};_0x398884(++_0xec2bd6);}(_0x33fd,0x111));var _0xd33f=function(_0x148287,_0x18fdc6){_0x148287=_0x148287-0x0;var _0x511244=_0x33fd[_0x148287];return _0x511244;};'use strict';var _=require(_0xd33f('0x0'));var util=require(_0xd33f('0x1'));var logger=require('../../config/logger')(_0xd33f('0x2'));var moment=require(_0xd33f('0x3'));var BPromise=require(_0xd33f('0x4'));var rp=require('request-promise');var htmlToText=require(_0xd33f('0x5'));var fs=require('fs');var path=require(_0xd33f('0x6'));var rimraf=require(_0xd33f('0x7'));var config=require(_0xd33f('0x8'));var attributes=require(_0xd33f('0x9'));module[_0xd33f('0xa')]=function(_0x55f9ce,_0x58f74e){return _0x55f9ce['define'](_0xd33f('0xb'),attributes,{'tableName':_0xd33f('0xc'),'paranoid':![],'indexes':[{'name':'messageId','fields':[_0xd33f('0xd')]},{'name':_0xd33f('0xe'),'fields':[_0xd33f('0xf'),'subject'],'type':_0xd33f('0x10')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x2810c7,_0x100347,_0x2594c6){if(_0x2810c7['body']){_0x2810c7[_0xd33f('0xf')]=htmlToText[_0xd33f('0x11')](_0x2810c7['body'],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x2594c6(null,_0x100347);},'afterCreate':function(_0x924ef,_0x5ad6c4,_0x3b2507){var _0x161bca=_0x55f9ce[_0xd33f('0x12')];var _0x21ffc7=_0x924ef[_0xd33f('0x13')]({'plain':!![]});if(_0x21ffc7[_0xd33f('0x14')][_0xd33f('0x15')]()==='in'||_0x21ffc7['direction']['toLowerCase']()===_0xd33f('0x16')&&!_0x21ffc7[_0xd33f('0x17')]&&!_['isNil'](_0x21ffc7[_0xd33f('0x18')])){_0x161bca[_0xd33f('0x19')]['findOne']({'where':{'id':_0x21ffc7[_0xd33f('0x1a')]}})['then'](function(_0x5421ea){if(_0x5421ea){_0x5421ea['update']({'lastMsgAt':_0x21ffc7['createdAt'],'lastMsgDirection':_0x21ffc7[_0xd33f('0x14')][_0xd33f('0x15')](),'lastMsgBody':_0x21ffc7[_0xd33f('0x1b')]});}})['catch'](function(_0x13ecee){console[_0xd33f('0x1c')](_0x13ecee);});}_0x3b2507();}},'charset':_0xd33f('0x1d'),'collate':_0xd33f('0x1e')});};
\ No newline at end of file
+var _0xfcaf=['catch','error','utf8mb4_unicode_ci','util','../../config/logger','moment','bluebird','request-promise','html-to-text','path','rimraf','../../config/environment','exports','define','mail_messages','messageId','subject','FULLTEXT','body','fromString','models','get','direction','toLowerCase','out','isNil','UserId','MailInteraction','findOne','MailInteractionId','then','update'];(function(_0x508d27,_0x4eeeba){var _0x14eff9=function(_0x10bd6c){while(--_0x10bd6c){_0x508d27['push'](_0x508d27['shift']());}};_0x14eff9(++_0x4eeeba);}(_0xfcaf,0x1c3));var _0xffca=function(_0x4b23b0,_0xf3d9b4){_0x4b23b0=_0x4b23b0-0x0;var _0x1440d7=_0xfcaf[_0x4b23b0];return _0x1440d7;};'use strict';var _=require('lodash');var util=require(_0xffca('0x0'));var logger=require(_0xffca('0x1'))('api');var moment=require(_0xffca('0x2'));var BPromise=require(_0xffca('0x3'));var rp=require(_0xffca('0x4'));var htmlToText=require(_0xffca('0x5'));var fs=require('fs');var path=require(_0xffca('0x6'));var rimraf=require(_0xffca('0x7'));var config=require(_0xffca('0x8'));var attributes=require('./mailMessage.attributes');module[_0xffca('0x9')]=function(_0x1f2610,_0x1640fe){return _0x1f2610[_0xffca('0xa')]('MailMessage',attributes,{'tableName':_0xffca('0xb'),'paranoid':![],'indexes':[{'name':_0xffca('0xc'),'fields':[_0xffca('0xc')]},{'name':'fti_mail_messages','fields':['plainBody',_0xffca('0xd')],'type':_0xffca('0xe')}],'timestamps':!![],'hooks':{'beforeCreate':function(_0x35e94d,_0x300b4f,_0x15dd0c){if(_0x35e94d[_0xffca('0xf')]){_0x35e94d['plainBody']=htmlToText[_0xffca('0x10')](_0x35e94d['body'],{'preserveNewlines':!![],'singleNewLineParagraphs':!![],'uppercaseHeadings':![],'noLinkBrackets':!![],'ignoreImage':!![]});}_0x15dd0c(null,_0x300b4f);},'afterCreate':function(_0x5a0eb8,_0xd7a277,_0x35b1ef){var _0x1ea0f8=_0x1f2610[_0xffca('0x11')];var _0x2c15f5=_0x5a0eb8[_0xffca('0x12')]({'plain':!![]});if(_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()==='in'||_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()===_0xffca('0x15')&&!_0x2c15f5['secret']&&!_[_0xffca('0x16')](_0x2c15f5[_0xffca('0x17')])){_0x1ea0f8[_0xffca('0x18')][_0xffca('0x19')]({'where':{'id':_0x2c15f5[_0xffca('0x1a')]}})[_0xffca('0x1b')](function(_0x2705d6){if(_0x2705d6){_0x2705d6[_0xffca('0x1c')]({'lastMsgAt':_0x2c15f5['createdAt'],'lastMsgDirection':_0x2c15f5[_0xffca('0x13')][_0xffca('0x14')]()});}})[_0xffca('0x1d')](function(_0x5cd079){console[_0xffca('0x1e')](_0x5cd079);});}_0x35b1ef();}},'charset':'utf8mb4','collate':_0xffca('0x1f')});};
\ No newline at end of file