focalboard/server/app
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
..
app.go
app_test.go
auth.go
auth_test.go
blocks.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
blocks_test.go Gh 1841 batch patches (#1935) 2021-12-10 07:17:00 -07:00
clientConfig.go
clientConfig_test.go
files.go
files_test.go
helper_test.go
sharing.go
sharing_test.go
subscriptions.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
user.go
workspaces.go
workspaces_test.go