Romain Maneschi
Romain Maneschi
Now spotify allow to [search shows and episodes](https://developer.spotify.com/documentation/web-api/reference/#/operations/search).
TODO : * [ ] test * [ ] all pages in `addWebhook` to check already exist Fix #15 Fix #46
- [ ] https://github.com/mattermost/mattermost-plugin-github/pull/103 - [ ] https://github.com/mattermost/mattermost-plugin-github/pull/170 - [ ] https://github.com/mattermost/mattermost-plugin-github/pull/123 - [ ] https://github.com/mattermost/mattermost-plugin-github/pull/137 - [ ] https://github.com/mattermost/mattermost-plugin-github/pull/258
With the help of [channel header](https://github.com/mattermost/mattermost-plugin-demo/blob/master/webapp/README.md#channel-header-button-action) user could see what `owner/project` are linked, and add new one.
## Problem If a user want to link to `gitlab.com` and `gitlab.perso.com` ## Today solution clone repo, change manifest id, recompile, add to mattermost, configure ## Ideal solution have list...
Find a way to prevent author and assignee when issue has updated label _Originally posted by @hanzei in https://github.com/manland/mattermost-plugin-gitlab/pull/5#discussion-diff-275289274R319_
WebHooks received GitlabId bu we use an internal method which look for MMUserID. Change this behavior by storing gitlabId in kvStore or use loginGitlab wich is already stored in kvStore....
Access to `p.channels` was protected by `p.chanLock` (mutex) everywhere except here. As a side effect, playing song start more quickly.
Add: * [x] New screenshot * [ ] Explain configuration * [ ] Contributing * [ ] Badges