[PR #5147] [MERGED] Add comment replies #17669

Closed
opened 2025-11-02 14:54:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5147
Author: @jonasfranz
Created: 10/23/2018
Status: Merged
Merged: 10/23/2018
Merged by: @techknowlogick

Base: release/v1.6Head: release/v1.6


📝 Commits (3)

  • 29d1721 Add comment replies
  • cdddc0b Use review.ID instead
  • e26e783 Merge branch 'release/v1.6' into release/v1.6

📊 Changes

6 files changed (+14 additions, -10 deletions)

View changed files

📝 modules/auth/repo_form.go (+1 -0)
📝 routers/repo/pull_review.go (+4 -1)
📝 templates/repo/diff/box.tmpl (+2 -2)
📝 templates/repo/diff/comment_form.tmpl (+5 -5)
📝 templates/repo/diff/section_unified.tmpl (+1 -1)
📝 templates/repo/issue/view_content/comments.tmpl (+1 -1)

📄 Description

Backport of #5104


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5147 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 10/23/2018 **Status:** ✅ Merged **Merged:** 10/23/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.6` ← **Head:** `release/v1.6` --- ### 📝 Commits (3) - [`29d1721`](https://github.com/go-gitea/gitea/commit/29d1721d967bf5a77c8954fc5046691c6d340e85) Add comment replies - [`cdddc0b`](https://github.com/go-gitea/gitea/commit/cdddc0b1cddb33dc41343eb999aa10bd531a6fd6) Use review.ID instead - [`e26e783`](https://github.com/go-gitea/gitea/commit/e26e783330edc9abdcf4678fcada82b0368db583) Merge branch 'release/v1.6' into release/v1.6 ### 📊 Changes **6 files changed** (+14 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `modules/auth/repo_form.go` (+1 -0) 📝 `routers/repo/pull_review.go` (+4 -1) 📝 `templates/repo/diff/box.tmpl` (+2 -2) 📝 `templates/repo/diff/comment_form.tmpl` (+5 -5) 📝 `templates/repo/diff/section_unified.tmpl` (+1 -1) 📝 `templates/repo/issue/view_content/comments.tmpl` (+1 -1) </details> ### 📄 Description Backport of #5104 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:54:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17669