0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/test/unit/server/data
Kevin Ansfield fa59286eff Added comment related fields to members table
refs https://github.com/TryGhost/Team/issues/1664

- `last_commented_at` - to be used for filtering members list in Admin
- `bio` - short field used to show a "title" or similar context alongside name when commenting
- `enable_comment_notifications` - setting for turning on/off email notification of comment replies
2022-07-08 15:46:11 +02:00
..
db Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
exporter Added benefits, offers and snippets to exporter 2022-05-20 20:30:55 +01:00
importer Added products and Stripe data to exports and imports (#14873) 2022-05-20 21:13:58 +01:00
migrations Split apart DB init queries in tests 2022-03-28 16:17:17 +01:00
schema Added comment related fields to members table 2022-07-08 15:46:11 +02:00