focalboard/server/app
Paul Esch-Laurent 15e13fcdac
fix: filter out bots for sharing, @mention-ing, and Person property (#3762)
* fix: filter out bots for sharing and @mention-ing

* feat: add `?exclude_bots` to `getTeamUsers` API

* chore: `make swagger`

* chore: `make generate`

* fix: plugin store test function implementation

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-09 19:56:44 -06:00
..
app.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
app_test.go
auth.go Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
auth_test.go
blocks.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
blocks_test.go Add disable_notify to all block APIs that can trigger notifications. (#3720) 2022-08-22 19:06:45 -04:00
boards.go Fix template websocket (#3747) 2022-09-04 16:51:31 -06:00
boards_and_blocks.go
boards_test.go Fix template websocket (#3747) 2022-09-04 16:51:31 -06:00
cards.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
cards_test.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
category.go
category_boards.go
clientConfig.go
clientConfig_test.go
cloud.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
cloud_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
export.go Remove duplicated store and app method to get blocks that belong to a board (#3698) 2022-08-22 21:53:59 +02:00
files.go
files_test.go
helper_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
import.go
import_test.go
initialize.go
insights.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
insights_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
onboarding.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
onboarding_test.go Fix template websocket (#3747) 2022-09-04 16:51:31 -06:00
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go
user.go fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00