Amazon Elastic Beanstalk Setup - HTTPS
If your using the production docker image, you should be able to follow the instructions here: https://github.com/mattermost/mattermost-docker to setup TLS. If your using the mattermost-preview image,...
View ArticleTeam Edition: v3.2.0 to v3.3.0: empty "Recent Active Users"-List
Thanks for the report! I filed a ticket here: https://mattermost.atlassian.net/browse/PLT-3986
View ArticleEmoji-Picker Button?
Hi @jkt684, yes agreed - we have a ticket here to add an emoji picker: https://mattermost.atlassian.net/browse/PLT-3645 We're currently working on adding Emoji Reactions, and as a part of this we'll...
View ArticleWebsockets error on mattermost 3.3.0
I'm seeing the same issue on desktop clients. Must be an API change.
View ArticlePush Notification on every Direct Message even when online
Summary After the 3.3.0 upgrade every single direct message is being pushed to the mobile application. All participants are already online through the web desktop interface, typing direct messages...
View ArticleClient authentication failed due to unknown client
I went through the process of enabling mattermost in my gitlab install tonight. I configured it using a url, logged in saw it worked. Then decided that url wasn't great. I changed the url (domain) in...
View ArticleSecurity feature listed in about.mattermost.com
Hi @Darya, @shikata-ga-nai Please see security overview in the documentation for an overview of security features--please let me know if the documentation doesn't answer your questions above? Also, I...
View ArticleAvoir la liste des équipes du menu à gauche
@brunodegoyrans Désolé pour ça. Le billet a été rendu public afin que vous serez en mesure de voir et de le suivre .
View ArticleMattermost docker image for redhat
It sounds like selinux problem. The production images have a simillar problem.
View ArticleWebsockets error on mattermost 3.3.0
I updated the desktop client to the latest version (1.3.0), still seeing the issue.
View ArticleEmoji-Picker Button?
@jkt684 also, if the emoji picker is something you're interested in contributing, that would be great - you can come sign up for our team site at pre-release.mattermost.com to discuss it further Edit:...
View ArticleWebsockets error on mattermost 3.3.0
I'm experiencing the same issue. EDIT: nvm. I'm experiencing this issue regardless of the mattermost version.I'll be opening up my own issue sometime
View ArticleAllow reordering teams in desktop application
There seems to be no way to reorder the teams in the desktop application (the order within the tab strip at tthe top of the application window), other than deleting and re-adding the teams in the...
View ArticleAutomatically updates upon new message
Is there an api call that will update me when a new post has been received by the server so I can display it to the relevant recipients? If not, how can I tell when a user has sent a message so that I...
View ArticleUser not registered on LDAP server [details: username=]
Hi, When I login I only use the username without domain. I try without filter and I changed my baseDN for different thing. I tried the full basedn, only dc like you see in my current config. I also...
View ArticleWebsockets error on mattermost 3.3.0
You need change location. location /api/v3/users/websocket { proxy_pass http://mattermost_proxy; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; }
View ArticlePush Notification on every Direct Message even when online
Thanks @akitaonrails, Sorry about that, we actually had another report today and filed a ticket to have this fixed. It should be reviewed tomorrow and you can track the status from the link. Highly...
View ArticleDatabase schema version of 1.4.0 cannot be upgraded
Hi, guys, I tried to clone the source of mattermost and run 'make test'. At first, I got the error message"no such id: mattermost-openldap". After I comment mattermost-openldap part in the makefile, I...
View Article