.. |
admin.go
|
Display app version the settings UI
|
2021-06-09 20:11:45 +05:30 |
bounce.go
|
Validate type in bounce webhook API.
|
2021-08-22 15:43:35 +05:30 |
campaigns.go
|
Add campaign analytics APIs and UI
|
2021-09-17 21:41:25 +05:30 |
handlers.go
|
Refactor frontend build and name space all admin URIs behind /admin/ .
|
2021-09-23 19:21:35 +05:30 |
i18n.go
|
Sort i18n language list on the settings UI
|
2021-04-21 19:04:04 +05:30 |
import.go
|
Refactor subsbscription status option on the import page.
|
2021-06-06 17:33:23 +05:30 |
init.go
|
Add option to toggle sending opt-in confirmation. Closes #363.
|
2021-09-25 10:38:13 +05:30 |
install.go
|
Clarify default option in prompt
|
2021-09-12 23:47:06 +05:30 |
lists.go
|
Add a ?minimal mode to GET /lists API.
|
2021-09-18 20:15:24 +05:30 |
main.go
|
Add --idempotent to make --install idempotent
|
2021-08-22 20:09:39 +05:30 |
manager_store.go
|
Add support for bounce processing.
|
2021-08-14 15:35:29 +05:30 |
media.go
|
Sanitize media upload filenames. Closes #397.
|
2021-06-19 17:11:27 +05:30 |
notifications.go
|
Add check to skip admin notifications with no e-mails. Closes #300.
|
2021-09-24 19:28:32 +05:30 |
public.go
|
Add robots noindex header to public user specific subscription pages
|
2021-06-05 12:45:10 +05:30 |
queries.go
|
Refactor SQL schema and queries for performance improvements.
|
2021-09-18 17:25:08 +05:30 |
settings.go
|
Add option to toggle sending opt-in confirmation. Closes #363.
|
2021-09-25 10:38:13 +05:30 |
subscribers.go
|
Add option to toggle sending opt-in confirmation. Closes #363.
|
2021-09-25 10:38:13 +05:30 |
templates.go
|
Fixes campaign test messages not including unsub headers.
|
2021-05-21 23:35:08 +05:30 |
updates.go
|
Stop checking for updates on boot.
|
2021-05-23 21:08:32 +05:30 |
upgrade.go
|
Add support for bounce processing.
|
2021-08-14 15:35:29 +05:30 |
utils.go
|
Sanitize media upload filenames. Closes #397.
|
2021-06-19 17:11:27 +05:30 |