Update from 3.5 to 3.6 broke Chrome refresh
It turns out that clearing the 'Site URL' field in the server configuration fixed the issue (but of course this disabled batch notifications), even though this URL was properly formed.
View ArticleA way to change the default emoji size, rather than using the #
The current default is really small and it's difficult to make out what many of the emojis are. And doing # on a new line is just a bit of a hassle.
View ArticleIs custom styling of the interface possible?
Hello all, Mattermost newbie here! Is there a way to change the app’s visual appearance? Further than changing colors and fonts in the settings? Is there a way to change the css or (even better)...
View ArticleHow to change http to https url in docker
Hi, I have installed mattermost through docker. Now its running on port 8065. and insecure http connection.I want to switch that url from http to https in docker running mattermost. So please guide...
View ArticleHow to change http to https url in docker
Hi @hiteshThere is a place to put your certificates, if you are using the multi-container version. If you are using the preview, I don't think you can do it. The volume is /cert for the web...
View ArticleHow to change http to https url in docker
Thanks buddy, I am using preview version, Is there any scope to change ? RegardsHitesh
View ArticleUploads per message limited to 5 files
Hi @Th3Dan, Thank you for your question--appreciate your feedback. At present, file uploads per message are limited to 5. Changes to features and improvements made depend very much on input from the...
View ArticleHow to change http to https url in docker
Now i have installed this on VM. and when i do following configuration. It stops working. Go to the General > Configuration section of the System Console. Change the Listen Address setting to :443...
View ArticleBroken images after upgrading to 3.6.2
Hi @compass, Can you get any affected users to clear their cache and refresh their browser? If they're receiving the new code, they should be using the newer file APIs (/api/v3/files/SOME_ID/get)...
View ArticleError when installing
Hi @sorgan, The precompiled binaries only work on x86_64 operating systems. You may be able to compile it yourself for i686 (I seem to remember a community PR to fix 32 bit compilation very early on),...
View ArticleService mattermost not working
Before restarting you should probably check the logs for errors tail -100 /opt/mattermost/log/mattermost.log The log location will depend on the directory where you installed it
View ArticleMSI installer for windows client
Hi @T3rm1, If you mean the desktop client, the download links are available here
View ArticleError video call
Could you please share you're mattermost webrtc config? Just be sure to blur the address if you like
View ArticleHow to change http to https url in docker
Was this with the 3 docker containers? As per this https://github.com/mattermost/mattermost-dockerIt seems like this is something outside docker containers?
View ArticleRoadmap for next generation mobile apps (in React Native)
Hi, from what I know React Native can also target Universal Windows Platform (https://blogs.windows.com/buildingapps/2016/04/13/react-native-on-the-universal-windows-platform/#cdeqsd495HzxJZKP.97)....
View ArticleProduction Installation - not starting
i face the same problem. then i change the config into start on runlevel [2345]stop on runlevel [016]respawnlimit nofile 50000 50000chdir /opt/mattermost/binsetuid mattermostexec ./platform i am...
View ArticleBest practices: teams vs channels
We, a small (50) company have enabled Mattermost in GitLab Omnibus, and then ran a short trial among software engineers, and liked it and want to stick with it. I am trying to figure out the best way...
View ArticleNo more default channels
Hi @T3rm1, We've made some assumptions with the design of Mattermost which means that it requires that the Town Square channel exists. You're free to delete the Off Topic channel once a team has been...
View ArticleAccess Mattermost via internet w/ Gitlab auth and w/o publishing gitlab itself
Right now we use authentication via Gitlab-OAuth-Api which then authenticates against our LDAP. Works perfect. We now want to be able to use Mattermost from outside the coporate network without...
View Article