Built motion from commit 65070aa.|0.0.108
[motion.git] / server / models / mail_message.js
index 822a54c..f68aabe 100644 (file)
@@ -1 +1,93 @@
-var _0xb410=["\x63\x72\x79\x70\x74\x6F","\x65\x78\x70\x6F\x72\x74\x73","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x53\x54\x52\x49\x4E\x47","\x66\x72\x6F\x6D","\x67\x65\x74\x44\x61\x74\x61\x56\x61\x6C\x75\x65","\x3B","\x73\x70\x6C\x69\x74","\x6A\x6F\x69\x6E","\x73\x65\x74\x44\x61\x74\x61\x56\x61\x6C\x75\x65","\x74\x6F","\x63\x63","\x62\x63\x63","\x54\x45\x58\x54","\x53\x45\x4E\x54","\x53\x45\x4E\x44\x49\x4E\x47","\x52\x45\x43\x45\x49\x56\x45\x44","\x46\x41\x49\x4C\x45\x44","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x73","\x62\x65\x6C\x6F\x6E\x67\x73\x54\x6F","\x46\x72\x6F\x6D","\x54\x6F","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x5F\x68\x61\x73\x5F\x74\x6F","\x63\x61\x73\x63\x61\x64\x65","\x62\x65\x6C\x6F\x6E\x67\x73\x54\x6F\x4D\x61\x6E\x79","\x43\x63","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x5F\x68\x61\x73\x5F\x63\x63","\x42\x63\x63","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x5F\x68\x61\x73\x5F\x62\x63\x63","\x68\x61\x73\x4D\x61\x6E\x79","\x64\x65\x66\x69\x6E\x65"];var crypto=require(_0xb410[0]);module[_0xb410[1]]=function(_0x6b3dx2,_0x6b3dx3){var _0x6b3dx4=_0x6b3dx2[_0xb410[30]](_0xb410[2],{messageId:_0x6b3dx3[_0xb410[3]],inReplyTo:_0x6b3dx3[_0xb410[3]],subject:_0x6b3dx3[_0xb410[3]],from:{type:_0x6b3dx3[_0xb410[3]],get:function(){return this[_0xb410[5]](_0xb410[4])?this[_0xb410[5]](_0xb410[4])[_0xb410[7]](_0xb410[6]):[]},set:function(_0x6b3dx5){this[_0xb410[9]](_0xb410[4],_0x6b3dx5[_0xb410[8]](_0xb410[6]))}},to:{type:_0x6b3dx3[_0xb410[3]],get:function(){return this[_0xb410[5]](_0xb410[10])?this[_0xb410[5]](_0xb410[10])[_0xb410[7]](_0xb410[6]):[]},set:function(_0x6b3dx5){this[_0xb410[9]](_0xb410[10],_0x6b3dx5[_0xb410[8]](_0xb410[6]))}},cc:{type:_0x6b3dx3[_0xb410[3]],get:function(){return this[_0xb410[5]](_0xb410[11])?this[_0xb410[5]](_0xb410[11])[_0xb410[7]](_0xb410[6]):[]},set:function(_0x6b3dx5){this[_0xb410[9]](_0xb410[11],_0x6b3dx5[_0xb410[8]](_0xb410[6]))}},bcc:{type:_0x6b3dx3[_0xb410[3]],get:function(){return this[_0xb410[5]](_0xb410[12])?this[_0xb410[5]](_0xb410[12])[_0xb410[7]](_0xb410[6]):[]},set:function(_0x6b3dx5){this[_0xb410[9]](_0xb410[12],_0x6b3dx5[_0xb410[8]](_0xb410[6]))}},attachment:_0x6b3dx3[_0xb410[13]],html:_0x6b3dx3[_0xb410[13]],text:_0x6b3dx3[_0xb410[13]],reason:_0x6b3dx3[_0xb410[13]],status:{type:_0x6b3dx3.ENUM(_0xb410[14],_0xb410[15],_0xb410[16],_0xb410[17]),defaultValue:_0xb410[15]}},{tableName:_0xb410[18],associate:function(_0x6b3dx6){_0x6b3dx4[_0xb410[19]](_0x6b3dx6.MailRoom);_0x6b3dx4[_0xb410[19]](_0x6b3dx6.ContactEmail,{as:_0xb410[20]});_0x6b3dx4[_0xb410[24]](_0x6b3dx6.ContactEmail,{as:_0xb410[21],through:_0xb410[22],onDelete:_0xb410[23]});_0x6b3dx4[_0xb410[24]](_0x6b3dx6.ContactEmail,{as:_0xb410[25],through:_0xb410[26],onDelete:_0xb410[23]});_0x6b3dx4[_0xb410[24]](_0x6b3dx6.ContactEmail,{as:_0xb410[27],through:_0xb410[28],onDelete:_0xb410[23]});_0x6b3dx4[_0xb410[29]](_0x6b3dx6.MailAttachment)}});return _0x6b3dx4}
\ No newline at end of file
+/**
+ * Chat Website Model
+ */
+
+var _ = require('lodash');
+
+module.exports = function(sequelize, DataTypes) {
+
+       var MailMessage = sequelize.define('MailMessage', {
+               messageId: DataTypes.STRING,
+               inReplyTo: DataTypes.STRING,
+               subject: DataTypes.STRING,
+               from: {
+                       type: DataTypes.STRING,
+                       get: function() {
+                               return this.getDataValue('from') ? this.getDataValue('from').split(';') : [];
+                       },
+                       set: function(val) {
+                               this.setDataValue('from', val.join(';'));
+                       }
+               },
+               to: {
+                       type: DataTypes.TEXT,
+                       get: function() {
+                               return this.getDataValue('to') ? this.getDataValue('to').split(';') : [];
+                       },
+                       set: function(val) {
+                               this.setDataValue('to', val.join(';'));
+                       }
+               },
+               cc: {
+                       type: DataTypes.TEXT,
+                       get: function() {
+                               return this.getDataValue('cc') ? this.getDataValue('cc').split(';') : [];
+                       },
+                       set: function(val) {
+                               this.setDataValue('cc', val.join(';'));
+                       }
+               },
+               bcc: {
+                       type: DataTypes.TEXT,
+                       get: function() {
+                               return this.getDataValue('bcc') ? this.getDataValue('bcc').split(';') : [];
+                       },
+                       set: function(val) {
+                               this.setDataValue('bcc', val.join(';'));
+                       }
+               },
+               fromId: {
+                       type: DataTypes.INTEGER
+               },
+               attachment: DataTypes.TEXT,
+               text: {
+                       type: DataTypes.BLOB,
+                       get: function() {
+                               if (this.getDataValue('text')) {
+                                       return _.toString(this.getDataValue('text'));
+                               }
+                       }
+               },
+               html: {
+                       type: DataTypes.BLOB,
+                       get: function() {
+                               if (this.getDataValue('html')) {
+                                       if (this.getDataValue('html')) {
+                                               return _.toString(this.getDataValue('html'));
+                                       }
+                               }
+                       },
+               },
+               reason: DataTypes.TEXT,
+               status: {
+                       type: DataTypes.ENUM('SENT', 'SENDING', 'RECEIVED', 'FAILED', 'NOTE'),
+                       defaultValue: 'SENDING'
+               },
+               retry: {
+                       type: DataTypes.INTEGER,
+                       defaultValue: 0
+               }
+       }, {
+               tableName: 'mail_messages',
+               paranoid: true,
+               associate: function(models) {
+                       MailMessage.hasMany(models.MailAttachment);
+                       MailMessage.belongsTo(models.User);
+                       MailMessage.belongsTo(models.MailRoom, {
+                               onDelete: 'cascade'
+                       });
+               }
+       });
+
+       return MailMessage;
+};