gitea/services
Bryan Mutai c30d74d0f9
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
feat(diff): Enable commenting on expanded lines in PR diffs (#35662)
Fixes #32257 
/claim #32257

Implemented commenting on unchanged lines in Pull Request diffs, lines
are accessed by expanding the diff preview. Comments also appear in the
"Files Changed" tab on the unchanged lines where they were placed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-19 18:19:12 +08:00
..
actions Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
agit Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
asymkey Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 -07:00
attachment Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
auth Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
automerge Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
automergequeue Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
context Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
contexttest Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
convert Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
cron Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00
doctor Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
externalaccount Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
feed Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
forms Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +00:00
git Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +00:00
gitdiff feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +08:00
indexer
issue Creating push comments before invoke pull request checking (#35647) 2025-10-14 19:19:27 +00:00
lfs Fix LFS range size header response (#35277) 2025-08-16 16:51:45 +00:00
mailer Refactor and update mail templates (#35150) 2025-09-04 20:20:42 -07:00
markup Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
migrations Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
mirror Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 -07:00
notify Don't send trigger for a pending review's comment create/update/delete (#34928) 2025-07-03 10:35:45 +08:00
oauth2_provider Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
org Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 2025-09-10 03:15:01 +00:00
packages feat: adds option to force update new branch in contents routes (#35592) 2025-10-06 21:23:14 -07:00
projects Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
pull feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +08:00
release Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
repository Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 -07:00
secrets Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
user Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +00:00
versioned_migration Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +00:00
webhook fix(webhook): prevent tag events from bypassing branch filters targets #35449 (#35567) 2025-10-03 08:51:57 +02:00
webtheme Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
wiki Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 -07:00