1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/notify/notifymentions
Doug Lauder ff020d85e3
Don't notify non-board members of card changes (#2718)
* Don't notify non-board members of card changes
- include permissions service in notifications backends
- use permissions service to ensure @mentions are to users on team
- use permissions service to ensure subscribers are members of board
2022-04-07 11:42:32 -04:00
..
delivery.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
extract_test.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
extract.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
mentions_backend.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
mentions_test.go typed block type (#1672) 2021-10-26 21:11:19 -04:00
mentions.go @mention support (#1147) 2021-09-13 15:36:36 -04:00