1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/mattermost-plugin/server
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
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration_test.go Fix for feature flag handling (#1753) 2021-11-09 07:56:04 -07:00
configuration.go Implementation of Calendar MVP (#1741) 2021-11-24 14:00:20 -07:00
logtarget.go MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00
notifications.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
plugin_test.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
plugin.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00