focalboard/server/api
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
..
admin.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
api.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
archive.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
audit.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
auth.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
blocks.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
boards.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards_and_blocks.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
cards.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
categories.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
channels.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
config.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
files.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
insights.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
limits.go Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
members.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 Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
search.go Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
sharing.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
subscriptions.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
system.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
teams.go fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
templates.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
users.go Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00