We encountered an error while finding user profiles
Sorry, I didn't have a chance to post back here this morning. How were you adding users to the system? Was it just by having them join through the webapp? The error message you got usually indicates...
View ArticleShortcut for Quick Linking to Channels
I think users first think to do this in # since # already provides clickable links. If this could be integrating into # seamlessly, that might be ideal. ! doesn't seem very intuitive, but I'm sure...
View ArticleSilent push notifications on 3.4 (android app)
Thanks for the report pavel, We reproduced the bug with a faint sound and I've created an issue in Jira for us to track. During testing, the notifications seem to appear in the notifications drawer...
View ArticleLDAP-Authentication with Mattermost Community Edition
The docs you reviewed are correct, there's academic licensing available for Enterprise Edition E10, there's also lots of organizations using Mattermost Team Edition under the MIT license. To share...
View ArticleSSO using a custom oAuth
Sure. It's by no means a proper way to do authentication, but was the only way we found to get it to work without a proper Oauth API. Essentially we have to manage users in our system and the MM...
View ArticleWal-e Installation Instructions on Production Linux Install
I have installed Mattermost on a Linux box using the non-docker installation method. I would like to take advantage of using the Wal-e backup approach as referenced in the docker implementation. Is...
View ArticleHelp ship new languages in Mattermost?
Russian reached 95% and Breton, Polish and Italian are making great progress but need more help to ship in Mattermost. Anyone interested in helping? Here's a summary of the top-6 languages currently...
View ArticleChanging release cycle to bi-monthly from monthly
Mattermost 3.x is a maturing product and we're considering a move from monthly releases to bi-monthly releases. We're posting about it here to get early reactions. This means instead of releasing...
View ArticleHelp Improve Mattermost Documentation
Holy Go Batman! I naively thought that writing the script in Go would be a simple matter of learning some new syntax. But because Go is also a different way of doing things, it's taking a bit longer...
View ArticleMarking users away from Mattermost vs away from computer
Agreed with kwad. Everyone assumes the second case because that is how others work. If Mattermost wants to have this new definition of "away", it might be reasonable to add two different types of...
View ArticleSilent push notifications on 3.4 (android app)
Thank you once more Pavel for the report, We've reproduced the issue after re-installing the Android app -- I've created a ticket in Jira for us to track. If anyone is interested in helping submit a...
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
Can you share a screenshot of your GitLab SSO screen in the System Console and your Account Settings > Security screen? If GitLab SSO is enabled, you should be able to change sign-in methods.
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
These are my settings: Auswahl_750.png792x403 19.2 KB Auswahl_749.png903x841 57.9 KB I use gitlab SSO with my admin user. This one is not created by import. Only the user accounts are affected
View ArticleTrac integration
Hello everyone. I am testing Mattermost (3.4) and there are some things that I cannot find. I am trying to integrate Trac with Mattermost and the documentation says that I should go to "System Console...
View ArticleHow login on mysql
to access your MySQL type: mysql -u USERNAME -p you are typing: $> mysql and you do not need to type "&>"
View ArticleHow login on mysql
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleHow login on mysql
To export a database in MySQL you need to do this: Assuming your MySQL username is USERNAME and your database name is DATABASE. Then export your database by typing this: mysqldump -u USERNAME -p...
View ArticleChanging release cycle to bi-monthly from monthly
Have you looked at doing a long term stable release that only gets fixes for bugs and security fixes, and keeping a monthly release for those who install for the first time and for those who always...
View ArticleFeature Request : Incoming webhook to all teams with team and channel...
Hi there!I was testing this, overriding the channel, and I get errors all the time. If I put a channel name, I get error 500 response or if I try to make it with a user @somename (valid user) I also...
View Article