gitea/services
zeripath 5b6b7e79cf
Fix missing repo link in issue/pull assigned emails (#17183) (#17184)
Backport #17183

There was a mistake in the template file: `templates/mail/issue/assigned.tmpl`
where the repourl was generated from a non-existent release instead of the issue.

This PR changes this to use the issue but also ensure that the issue repo is loaded.

It also slightly improves the English and the Russian locale string.

Fix #17160

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-09-30 01:21:12 +02:00
..
archiver
auth
comments
externalaccount
forms
gitdiff Prevent panic on diff generation (#16950) (#16951) 2021-09-05 12:17:42 +02:00
issue
lfs Test if LFS object is accessible (#16865) (#16904) 2021-08-31 17:58:39 +02:00
mailer
mirror
pull
release
repository
webhook Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
wiki