Kailash Nadh
79dd916d09
Make DB pull batch size in campaign manager configurable
2020-07-05 19:48:39 +05:30
Kailash Nadh
64d44707c2
Add {{ templating }} support to e-mail subjects
2020-07-05 18:39:24 +05:30
Kailash Nadh
f498cddc7a
Add support for hosted messages and `{{ MessageURL }}` tpl tag.
2020-04-26 15:51:43 +05:30
Kailash Nadh
6bba55f0eb
Remove 'campaignDone?' check that incorrectly ignored queued
...
messages in a finishing campaign.
2020-04-25 15:54:25 +05:30
Kailash Nadh
894ede561a
Add support for message throughput rate limiting
2020-04-02 18:22:27 +05:30
Kailash Nadh
ca032c89d6
Refactor manager.CampaignMessage's exposed fields
2020-03-08 15:02:20 +05:30
Kailash Nadh
d4aea0a436
Add support for pushing non-campaign message with workers.
...
- Refactor campaign.Message into campaign.Message and
campaign.CampaignMessage
- Remove ad-hoc goroutines (flawed approach) that were used to push
admin and optin notifications.
- Provision for largscale pushing of ad-hoc, non-campaign messages
such as transactional messages (in the future).
2020-03-08 12:27:41 +05:30
Kailash Nadh
5f6a4af6b4
Cleanup unnecessary pointers
2020-03-08 11:07:24 +05:30
Kailash Nadh
40ae9cdb31
Minor formatting fixes
2020-03-08 10:54:10 +05:30
Kailash Nadh
9005bb6dad
Move internal packages to 'internal' dir
2020-03-08 00:17:54 +05:30