writefreely/migrations
Matt Baer a25664bb97 Support post signatures
This enables users to add a signature to all blog posts, and update it from a single location.

Requires database migration with: writefreely db migrate

Closes T582
2020-06-23 16:24:45 -04:00
..
drivers.go Support post signatures 2020-06-23 16:24:45 -04:00
migrations.go Support post signatures 2020-06-23 16:24:45 -04:00
v1.go Rolling back v1 migration change as per PR feedback. T710 2020-01-02 15:36:21 -05:00
v2.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
v3.go address PR comments 2019-10-25 12:04:24 -07:00
v4.go Skip IF [TABLE] NOT EXISTS on v4 migrations 2020-03-03 11:48:04 -06:00
v5.go Add copyright notices to fixed files 2020-03-03 11:47:38 -06:00
v6.go Make `handle` column in remoteusers NULL 2020-03-24 07:59:00 -04:00
v7.go Use NULL for new attach_user_id column 2020-02-10 15:24:39 -05:00
v8.go Support OAuth registration with invite code 2020-04-20 18:18:23 -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