0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
Hannah Wolfe f436d23f87 Removed 80 char wordwrap in excerpts
refs: https://github.com/TryGhost/Team/issues/1609

- remove the 80 char wordwrap
- this makes the function the same as used in the post serializer
- updated references everywhere to use the same function
2022-05-16 09:38:16 +01:00
..
adapters
api Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00
data Removed 80 char wordwrap in excerpts 2022-05-16 09:38:16 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00
services Removed 80 char wordwrap in excerpts 2022-05-16 09:38:16 +01:00
views
web Removed GET settings/:key route 2022-05-13 23:18:53 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
update-check.js