1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-12 09:04:14 +02:00
focalboard/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
..
admin-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
app Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
auth use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
client Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
integrationtests Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
main [GH-1256] feat: config file flag (#1418) 2021-10-26 17:49:20 +05:30
model Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
server Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
services Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
swagger Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
utils Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
web Changed server not bind to any port to debug, as it's a plugin only option (#1743) 2021-11-03 15:24:31 +01:00
ws Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
go.sum Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00