.. |
admin.go
|
Refactore all CRUD functions to a new core package.
|
2022-05-03 10:50:29 +05:30 |
bounce.go
|
Refactor paginated bounce query function to return DB total.
|
2022-05-03 10:50:33 +05:30 |
campaigns.go
|
Refactor paginated campaign query function to return DB total.
|
2022-05-03 10:50:33 +05:30 |
handlers.go
|
Add maintenance options.
|
2022-09-03 14:58:25 +05:30 |
i18n.go
|
|
|
import.go
|
|
|
init.go
|
Improve HTML check in notif template loading. Closes #903.
|
2022-09-10 12:21:53 +05:30 |
install.go
|
Add transactional (tx) messaging capability.
|
2022-07-09 10:36:12 +05:30 |
lists.go
|
Refactor paginated list query function to return DB total.
|
2022-05-03 10:50:33 +05:30 |
main.go
|
Add transactional (tx) messaging capability.
|
2022-07-09 10:36:12 +05:30 |
maintenance.go
|
Add maintenance options.
|
2022-09-03 14:58:25 +05:30 |
manager_store.go
|
Refactore all CRUD functions to a new core package.
|
2022-05-03 10:50:29 +05:30 |
media.go
|
Send full media object in upload API response. Closes #770.
|
2022-07-13 19:48:09 +05:30 |
notifications.go
|
|
|
public.go
|
Fix missing list names on optin page. Closes #940.
|
2022-09-10 12:17:01 +05:30 |
settings.go
|
Add support for testing SMTP connections in the settings UI.
|
2022-07-11 19:44:44 +05:30 |
subscribers.go
|
Refactor models.SubscriberAttribs JSON wrapper to generic name JSON .
|
2022-10-02 22:53:38 +05:30 |
templates.go
|
Disable template type updation after creation to prevent breaking of campaign relations.
|
2022-07-09 10:36:12 +05:30 |
tx.go
|
Fix header processing in tx send.
|
2022-07-09 10:36:12 +05:30 |
updates.go
|
|
|
upgrade.go
|
Add transactional (tx) messaging capability.
|
2022-07-09 10:36:12 +05:30 |
utils.go
|
Refactore all CRUD functions to a new core package.
|
2022-05-03 10:50:29 +05:30 |