[stable35] Backport version comparison stack (#9047-#9050) - #9165
Merged
Conversation
hweihwang
requested review from
max-nextcloud,
mejo- and
silverkszlo
as code owners
September 3, 2026 10:23
This was referenced Sep 3, 2026
benjaminfrueh
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of the complete version-comparison stack to stable35: #9047, #9048, #9049 and #9050 as one combined change, with their implementation unchanged.
This is the Text side of the Collectives page-version comparison feature: a semantic change model, the Changes view with a public factory, highlighted Full documents, and the literal Markdown source comparison with its worker. Feature context lives in nextcloud/collectives#599.
Verification: 1,761 unit tests passed (single worker); 71 browser tests passed; production build and type check passed. Parallel test runs hit timeouts, so the suite was run with one worker. Lint passes with 205 jsdoc warnings that the repository configuration does not fail on.
AI disclosure: developed with OpenAI Codex (gpt-5.6-sol). Codex generated the implementation and tests under my direction; I reviewed, cleaned and verified the code, ran the verification above, and signed the commit personally (DCO).