0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Simon Backx e96ff3fa81 Added comments API like and unlike actions
refs https://github.com/TryGhost/Team/issues/1664

- Added comment-like model
- Added like endpoint
- Added unlike endpoint
- Added basic tests for liking and unliking comments
- Added permissions for liking and unliking
- Added migration for permissions
2022-07-12 10:24:02 +02:00
..
admin@d12c306a54 Updated Admin to v5.2.4 2022-07-05 09:50:40 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Added adminUrl to comments helper script data 2022-07-12 10:24:02 +02:00
server Added comments API like and unlike actions 2022-07-12 10:24:02 +02:00
shared Added initial auth frame 2022-07-12 10:24:02 +02:00
app.js
boot.js Added WIP author email notifications for new comments 2022-07-12 10:24:02 +02:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00