writefreely/migrations
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
..
drivers.go Support email subscriptions (base) 2021-06-21 18:24:40 -04:00
migrations.go Support email subscriptions (base) 2021-06-21 18:24:40 -04:00
v1.go Fix ineffectual assignments in migrations 2021-06-09 14:25:55 -04:00
v2.go Fix ineffectual assignments in migrations 2021-06-09 14:25:55 -04:00
v3.go Fix ineffectual assignments in migrations 2021-06-09 14:25:55 -04:00
v4.go Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
v5.go Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
v6.go Fix ineffectual assignments in migrations 2021-06-09 14:25:55 -04:00
v7.go Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
v8.go Update repo URL to writefreely org 2021-04-06 17:24:07 -04:00
v9.go Add SQLite query for v9 migration 2020-05-06 14:08:48 -04:00
v10.go Support post signatures 2020-06-23 16:24:45 -04:00
v11.go Support email subscriptions (base) 2021-06-21 18:24:40 -04:00