Is there a way to add a list of users to a team?
Say I am the team admin and would directly need to add users to the team. Is this possible?Create new user api only gives me userid if the user has not logged in yet to mattermost. This is a problem...
View ArticleIOS App problem with WebSocket port (appears with v3.3.0 and 3.4.0)
I actually encounter the same behaviour, though it seems different on devices and apps. iphone : ios10neither safari nor mattermost app do get websockets connections ipad : ios9safari : no...
View ArticleAnnouncement banner for community edition
Thanks @kunjal for the suggestion, It sounds like you're looking for a way to inform new users not to disclose confidential information while they use the Mattermost service. The announcement banner...
View ArticleI cannot make-run the project
I'm not an expert at this, but a similar problem is here: http://forum.mattermost.org/t/solved-developer-machine-setup-failed-because-of-package-missing/2484/2 He solved it by setting GOROOT to...
View ArticleWebsockets not connecting because insecure Websocket endpoint
Thanks. Let me try playing around with the certificates.
View ArticleCan I install on localhost and upload via ftp?
Hi, I didn't see the topic anywhere so I'm posting my question: is there a way to install Mattermost on my local Windows10 computer and upload all files via ftp to my online server? What would be the...
View ArticleMarking users away from Mattermost vs away from computer
If it's only a change in the desktop app, wondering if it would be a separate setting on the desktop app settings page instead? Just because the "idle" state wouldn't mean anything for those that...
View ArticleCan I install on localhost and upload via ftp?
No. You need root access to your server and a decent working knowledge of *nix to install Mattermost.
View ArticleIOS App problem with WebSocket port (appears with v3.3.0 and 3.4.0)
Use url with http instead of https
View ArticleInline Images from Attachment
Hi there! I miss a function to send an image to someone (drag and drop) or a channel and display it inline, except of showing a very small preview plus a box beside that contains the name of the...
View ArticleS3 error after upgrade to 3.5.0
Hi @dwsc, Sorry for the delayed response. Did you continue using 3.5 or did you roll back to 3.4 after that happened? And do you have a backup of your database from before the upgrade? Unfortunately...
View ArticleJSON order matters for parsing?
Hi all, I'm trying to write a short python service based on flask, to work with a custom command. So far it works fine - it sends the custom command fine, the program then spits out the following...
View ArticleJSON order matters for parsing?
Hi @goeland86 - what version of Mattermost are you on? I just tried it with an incoming webhook on master, and this showed up for me: Screenshot 2016-11-29 17.30.54.png600x1040 55.5 KB
View ArticleJSON order matters for parsing?
I'm using enterprise version 3.4.0... I'll look into upgrading to the newer version tomorrow, assuming you're on 3.5?
View ArticleJSON order matters for parsing?
Hmm I was actually testing on master, when I try on v3.5 I do seem to be hitting an issue as well. Let me ask around and see if I can find which bug was causing the issue.
View ArticleGitlab matttermost integration
where find the doc about gitlab/mattermost integration ?
View ArticleAutocomplete inactive users in from: field of find box
The Find box supports "from:" which supports searching for posts by both active and inactive users. However, the autocomplete excludes inactive users, which makes it less clear that searching for...
View ArticleJSON order matters for parsing?
I appreciate the help @lfbrock! Was scratching my head as to what could be at fault. I'll migrate to 3.5 sometime in the next week anyway, there's a few interesting changes we will probably want to...
View ArticleJSON order matters for parsing?
@goeland86 - I think I figured out what's causing it, it looks like there's one "value" term without quotes around it (someone else seems to have had a similar issue here). It seems to work on master...
View ArticleJSON order matters for parsing?
Hmm. I will try to fix the missing quotes and come back Odd that it's a matter of lacking quotes around a numeric value that causes it to crash - I thought JSON parsers would read that correctly. My...
View Article