focalboard/server/model
Doug Lauder 75bd409ba0
Notifications phase 1 (#1851)
Backend support for subscribing/unsubscribing to blocks, typically cards and boards. Notifies subscribers when changes are made to cards they are subscribed to.
2021-12-10 10:46:37 -05:00
..
block_test.go
block.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
blocktype.go Fix MM-40428 (#1926) 2021-12-10 08:28:52 -05:00
clientConfig.go
errorResponse.go
notification.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
properties_test.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
properties.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
sharing.go
subscription.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
user.go Removed unused fields (#1944) 2021-12-08 12:47:47 -07:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
version.go
workspace.go