mirror of https://github.com/go-gitea/gitea.git
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.
6aa3f8bc29
* Send email to assigned user * Only send mail if enabled * Mail also when assigned through API * Need to refactor functions from models to issue service * Refer to issue index rather than ID * Disable email notifications completly at initalization if global disable * Check of user enbled mail shall be in mail notification function only * Initialize notifications from routers init function. * Use the assigned comment when sending assigned mail * Refactor so that assignees always added as separate step when new issue/pr. * Check error from AddAssignees * Check if user can be assiged to issue or pull request * Missing return * Refactor of CanBeAssigned check. CanBeAssigned shall have same check as UI. * Clarify function names (toggle rather than update/change), and clean up. * Fix review comments. * Flash error if assignees was not added when creating issue/pr * Generate error if assignee users doesn't exist |
5 years ago | |
---|---|---|
.. | ||
blob.go | 6 years ago | |
branch.go | 6 years ago | |
collaborators.go | 6 years ago | |
commits.go | 6 years ago | |
file.go | 5 years ago | |
fork.go | 6 years ago | |
git_hook.go | 6 years ago | |
git_ref.go | 6 years ago | |
hook.go | 6 years ago | |
hook_test.go | 7 years ago | |
issue.go | 5 years ago | |
issue_comment.go | 5 years ago | |
issue_label.go | 5 years ago | |
issue_tracked_time.go | 6 years ago | |
key.go | 6 years ago | |
label.go | 6 years ago | |
main_test.go | 7 years ago | |
milestone.go | 6 years ago | |
pull.go | 5 years ago | |
release.go | 5 years ago | |
release_attachment.go | 5 years ago | |
repo.go | 5 years ago | |
repo_test.go | 6 years ago | |
star.go | 6 years ago | |
status.go | 6 years ago | |
subscriber.go | 6 years ago | |
tag.go | 6 years ago | |
topic.go | 5 years ago | |
tree.go | 6 years ago |