focalboard/server/services/store/storetests
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
..
blocks.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
helpers.go Fixed missing errors (#694) 2021-07-09 09:11:54 +05:30
notificationhints.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
session.go [GH-428] Add unit tests for ./store/sqlstore/session.go (#729) 2021-07-22 07:56:25 -04:00
sharing.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
subscriptions.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
system.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
users.go use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
workspaces.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00