listmonk/internal
Kailash Nadh 3cfbc646e3 Add support for multiple subscribers in a single transactional message call.
This patch adds new array fields on `POST /tx`: `subscriber_emails[]`, `subscriber_ids[]`.
Either of these array fields can be sent with multiple subscribers.

The individual non-array fields `subscriber_id` and `subscriber_email` are deprecated.

Closes #994.
2022-12-25 17:32:01 +05:30
..
bounce Remove test files committed accidentaly. 2022-05-10 11:00:45 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
core Add support for multiple subscribers in a single transactional message call. 2022-12-25 17:32:01 +05:30
i18n Fix typos 2022-03-20 11:17:29 -07:00
manager WIP: Add support for publishing campaigns to publish archives. 2022-11-10 23:30:11 +05:30
media Add arbitrary meta field to media. Closes #938. 2022-10-02 23:04:51 +05:30
messenger Fix e-mail From/Return-Path envelope sender. Closes #908, closes #1008. 2022-11-10 00:01:24 +05:30
migrations Add public archive on/off toggle to settings. 2022-11-10 23:30:53 +05:30
subimporter Refactor models.SubscriberAttribs JSON wrapper to generic name JSON. 2022-10-02 22:53:38 +05:30