..
admin.go
Refactor fetching of server config and settings.
2021-02-13 12:34:36 +05:30
campaigns.go
Remove hardcoded limit for per_page
in pagination
2021-06-05 12:01:33 +05:30
handlers.go
Add robots noindex header to public user specific subscription pages
2021-06-05 12:45:10 +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 on UI to toggle update checks.
2021-05-16 16:54:55 +05:30
install.go
Adding a subscription status option to the import.
2021-06-06 17:33:23 +05:30
lists.go
Remove hardcoded limit for per_page
in pagination
2021-06-05 12:01:33 +05:30
main.go
Add option on UI to toggle update checks.
2021-05-16 16:54:55 +05:30
manager_db.go
Clean up root and move app to cmd
directory
2020-08-08 13:54:25 +05:30
media.go
Add file extsnsion check to media uploads.
2021-05-23 20:17:42 +05:30
notifications.go
Add generic HTTP postback Messenger
support.
2020-10-10 18:52:08 +05:30
public.go
Add robots noindex header to public user specific subscription pages
2021-06-05 12:45:10 +05:30
queries.go
Add a new public page for end users to subscribe to public lists.
2021-01-31 16:19:39 +05:30
settings.go
Add option on UI to toggle update checks.
2021-05-16 16:54:55 +05:30
subscribers.go
Remove hardcoded limit for per_page
in pagination
2021-06-05 12:01:33 +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 markdown support to campaign content.
2021-04-14 12:26:09 +05:30
utils.go
Add file extsnsion check to media uploads.
2021-05-23 20:17:42 +05:30