focalboard/server/services/notify/notifysubscriptions
Doug Lauder 89cc947a21
Implement permissions specs for mentions. (#2758)
* Implement permissions specs for mentions.
- public boards: admin, editor, commenter can mention team members and auto-add them to board; guests can mention board members
- private boards:  admin, editor, commenter, guest can mention board members
- viewers cannot mention
2022-04-13 18:09:55 -04:00
..
delivery.go
diff.go
diff2markdown.go
diff2markdown_test.go
diff2slackattachments.go
notifier.go Don't notify non-board members of card changes (#2718) 2022-04-07 11:42:32 -04:00
store.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
subscriptions_backend.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
util.go