mirror of
1
Fork 0
forgejo/templates
Gusted f015c00ecb fix: no notification for replies to pending comments (#7167)
- Replies to pending review comments no longer generate a notification, this was caused by an incomplete determination if the comment was part of the pending review or not.
- The logic was reworked to do the following if it's part of a pending review: It is not a single review and if it's a reply then the comment it is replying to is part of a pending review.
- Added integration test.
- Resolves forgejo/forgejo#7151

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7167
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-09 15:07:12 +00:00
..
admin chore(ui): always use primary button color inside modals (#7161) 2025-03-09 07:45:58 +00:00
api/packages/pypi
base chore(ui): improve svg icon margin consistency (#7172) 2025-03-09 15:05:34 +00:00
custom
devtest chore(ui): always use primary button color inside modals (#7161) 2025-03-09 07:45:58 +00:00
explore ui: simplify main-attribute labels 2024-12-08 17:30:52 +05:00
htmx Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
mail Merge pull request '[SEC] Notify owner about TOTP enrollment' (#4704) from gusted/sec-more-totp into forgejo 2024-07-27 20:53:47 +00:00
org fix(ui): add header to org settings / blocked users page (#7101) 2025-03-02 13:11:57 +00:00
package Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00
projects fix(sec): permission check for project issue 2025-02-08 07:22:10 +00:00
repo fix: no notification for replies to pending comments (#7167) 2025-03-09 15:07:12 +00:00
shared [gitea] week 2025-10 cherry pick (gitea/main -> forgejo) (#7111) 2025-03-06 20:39:18 +00:00
status chore(branding): strip metadata information from the footer 2024-12-29 22:40:13 +00:00
swagger [gitea] week 2025-09 cherry pick (gitea/main -> forgejo) (#7031) 2025-02-27 20:05:48 +00:00
user fix: revert issue rendering for `<a>` element (#7171) 2025-03-09 15:06:16 +00:00
webhook fix: improve discord webhook api conformance 2024-10-08 22:43:28 +02:00
home.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
home_forgejo.tmpl Split Forgejo landing page template to allow patching or removing Forgejo introduction section (#6675) 2025-02-03 08:41:52 +00:00
install.tmpl Added `alt`'s to `<img>` 2025-01-31 21:22:00 +00:00
post-install.tmpl