focalboard/server/app
Scott Bishel 0403c22f3c
Post message channel change (#3717)
* initial implementation

* checking changes

* use boards bot

* update mocks

* linter fixes

* linter fixes

* clean up

* revert manifest change

* another lint fix

* use common error

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-23 08:48:41 -06:00
..
app.go
app_test.go
auth.go
auth_test.go
blocks.go Add disable_notify to all block APIs that can trigger notifications. (#3720) 2022-08-22 19:06:45 -04: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 Post message channel change (#3717) 2022-08-23 08:48:41 -06:00
boards_and_blocks.go
boards_test.go
category.go
category_boards.go
clientConfig.go
clientConfig_test.go
cloud.go
cloud_test.go
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
import.go
import_test.go
initialize.go
insights.go
insights_test.go
onboarding.go
onboarding_test.go Duplicate board retain category (#3395) 2022-08-10 16:31:34 +05:30
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go
user.go