focalboard/server/model
Doug Lauder 23e7cf06de
Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496)
* handle getDirectChannel returning nil,nil

* Use GetDirectChannelOrCreate for bot notify channel
2023-01-20 07:55:07 -05:00
..
mocks Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
auth.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
block_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
block.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blockid.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blocktype.go
board_insights.go Change activeUsers field type to []string (#3909) 2022-12-05 17:20:15 +05:30
board_statistics.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
board.go Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
boards_and_blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards_and_blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
card_test.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
card.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
category_boards.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
category.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
clientConfig.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
cloud.go
database.go
error.go Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
errorResponse.go
import_export.go
notification.go
permission.go Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
properties_test.go Added support for multiperson property in notifications (#4440) 2023-01-09 18:03:38 -05:00
properties.go Added support for multiperson property in notifications (#4440) 2023-01-09 18:03:38 -05:00
services_api.go Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
sharing.go
subscription.go
team.go
user.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
util.go
version.go update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00