1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/server/app
Miguel de la Cruz e10229031f
Add a plugin adapter to reuse MM websocket in plugin mode (#1079)
* Add a plugin adapter to reuse MM websocket in plugin mode

* Remove development replace

* Switch all go.mod files to use 1.16

* Fix linter issues

* Fix linter

* Update server version to contain the new hooks
2021-08-27 10:59:14 +02:00
..
app.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
auth_test.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
auth.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
blocks_test.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
blocks.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
files.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
helper_test.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
sharing_test.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
user.go Person Property Type (#406) 2021-06-04 18:53:15 +05:30
workspaces.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00