focalboard/server/utils
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
..
callbackqueue_test.go
callbackqueue.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
debug.go
links.go
utils.go