forgejo/models/issues
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997)
Fixes https://codeberg.org/forgejo/forgejo/issues/1458

Some mails such as issue creation mails are missing the reply-to-comment
address. This PR fixes that and specifies which comment types should get
a reply-possibility.
2023-11-13 03:20:34 +00:00
..
assignees.go
assignees_test.go
comment.go Fix missing mail reply address (#27997) 2023-11-13 03:20:34 +00:00
comment_code.go
comment_list.go
comment_test.go
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Display issue task list on project cards (#27865) 2023-11-02 11:42:02 +01:00
issue_index.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_project.go
issue_search.go Fix issue not showing on default board and add test (#27720) 2023-10-25 11:51:49 +00:00
issue_stats.go
issue_test.go
issue_update.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_list.go
milestone_test.go
pull.go Replace -1 with GhostUserID (#27703) 2023-10-20 14:43:08 +00:00
pull_list.go
pull_test.go
reaction.go
reaction_test.go
review.go Fix 500 when deleting a dismissed review (#27903) 2023-11-05 13:25:40 +00:00
review_list.go
review_test.go Fix 500 when deleting a dismissed review (#27903) 2023-11-05 13:25:40 +00:00
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go