writefreely/config
Matt Baer 2ea235f0c4 Support email subscriptions (base)
This adds beginning email subscription functionality, with only MySQL support,
Mailgun support, and incomplete support for private instances. It includes
database changes, so run:

    writefreely db migrate

to use this feature.

Ref T856
2021-06-21 18:24:40 -04:00
..
config.go Support email subscriptions (base) 2021-06-21 18:24:40 -04:00
data.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
funcs.go Support international domain names 2021-04-26 11:18:51 -04:00
setup.go Better describe usage stats in setup process 2020-04-21 13:01:39 -04:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00