forgejo/web_src
steven.guiheux 6a27eb051d feat(api,ui): add multiline comment on pullrequest (#12582)
Closes https://codeberg.org/forgejo/forgejo/issues/6093

This PR adds support for **multi-line review comments** on pull requests, allowing reviewers to select a range of lines in diffs instead of only a single line — similar to GitHub's implementation.

### Tests for Go changes

- I added test coverage for Go changes...
  - [X] in their respective `*_test.go` for unit tests.
  - [X] `make pr-go` before pushing

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12582
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
2026-06-03 16:06:29 +02:00
..
css feat(api,ui): add multiline comment on pullrequest (#12582) 2026-06-03 16:06:29 +02:00
fomantic Lock file maintenance (forgejo) (#12723) 2026-05-25 02:33:11 +02:00
js feat(api,ui): add multiline comment on pullrequest (#12582) 2026-06-03 16:06:29 +02:00
svg feat: Follow remote users; feed tab (#10380) 2026-04-12 03:31:03 +02:00