focalboard/mattermost-plugin/server
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
..
.gitignore
configuration.go Implementation of Calendar MVP (#1741) 2021-11-24 14:00:20 -07:00
configuration_test.go
logtarget.go
main.go
manifest.go Update to v0.12 (#1904) 2021-12-01 14:55:47 -08:00
notifications.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
plugin.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
plugin_test.go