gitforge/templates/repo
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
..
actions feat: make it possible to remove workflow runs (#12478) 2026-05-11 16:02:36 +02:00
branch
code
diff feat(api,ui): add multiline comment on pullrequest (#12582) 2026-06-03 16:06:29 +02:00
editor fix(ui): use tab width from .editorconfig when editing files (#11418) 2026-05-11 20:24:24 +02:00
find
graph
issue feat(api,ui): add multiline comment on pullrequest (#12582) 2026-06-03 16:06:29 +02:00
migrate fix: Disable spellcheck on repo name field (#12506) 2026-05-10 21:42:21 +02:00
projects fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00
pulls feat(ui): commit view redesign for pull request page (#7948) 2026-06-02 20:12:32 +02:00
release
settings feat: add hint to disable the "Enable more" units hint (#12747) 2026-05-27 20:43:47 +02:00
tag
wiki
activity.tmpl
admin_flags.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl fix(i18n): hardcoded strings in repository activity graphs (#11735) 2026-03-19 15:41:33 +01:00
commit_header.tmpl feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl feat: mark skipped checks as skipped (#12606) 2026-05-17 18:00:49 +02:00
commit_statuses.tmpl
commits.tmpl feat: show breadcrumb path in path filtered commit history view (#12116) 2026-05-01 01:53:10 +02:00
commits_list.tmpl feat(ui): commit view redesign for pull request page (#7948) 2026-06-02 20:12:32 +02:00
commits_list_small.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl feat(ui): commit view redesign for pull request page (#7948) 2026-06-02 20:12:32 +02:00
contributors.tmpl
create.tmpl
create_advanced.tmpl
create_basic.tmpl fix: Disable spellcheck on repo name field (#12506) 2026-05-10 21:42:21 +02:00
create_from_template.tmpl
create_helper.tmpl
create_init.tmpl
empty.tmpl
file_info.tmpl
filepath.tmpl feat: show breadcrumb path in path filtered commit history view (#12116) 2026-05-01 01:53:10 +02:00
flags.tmpl
forks.tmpl
graph.tmpl
header.tmpl fix: store pull mirror creds encrypted with keying (#11909) 2026-04-04 13:53:22 +02:00
header_fork.tmpl feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
home.tmpl fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl fix: improve visibility of mismatched repository & package visibility (#12627) 2026-05-20 20:25:11 +02:00
pulse.tmpl
recent_commits.tmpl fix(i18n): hardcoded strings in repository activity graphs (#11735) 2026-03-19 15:41:33 +01:00
release_tag_header.tmpl chore(i18n): migrate strings to json, unhardcode one, improve plurals (#11879) 2026-04-03 14:11:48 +02:00
search.tmpl
search_name.tmpl
shabox.tmpl
shabox_badge.tmpl
star_unstar.tmpl Preserve focus on star/unstar & watch/unwatch buttons after click (#11932) 2026-04-08 02:32:14 +02:00
sub_menu.tmpl chore(i18n): migrate strings to json, unhardcode one, improve plurals (#11879) 2026-04-03 14:11:48 +02:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl ench: use GET for lastcommit route (#12670) 2026-05-22 10:40:28 +02:00
watch_unwatch.tmpl Preserve focus on star/unstar & watch/unwatch buttons after click (#11932) 2026-04-08 02:32:14 +02:00
watchers.tmpl