focalboard/mattermost-plugin/server/boards
Scott Bishel 08f09f0c99
Fix to respect System Console settings (#4110)
* fix for plugin viewing names and emails

* fix some tests

* fix some tests

* fix more tests

* fix more tests

* clean-up

* cleanup, fix issue on initial load

* revert manifest changes

* implement on personal server side

* revert user.go changes

* lint fix

* fix test

* check config for null before setting boolean value

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-02 14:07:10 -06:00
..
boardsapp.go Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
boardsapp_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
boardsapp_util.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
configuration.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
configuration_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
data_retention.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
data_retention_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
mutex_adapter.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notifications.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
post.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00