Michael Kochell
Michael Kochell
It would be awesome if we could customize the editor to use specific colors. Currently I'm using the [User CSS](https://chrome.google.com/webstore/detail/user-css/okpjlejfhacmgjkmknjhadmkdbcldfcb?hl=en) extension as a hacky way to accomplish this. Thanks for...
It's not visible for me if I make the background color of the editor to black
Improve the speed that users can iterate on their configuration, particularly their `.gitpod.yml` in a way that doesn't require them to leave gitpod and/or start other workspaces. There are some...
I would like to import Diun's code into a separate Go project, and run the service programmatically within my program. I imagine this allows for a deeper integration, having direct...
#### Summary At the moment, the UploadFile plugin API method requires a `[]byte` to be used to upload a file. This has negative implications on servers with a small amount...
#### Summary One PR is left for this release: - [ ] https://github.com/mattermost/mattermost-plugin-jitsi/issues/183 #### Ticket Link https://github.com/mattermost/mattermost-plugin-jitsi/issues/166
#### Summary - https://github.com/mattermost/mattermost-plugin-github/pull/555 - https://github.com/mattermost/mattermost-plugin-github/pull/579 #### Ticket Link https://github.com/mattermost/mattermost-plugin-github/issues/580
- https://github.com/mattermost/mattermost-plugin-github/pull/555 - https://github.com/mattermost/mattermost-plugin-github/pull/579
At the moment, the plugin ignores the `EnterpriseBaseURL` setting if `UsePreregisteredApplication` is set to `true`. The `UsePreregisteredApplication` setting's description is currently: > When true, instructs the plugin to use the...
When the GitHub bot creates a post, it's always related to some specific issue/PR or comment. If a user reacts to the post in Mattermost with one of the 8...