.. |
admin.go
|
Refactore all CRUD functions to a new core package.
|
2022-05-03 10:50:29 +05:30 |
archive.go
|
Show send_at on archive page for scheduled campaigns. Closes #1036.
|
2022-11-18 23:12:53 +05:30 |
bounce.go
|
Integrate paginator library in place of custom pagination function.
|
2022-11-10 23:30:50 +05:30 |
campaigns.go
|
Integrate paginator library in place of custom pagination function.
|
2022-11-10 23:30:50 +05:30 |
handlers.go
|
Add public archive on/off toggle to settings.
|
2022-11-10 23:30:53 +05:30 |
i18n.go
|
|
|
import.go
|
|
|
init.go
|
Add public archive on/off toggle to settings.
|
2022-11-10 23:30:53 +05:30 |
install.go
|
WIP: Add support for publishing campaigns to publish archives.
|
2022-11-10 23:30:11 +05:30 |
lists.go
|
Fix broken single list fetch API.
|
2022-11-22 23:11:20 +05:30 |
main.go
|
Integrate paginator library in place of custom pagination function.
|
2022-11-10 23:30:50 +05:30 |
maintenance.go
|
Add maintenance options.
|
2022-09-03 14:58:25 +05:30 |
manager_store.go
|
WIP: Add support for publishing campaigns to publish archives.
|
2022-11-10 23:30:11 +05:30 |
media.go
|
Add arbitrary meta field to media. Closes #938.
|
2022-10-02 23:04:51 +05:30 |
notifications.go
|
|
|
public.go
|
Add public archive on/off toggle to settings.
|
2022-11-10 23:30:53 +05:30 |
settings.go
|
Add support for testing SMTP connections in the settings UI.
|
2022-07-11 19:44:44 +05:30 |
subscribers.go
|
Integrate paginator library in place of custom pagination function.
|
2022-11-10 23:30:50 +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 arbitrary meta field to media. Closes #938.
|
2022-10-02 23:04:51 +05:30 |
utils.go
|
Refactore all CRUD functions to a new core package.
|
2022-05-03 10:50:29 +05:30 |