mailtrain/lib/models
Tomas Bures d63eed9ca9 Reports ported to ReactJS and Knex
Note that the interface for the custom JS code inside a report template has changed. It now offers promise-based interface and exposes knex.
2017-07-13 13:27:03 +02:00
..
blacklist.js Add blacklist function 2017-04-11 10:10:02 +02:00
campaigns.js [bugfix] Blacklisted emails counter not set to 0 on campaign reset 2017-05-27 14:14:32 +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
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 Reports ported to ReactJS and Knex 2017-07-13 13:27:03 +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