You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
archiver correct transaction ending (#17151) 3 years ago
auth Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 4 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
gitdiff Prevent panic on diff generation (#16950) (#16951) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
lfs Test if LFS object is accessible (#16865) (#16904) 3 years ago
mailer Fix missing repo link in issue/pull assigned emails (#17183) (#17184) 3 years ago
mirror Add push to remote mirror repository (#15157) 4 years ago
pull Fix dump and restore respository (#16698) (#16898) 3 years ago
release Fix dump and restore respository (#16698) (#16898) 3 years ago
repository Implemented head_commit for webhooks (#16282) 4 years ago
webhook Refactor Webhook + Add X-Hub-Signature (#16176) 4 years ago
wiki Fix 500 on first wiki page (#16586) (#16598) 4 years ago