listmonk/cmd
Kailash Nadh 5fc28a733c Add support for variable bounce processing actions.
- Add support for `complaint` to the SES bounce processor.
- Add support for `hard/soft` to Sendgrid bounce processor.
- Add new bounce actions `None` and `Unsubscribe`.
- Add per type (`soft/hard/complaint`) bounce rule configuration to
  admin settings UI.
- Refactor Cypress bounce tests.
2023-04-11 11:33:40 +05:30
..
admin.go
archive.go Add support for publishing full content in public archive RSS feed body (#1262) 2023-04-08 09:39:10 +05:30
bounce.go Add support for variable bounce processing actions. 2023-04-11 11:33:40 +05:30
campaigns.go
handlers.go Add support for publishing full content in public archive RSS feed body (#1262) 2023-04-08 09:39:10 +05:30
i18n.go
import.go
init.go Upgrade koanf to v2. 2023-04-10 12:45:25 +05:30
install.go
lists.go
main.go Add support for variable bounce processing actions. 2023-04-11 11:33:40 +05:30
maintenance.go
manager_store.go
media.go Make media upload file extension validation case insensitive. Closes #1256. 2023-03-25 11:46:23 +05:30
notifications.go
public.go Hide private lists from prefs manage page. Closes #1200. 2023-02-26 12:36:46 +05:30
settings.go Upgrade koanf to v2. 2023-04-10 12:45:25 +05:30
subscribers.go
templates.go
tx.go Add support for file attachments in the transactional (tx) API. (#1243) 2023-03-19 15:50:44 +05:30
updates.go
upgrade.go Upgrade koanf to v2. 2023-04-10 12:45:25 +05:30
utils.go