ente/server/pkg
Manav Rathi b6177a5bc3
Listmonk mailing list control (#1289)
## Description
Add listmonk mailing list subscribe and unsubscribe

## Tests
Tested getSubscriberID, unsubscribe, and subscribe using a locally
running listmonk server with different parameters.
- [x] A new subscriber is created and added to the listmonk campaign
mailing list on listmonkSubscribe() for the given list IDs
- [x] Subscriber is removed from listmonk campaign mailing list on
listmonkUnsubscribe() for the given list IDs
- [x] The old email address is unsubscribed, and the new email is
subscribed when a user updates the email
2024-04-04 17:21:55 +05:30
..
api [server] Drop locationTag table and related code 2024-03-29 16:08:28 +05:30
controller Listmonk mailing list control (#1289) 2024-04-04 17:21:55 +05:30
external Redefine struct 2024-04-03 17:50:53 +05:30
middleware [server] Reduce discord message frequency 2024-03-18 10:02:13 +05:30
repo [server] Fix handling of redundant auth update 2024-04-03 07:05:03 +05:30
utils Remove isEnabled from config 2024-03-28 17:44:08 +05:30