focalboard/server/services/notify/notifysubscriptions
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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
diff.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
diff2markdown.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2markdown_test.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2slackattachments.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notifier.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
store.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
subscriptions_backend.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
util.go List all authors of a card diff in the notification (#2055) 2022-01-07 10:11:36 -05:00