mailtrain/lib
Tomas Bures bd4961366f More or less all the functionality for selectable unsubscription process. Not tested yet!
Sending emails moved completely to controller. It felt strange to have some emails sent from the controller and some of them from the model.
Confirmations refactored to an independent model that can be potentially used also for other actions that need an email confirmation.
2017-05-03 15:53:34 -04:00
..
models More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
db.js Report processor worker refactored to run under another user (nobody) and have its own mysql credentials. 2017-04-27 16:35:53 -04:00
dbcheck.js Refactored Custom Form Table Structure 2017-03-20 19:37:09 +01:00
editor-helpers.js GrapeJS and Mosaico Integration 2017-03-10 09:59:25 +01:00
executor.js Fix - reports crashed if the user could not be switched (because mailtrain was not run under root). Now an error is reported. 2017-04-27 18:14:15 -04:00
fakelang.js Updated translation support 2017-03-07 16:30:56 +02:00
feed.js Updated translation support 2017-03-07 16:30:56 +02:00
file-helpers.js Report processor worker refactored to run under another user (nobody) and have its own mysql credentials. 2017-04-27 16:35:53 -04:00
handlebars-helpers.js Fixed eslint errors 2017-04-23 15:24:31 -04:00
helpers.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
mailer.js Do not use .stack property with error objects 2017-03-24 13:04:38 +02:00
passport.js Satisfy ESLint indentation rule 2017-03-19 16:03:11 +01:00
privilege-helpers.js config.user/group used if config.rouser/rogroup is not set 2017-04-27 18:25:05 -04:00
report-processor.js Fix - reports crashed if the user could not be switched (because mailtrain was not run under root). Now an error is reported. 2017-04-27 18:14:15 -04:00
subscription-mail-helpers.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
table-helpers.js Fixed eslint errors 2017-04-23 15:24:31 -04:00
tools.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
translate.js Updated translation support 2017-03-07 16:30:56 +02:00