0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/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 Fixed detection of Windows environment when connecting to SQLite temp DB 2022-05-30 17:42:34 -04:00
exporter Added comment_reports table creation migration 2022-07-08 15:46:11 +02:00
importer Updated mapping for stripe_products when product import is skipped (#14965) 2022-06-03 17:31:53 +01:00
migrations Added comment related fields to members table 2022-07-08 15:46:11 +02:00
schema Added comment related fields to members table 2022-07-08 15:46:11 +02:00