Go to file
Kailash Nadh 81953d68d0 - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs
- Add support for {{ Track "https://url.com" }} in templates to register and track links
2018-10-31 18:24:21 +05:30
frontend Add help text 2018-10-31 18:23:57 +05:30
messenger Remove debug line ;( 2018-10-26 13:27:39 +05:30
models - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
public Change unsubscribe (click instead of onload) behaviour and language 2018-10-31 18:22:54 +05:30
runner - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
subimporter Fresh start 2018-10-25 19:21:47 +05:30
.gitignore Ignore yarn.lock 2018-10-25 19:23:30 +05:30
Makefile Fresh start 2018-10-25 19:21:47 +05:30
admin.go Fresh start 2018-10-25 19:21:47 +05:30
campaigns.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
config.toml.sample Fresh start 2018-10-25 19:21:47 +05:30
default-template.html Fix the horrible HTML typos in the default template 2018-10-29 15:17:48 +05:30
generate-subs.py Fresh start 2018-10-25 19:21:47 +05:30
handlers.go Fresh start 2018-10-25 19:21:47 +05:30
import.go Fresh start 2018-10-25 19:21:47 +05:30
install.go Refactor the Go template string placeholder into a constant 2018-10-29 15:20:11 +05:30
lists.go Fresh start 2018-10-25 19:21:47 +05:30
main.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
media.go Fresh start 2018-10-25 19:21:47 +05:30
package.json Fresh start 2018-10-25 19:21:47 +05:30
public.go Change unsubscribe (click instead of onload) behaviour and language 2018-10-31 18:22:54 +05:30
queries.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
queries.sql - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
runner_db.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
schema.sql - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
sqlboiler.toml Fresh start 2018-10-25 19:21:47 +05:30
subscribers.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
templates.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30
users.go Fresh start 2018-10-25 19:21:47 +05:30
utils.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30