focalboard/server/services/notify/notifymentions
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 Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
extract.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
extract_test.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
mentions.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
mentions_backend.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
mentions_test.go typed block type (#1672) 2021-10-26 21:11:19 -04:00
store.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00