mailtrain/lib/models
witzig ce2ed26fc9 findMailByResponse now searches in latest campaigns first
This should be more efficient especially if there’re many campaigns.
2017-07-13 22:29:55 +02:00
..
blacklist.js Add blacklist function 2017-04-11 10:10:02 +02:00
campaigns.js findMailByResponse now searches in latest campaigns first 2017-07-13 22:29:55 +02:00
confirmations.js Some fixes in lists and apis to reflect the changes in subscriptions. 2017-05-06 06:35:32 -04:00
fields.js Satisfy eslint rule no-useless-escape 2017-06-15 21:44:54 +02:00
forms.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
links.js Separate disable opened/clicked tracker to 2 options 2017-05-27 14:04:49 +02:00
lists.js Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221. 2017-04-30 13:01:22 -04:00
report-templates.js Fixed eslint errors 2017-04-23 15:24:31 -04:00
reports.js Release candidate of the selectable unsubscription 2017-05-04 17:42:46 -04:00
segments.js Updated translation support 2017-03-07 16:30:56 +02:00
settings.js Release candidate of the selectable unsubscription 2017-05-04 17:42:46 -04:00
subscriptions.js Fixed bug: Hidden custom fields (for custom forms) losing values when updating preferences. 2017-06-15 19:11:13 +02:00
templates.js The "Reports" feature seems functional. 2017-04-20 19:42:01 -04:00
triggers.js Changed the trigger treshold value from 6 hours to 24 hours, so that dates stored via the API as 00:00:00 are correctly picked up and added to the queue. 2017-07-03 19:44:45 +01:00
users.js Do not use .stack property with error objects 2017-03-24 13:04:38 +02:00