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 Adding explict logout logic (#1895) 2021-12-01 10:21:31 +01:00
auth_test.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
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 Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
clientConfig_test.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
files.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
files_test.go
helper_test.go
sharing.go
sharing_test.go use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
subscriptions.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
user.go
workspaces.go 425|Added unit tests for workspaces.go (#1800) 2021-11-22 01:46:51 -05:00
workspaces_test.go 425|Added unit tests for workspaces.go (#1800) 2021-11-22 01:46:51 -05:00