focalboard/server/services/notify/plugindelivery
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
..
mention_deliver.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
message.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
plugin_delivery.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
subscription_deliver.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
user.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
user_test.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00