Mattermost 3.4.0 On Ubuntu 16.04 LAMP - Apache Config Fails
OK. So the real issue is none of the setup instructions is complete. They all cover pieces and leave out others. The main issue I had was what mods needed to be enabled in Apache to facilitate the...
View ArticleMySQL and Postgres to support Japanese search
この対応で日本語で検索できることを確認しました。github.com/mattermost/platform/issues/2159#issuecomment-206444074
View ArticleQuery regarding mobile application
Thanks for the question. Mattermost runs in mobile browsers and you can create a shortcut key to make it a mobile web app--and we'd probably accept a pull request to the Mattermost Push Notification...
View ArticleRequest: Feedback and accuracy check on a getting started topic
I've written a Creating an account topic in the Getting Started section of the docs and I'm looking for feedback. I'm hoping someone can verify its accuracy, particularly steps 1 and 2. Opinions on...
View ArticleMattermost Documentation Style Guide
For anyone interested, the first draft of the style guide is here: https://github.com/mattermost/docs/pull/642. Work is ongoing, and feedback is welcome. Thanks!
View ArticleMattermost 3.4.0 On Ubuntu 16.04 LAMP - Apache Config Fails
Awesome, thanks @Blackthorne!
View ArticleCant see the Mathermost chat screen in the whole screen Win 10. Photo attached
Hi! In one moment my Mattermost chat changed from using the whole screen to use only a section, as shown in the photo, there is a white space on the right and on the bottom. Could someone tell me how...
View ArticleWhere to find GitLab Mattermost settings summary?
Hello, I've installed GitLab Omnibus CE 8.13.3 and would like to understand the different settings in gitlab.rb for mattermost. I am trying to change the notifications on GitLab events that gets...
View ArticleWhere to find GitLab Mattermost settings summary?
While I don't believe GitLab docs its settings, you can find Mattermost settings documentation, and probably figure out the correlation? A merge request into GitLab documentation would be highly...
View ArticleUpgrade from 2.1.0 to 3.0.3 failed
I'm running MySQL. mysql> select * from TeamMembers; Empty set (0.00 sec) mysql> show columns from TeamMembers; +----------+-------------+------+-----+---------+-------+ | Field | Type | Null |...
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
It says E-Mail It is configured via gitlab config ##################### # GitLab Mattermost # ##################### mattermost_external_url 'https://example.com' mattermost['enable'] = true...
View ArticleGateway Timeout Error while runnning the Load Test
Ok 2 things Can you disable RateLimiting in the config.json file Can you try the nginx config found here
View ArticleRecommendations for handling automation that wants to post messages longer...
This is definitely a dealbreaker for us. Posting stacktraces and logparts and stuff daily. The limit of 4000 chars is way too low. Any workaround should be automatic. If i have to use a third party...
View ArticleGetChannels API fails in golang bot example
Hi @prateeksriv, The bot sample needs to be updated for the upcoming 3.5 release since a few of the data structures changed when we were working on improving client performance. We'll work on an...
View ArticleGetChannels API fails in golang bot example
This has been fixed in the sample code, but there appears to be another bug that will be fixed by this community PR once that gets merged.
View ArticleBreaking API changes in Mattermost 3.5
Performance was a focus area of Mattermost 3.5 and in updating the system to smoothly scale from small teams to very large organizations on a single machine meant making some breaking changes to the...
View ArticleRecommendations for handling automation that wants to post messages longer...
Totally makes sense, we can open a ticket to add this if you'd like to help contribute?
View ArticleConvert a private channel to public channel and vice versa
Thought about this for a while, we should probably create a ticket for community to add, but in my mind we'd only offer public channel to private group. Current thinking is the damage that could be...
View ArticleUsing command line tool to invite users sends an invalid "Join Team" link
Thanks @marcchang, I'v e filed a bug report to get this fixed
View Article