focalboard/mattermost-plugin/server/boards
Doug Lauder c1c94e9794
Fix notifications for deleted card content blocks (#4508)
* comment only

* add getBlockHistoryNewestChildren store method

* fixed delete comment notify

* fix notification for content block deletion

* fix linter errors

* address review comments

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-03 11:54:14 +01:00
..
boards_service_api.go
boardsapp_test.go
boardsapp_util.go
boardsapp.go
configuration_test.go
configuration.go update configuration to use 'ProductSettings.EnablePublicSharedBoards' (#4484) 2023-01-18 07:20:30 -07:00
data_retention_test.go
data_retention.go
mutex_adapter.go
notifications.go Fix notifications for deleted card content blocks (#4508) 2023-02-03 11:54:14 +01:00
post.go