1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-27 08:31:20 +02:00
focalboard/server/ws
Jesús Espino bc37e97ae9
Applying migration changes (#2752)
* Applying migration changes

* Fixing linter erros

* Restoring userID

* Updated user id length

* Update server/app/category_boards.go

* Skiped creating categories for boards belonging to DMs

* Handled private group messages as well

* fix sql error for insert_at

* fix timestamp parsing

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-04-13 16:10:53 -06:00
..
mocks Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
adapter.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
common.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
helpers_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
plugin_adapter_client.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
plugin_adapter_cluster.go Added category change broaadcast to cluster 2022-04-13 15:46:35 +05:30
plugin_adapter_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
plugin_adapter.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
server_test.go Use the right single user ID on the WS implementation 2022-04-11 19:16:16 +02:00
server.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00