gitea/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
2019-10-10 19:45:11 +03:00
..
comments Move create issue comment to comments package (#8212) 2019-09-24 13:39:50 -04:00
gitdiff Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
issue Extract actions on new issue from models to services (#8217) 2019-09-30 21:50:44 +08:00
mailer Ignore mentions for users with no access (#8395) 2019-10-10 19:45:11 +03:00
milestone move some milestone functions to a standalone package (#8213) 2019-09-18 08:17:12 +08:00
mirror Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
pull If no specific context is required for status check, require an overall success (#8318) 2019-09-30 10:33:40 +08:00
release Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00