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.
forgejo/services
guillep2k df2c11a878 Ignore mentions for users with no access (#8395)
* Draft for ResolveMentionsByVisibility()

* Correct typo

* Resolve teams instead of orgs for mentions

* Create test for ResolveMentionsByVisibility

* Fix check for individual users and doer

* Test and fix team mentions

* Run all mentions through visibility filter

* Fix error check

* Simplify code, fix doer included in teams

* Simplify team id list build
5 years ago
..
comments Move create issue comment to comments package (#8212) 5 years ago
gitdiff Move git diff codes from models to services/gitdiff (#7889) 5 years ago
issue Extract actions on new issue from models to services (#8217) 5 years ago
mailer Ignore mentions for users with no access (#8395) 5 years ago
milestone move some milestone functions to a standalone package (#8213) 5 years ago
mirror Move mirror to a standalone package from models (#7486) 5 years ago
pull If no specific context is required for status check, require an overall success (#8318) 5 years ago
release Move mirror to a standalone package from models (#7486) 5 years ago