mailtrain/server
chandi 686972bb30 fix for missing shortid in message-sender.js
ERR! Senders Sending message to 4:1 failed with error: shortid is not defined. Dropping the message.
 verb ReferenceError: shortid is not defined
     at html.replace (/home/mailtrain2/mailtrain/server/lib/message-sender.js:236:29)
     at String.replace (<anonymous>)
     at MessageSender._getMessage (/home/mailtrain2/mailtrain/server/lib/message-sender.js:235:25)
     at MessageSender._sendMessage (/home/mailtrain2/mailtrain/server/lib/message-sender.js:345:34)
2020-03-03 04:03:56 +01:00
..
config Added "Sender" role to lists 2020-01-16 21:30:55 +01:00
lib fix for missing shortid in message-sender.js 2020-03-03 04:03:56 +01:00
models Added 'sendToTestUsers' permission to templates to control if a user can send a template to test users. (Up till now this was permitted by default.) 2020-01-12 12:07:14 +01:00
protected/reports Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
routes typo 2020-01-25 12:54:19 +00:00
services Addresses #785 "Allow segmentation by Subscription Status" 2020-01-03 14:27:47 +01:00
setup Added subscription changed trigger 2019-12-03 09:08:40 +01:00
test/e2e Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
views Various fixes. 2019-07-23 21:16:55 +05:30
.eslintrc Transactional mail: minor template-sender refactoring 2019-04-02 16:35:57 +03:00
.gitignore Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
app-builder.js Reduce Docker image size 2019-12-05 13:16:37 +01:00
Gruntfile.js Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
index.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
package-lock.json Updated dependencies 2020-01-12 12:55:03 +01:00
package.json Updated dependencies 2020-01-12 12:55:03 +01:00