listmonk/internal/core
Kailash Nadh ad80c716f9 Add new privacy option 'Record opt-in IP' to record IP address of optin confirmation.
- Add new 'Subscriptions' table on the subscriber list form that shows subs,
  IP, and other data.
- Add new `meta` JSONB field to `subscriber_lsts` table.

Closes #1329.
2023-07-26 23:00:32 +05:30
..
bounces.go Add support for variable bounce processing actions. 2023-04-11 11:33:40 +05:30
campaigns.go Fix typos in comments (#1368) 2023-06-20 23:40:34 +05:30
core.go Add support for variable bounce processing actions. 2023-04-11 11:33:40 +05:30
dashboard.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
lists.go Fix missing subscriber count in individual list GET API. 2022-11-27 23:07:40 +05:30
media.go Refactor media management. 2023-05-21 15:19:12 +05:30
settings.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
subscribers.go Add new privacy option 'Record opt-in IP' to record IP address of optin confirmation. 2023-07-26 23:00:32 +05:30
subscriptions.go Fix typos in comments (#1368) 2023-06-20 23:40:34 +05:30
templates.go Disable template type updation after creation to prevent breaking of campaign relations. 2022-07-09 10:36:12 +05:30