listmonk/internal/core
Kailash Nadh 3b0083190e Add ability for subscribers to manage preferences on the unsub form.
- Ability to change name.
- Ability to unsubscribe from individual lists.
- Toggle option to enable this in Admin Settings -> Privacy.

Closes #455.
2022-10-29 15:23:28 +05:30
..
bounces.go Refactor paginated bounce query function to return DB total. 2022-05-03 10:50:33 +05:30
campaigns.go Add maintenance options. 2022-09-03 14:58:25 +05:30
core.go Refactor bounces package to remove db/queries dependency. 2022-05-03 10:50:33 +05:30
dashboard.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
lists.go Refactor paginated list query function to return DB total. 2022-05-03 10:50:33 +05:30
media.go Add arbitrary meta field to media. Closes #938. 2022-10-02 23:04:51 +05:30
settings.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
subscribers.go Add ability for subscribers to manage preferences on the unsub form. 2022-10-29 15:23:28 +05:30
subscriptions.go Add ability for subscribers to manage preferences on the unsub form. 2022-10-29 15:23:28 +05:30
templates.go Disable template type updation after creation to prevent breaking of campaign relations. 2022-07-09 10:36:12 +05:30