Page refresh on channel switch
Hello. Do you have any idea what the mere hardware prerequisites for a mattermost ubuntu server are?thanks
View ArticleConfigure install to use wss:// instead of ws:// for websockets
xpost from https://gitlab.com/gitlab-org/omnibus-gitlab/issues/985#note_2989737 Installed mattermost through the gitlab omnibus. Is there a configuration setting to use secure websockets (wss) instead...
View ArticleConfigure install to use wss:// instead of ws:// for websockets
It should automatically connect with wss if https is detected. github.com mattermost/platform/blob/master/web/react/stores/socket_store.jsx#L48 } if...
View ArticleChange Team Creation Process
Is it possible to change the process for creating a new team? I don't want the password or username parts. I want to use a LDAP/Active Directory for the log in and these screens are redundant. Thanks!
View ArticleWhy the need of creating a passwort for every team?
Hi there, mattermost is really great! I have been playing around for it a while now and I really like it. But there's one thing I just don't get... Why do I have to set for every team a passwort...
View ArticleTesting Debian Jessie deployment instructions
Hi, tried to install this on one single machine based on this:->https://github.com/mattermost/platform/blob/master/doc/install/Production-Debian.md Database server is working but step 7 in setting...
View ArticleHow do I get the perm link of a message?
In Mattermost v1.3.0 this is now supported from the [...] menu on messages.
View ArticleNo login screen after logout 1.3.0
Agree, @eric, could you help see if there is a ticket on this already or if we should file a new one? This seems to break our fast, obvious, forgiving standard...
View ArticleHow to send message to more then one member
Not yet implemented, a feature idea to add this so it can be upvoted and prioritized would be appreciated.
View ArticleHow are you organizing Mattermost channels?
Just curious, how are people organizing your channels in Mattermost? Our hypothesis is it looks something like this: a) Team-wide public channels (low volume)b) Sub-team-specific channels sharing...
View ArticleTesting Debian Jessie deployment instructions
........doesn't run under arm architecture. Any idea will this happen soon?
View ArticleTesting Debian Jessie deployment instructions
hi @AndiHD, could you share more about when you'd want to run a server under ARM? Haven't heard about this in the feature idea forum and no near term plans.
View Article[Solved] After GitLab Mattermost install nothing but logo is shown
I have noticed sometimes you need to run sudo gitlab-ctl reconfigure a 2nd time before mattermost gets installed correctly with the gitlab onmibus. uncomment mattermost_external_url run sudo...
View ArticleMake test - panic: test timed out after 3m0s
Is there any way I can extend the time out? Also: Is there a manual for somewhat experienced developers that are new to GOLANG. Any doc about "mattermost-development-best-practices"? tx folks! :: Peter
View ArticleWhy the need of creating a passwort for every team?
In Mattermost, your account is specific to each Team that you join - this lets you present yourself different on different teams, with different usernames/nicknames, photos, etc. This is because on...
View ArticleMake test - panic: test timed out after 3m0s
Hmm...weird. The timeouts should be more than generous, but you can modify them in the makefile see https://github.com/mattermost/platform/blob/master/Makefile#L169
View ArticleMake test - panic: test timed out after 3m0s
Thanks Corey, raising the timeouts in 'Makefile' did the trick.
View ArticleHow are you organizing Mattermost channels?
I'm the lead dev at a fairly small company (and for now our Mattermost admin), so while it's still evolving our current organization is: Public channels for off topic (news, funny videos, etc) and...
View ArticleSSO using a custom oAuth
Good afternoon. Currently our application works as an OAuth provider, this is the behaviour we expect related to chat integration into our platform: The user sign-in in our platform by first time...
View Article