Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 15, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

kevinansfield and others added 7 commits January 15, 2026 17:51
no issue

- when test files were changed to kebab-case this file was missed resulting in it being regenerated every test run
ref https://linear.app/ghost/issue/BER-3199/

We want to allow linking to a specific comment for moderation from the front-end and in report notifications.

- added URL filtering support for `/comments/?id=is:{comment_id}` to `useFilterState`
  - no UI is added for manually selecting a specific id
  - adds an `isSingleIdFilter` property to the return object, being `true` when a deep-link id filter is present so we can adapt the filtering UI accordingly
  - adds an options param to the returned `clearFilters` function to support URL history behaviour
- modified comments list for deep-link by `id` state
  - hides filtering UI because it doesn't make sense when there's no display of or option to change an `id` filter
  - adds "Show all comments" button underneath the list showing a single comment, uses newly added `{replace: false}` option so it's possible to get back to the single comment using the Back button after showing all
…5867)

requires #25866

- use `commentModeration` labs flag to provide `commentModerationEnabled` and `moderationUrl` data to the templates
- templates were updated to include both a link to the comment on the front-end (permalink when `commentPermalinks` is enabled) and a deep link to the comments list for moderation actions
ref https://linear.app/ghost/issue/NY-923/

Added a new feature flag for the integration work with transistor.fm.
no ref

Bumped the following Koenig packages:
- @tryghost/kg-unsplash-selector 0.3.6 -> 0.3.10
- @tryghost/koenig-lexical 1.7.2 -> 1.7.6
- @tryghost/kg-clean-basic-html 4.2.7 -> 4.2.11
- @tryghost/kg-converters 1.1.7 -> 1.1.11
- @tryghost/kg-card-factory 5.1.2 -> 5.1.6
- @tryghost/kg-default-cards 10.2.2 -> 10.2.3
- @tryghost/kg-default-nodes 2.0.1 -> 2.0.5
- @tryghost/kg-default-transforms 1.2.24 -> 1.2.28
- @tryghost/kg-html-to-lexical 1.2.24 -> 1.2.28
- @tryghost/kg-lexical-html-renderer 1.3.24 -> 1.2.28
- @tryghost/kg-markdown-html-renderer 7.1.3 -> 7.1.7
- @tryghost/kg-mobiledoc-html-renderer 7.1.3 -> 7.1.7
- @tryghost/html-to-mobiledoc 3.2.8 -> 3.2.12
@pull pull bot locked and limited conversation to collaborators Jan 15, 2026
@pull pull bot added the ⤵️ pull label Jan 15, 2026
@pull pull bot merged commit 35c7767 into code:main Jan 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants