Incoming Webhook cannot send to user
Summary In the payload of an incoming webhook, specifying a user results in error 500 "Couldn't find the channel" Steps to reproduce Create incoming webhook Open Firefox (or web browser with...
View ArticleJava Client Driver
I have been trying to find a Java Client driver, but have been unsuccessful.Are there any public available Java Driver for mattermost?
View ArticleChanging release cycle to bi-monthly from monthly
Thanks @JeffSchering Appreciate the feedback. While I can see where you're coming from on long term releases, it's probably a different discussion. Right now we keep things simple and ask everyone to...
View ArticleAllow Channel visitors to post but be "blind" about the channel
Is there a way to achieve the following scenario: As a Team Administrator I need: to create a channel (private or public) called sales: add two members (eg. Marco, Luca) invite special role visitors...
View ArticleJava Client Driver
Not yet, we've been hoping someone from the community might help up? (hint hint... anyone?) We have Golang and JavaScript drivers to work from, plus api.mattermost.com for documentation.
View ArticleTyping indicator?
Hello! I've noticed in the logs a message /api/v3/users/websocket:user_typing whenever a user is typing. I'm interested in having a typing indicator that would indicate the user who is currently...
View ArticleTrac integration
Hi @albercuba, could you share a link to the documentation you're using? There should be a step to enable webhooks from the System Console before trying to set up a webhook.
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
Thanks, that is odd, can you share an image of the login screen? If GitLab SSO is enabled it should show the option. I'm wondering if the GitLab SSO settings aren't saving properly for some reason...
View ArticleFYI, project underway to increase mobile app performance on slow internet...
To answer some questions on this from the integrations & apps channel. The React Native code for mobile apps will be similar to the Web UI, but it will be two different code bases. The benefit of...
View ArticleCannot make v3.4 check style errors
Hi all, I try to compile release 3.4 (git co v3.4.0) and the check-client-style is not passing /....../go/src/github.com/mattermost/platform/webapp/components/edit_channel_purpose_modal.jsx 217:1...
View ArticleTyping indicator?
Hi @alexissmirnov, The web and mobile UI should already show that beneath the new message textbox, and it uses the exact API you mentioned. They're intentionally faded so that they won't be too...
View ArticleCannot make v3.4 check style errors
Hi @jlebleu, I think that's an issue where a new version of node.js has turned that into an error. Those 3 files have an extra export default line that now throws an error. You can fix this on your...
View Article[SOLVED] Empty response for slash command
Hi everyone, Please need your help. I am pretty new in Mattermost and node-red and I am trying to create a slash command for mattermost using Nodered in Bluemix. I already make the slash command work...
View ArticleChanging release cycle to bi-monthly from monthly
Unfortunately I don't have any upgrade experience. Nor to I have any install experience. Yet :). I'm in the process of doing that now. From reading the docs though, upgrading looks pretty...
View Article[SOLVED] Empty response for slash command
Hi,I don't know if this will help you, but it helped me. Slack assumes some defaults, for example for the "response_type" it is assumed "ephemeral" (only to the user that initiated the command). I had...
View Article[SOLVED] Empty response for slash command
Hi Nelson, thanks a lot! it worked perfectly! Thanks,Luis
View Article[SOLVED] Empty response for slash command
You are welcome. I think it is customary (I'm new here too) to put [SOLVED] in the subject so that others can see if this solution works for them.Have a good one!
View ArticleRestrict users for creation of Channels or Private groups
Using the latest team version of mattermost, it doesn't seem like there is ability to restrict channel creation or private group creation. And/or Admins can't see if a private group is created by a...
View Article