mattermost-developer-documentation
mattermost-developer-documentation copied to clipboard
Mattermost developer documentation.
#### Summary The Slash Command topic was refactored: - New sub-topics: - Built-in commands - Custom commands - Slack compatibility - Screenshots were reorganized and updated where needed
**Fixes:** - https://mattermost.atlassian.net/browse/MM-39146 - https://mattermost.atlassian.net/browse/MM-36715 - https://mattermost.atlassian.net/browse/MM-37115 - https://github.com/mattermost/mattermost-developer-documentation/issues/942 - https://github.com/mattermost/mattermost-developer-documentation/issues/1028 - https://github.com/mattermost/mattermost-developer-documentation/issues/937 **Adds:** - Developer setup guide using new https://github.com/mattermost/mattermost-app-examples repository - New Python quick start guide for the...
### Work in progress #### Summary The following topics in the Apps section will have new content created: - Lifecycle - Callbacks - Structure (section name may change) - Static...
#### Summary Added project_id to be replaced in the strings resources as is needed by Firebase Cloud Messaging to be able to initialize and retrieve the device token to receive...
#### Summary This PR adds an example of using App forms, and covers these topics: - How to render an item in the post dot menu - How to open...
Link to the development environment README: https://github.com/mattermost/mattermost-plugin-apps/tree/master/dev
Mattermost user `michael.kochell` from https://community.mattermost.com has requested the following be documented: ``` In order to check if a user has permission to manage a channel, you can use this logic:...
Publishing general information for contributors about the types of contributions accepted into the web marketplace and what criteria must be met to be considered.