forgejo/services/issue
Gusted 9bb188176e
[MODERATION] Block issue creation when blocked by repo owner (squash)
- Block the creation of a issue if the user is blocked by the repository owner.
- Fix integration tests (This should ideally in the future all be
self-created fixtures instead of relying on the existing ones as a small
condition can make the tests be inaccurate).

(cherry picked from commit 88d3ee333a)
(cherry picked from commit 146c82d232)
(cherry picked from commit d9dc25d038)
(cherry picked from commit cd1eadd923)
(cherry picked from commit 40a8584bbb)
2024-02-05 15:56:58 +01:00
..
assignee.go
assignee_test.go
comments.go [MODERATION] Block issue creation when blocked by repo owner (squash) 2024-02-05 15:56:58 +01:00
commit.go
commit_test.go
content.go
issue.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
issue_test.go
label.go
label_test.go
main_test.go
milestone.go [FEAT] allow setting the update date on issues and comments 2024-02-05 14:44:33 +01:00
milestone_test.go
reaction.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
status.go
template.go