API to get private messages
The URL is wss://SERVER/api/v1/websocket, but will soon be wss://SERVER/api/v3/websocket. wss is preferred.
View ArticleMarkdown Help Won't Go Away - On Top of Input Box
Hi devinmclean, That's very strange. We had some issues with it so it should've been disabled using CSS on 2.2. What browsers are they using and, if it's Internet Explorer, does your team use...
View ArticleMattermost is awesome, but we cant set visitors to be auto-invited to our...
Mattermost is awesome, but we cant set visitors to be auto-invited to our community. it asks them to create their own team, but our team is fixed and we want visitors on our website to be able to...
View ArticleMattermost is awesome, but we cant set visitors to be auto-invited to our...
Thanks! Please see Team Settings documentation
View ArticleAndroid App connect to Mattermost team link
Doug: Something tells me its the SSL Letsencrypt not passing handshake over SSO. Did you check if Letsencrypt is trusted by your ssl subsystem?Java, as an example, doesn't trust Letsencrypt out of the...
View ArticleURLs that are non-UTF-8 format
Thanks @terukizm! I'm not sure if non-UTF-8 format is needed either, but wanted to bring it up in case other users are hitting the issue. We'll take a look at that library if we decide to support it...
View ArticleShortcutBadger - Android badge counter not working
STEPS TO REPRODUCE - I've uncommented out the line in the app's build.gradle file "compile 'me.leolin:ShortcutBadger:1.1.3@aar'" which should activate the shortcut icon badge counter for HTC, Sony,...
View ArticleWay to filter chat messages before they are displayed?
I see, that file seems to be frontend, where as we’d like to process the post on the backend, before it gets to the point of being rendered. We’d like to put a handler on the backend that sees every...
View ArticleURLs that are non-UTF-8 format
Hi @lfbrock, Thank you for considering my request. I understand that you are using the decodeURIComponent() in order to detect the URL with the risk of XSS. It is not an essential support to be able...
View ArticleDisable Notification for Direct Messages
Hi all! i'm new on mattermost i we love it ! There is the possibility to disable the email for Direct message only? (email for @username in channel is ok)
View ArticleAre push notifications for iOS using `http://push-test.mattermost.com` working?
Hi @it33, Are you aware of anyone else having this issue? Best, Andreu
View ArticleOfficial docker image - Upload limit 1 MB
Strange. I took a look and I do not get the same problem. Is there a proxy between your and the docker image enforcing this limit?
View ArticleOfficial docker image - Upload limit 1 MB
You are a genius, forgot to check our proxy server. You can close this issue then. Thanks for the assistance.
View ArticleAre push notifications for iOS using `http://push-test.mattermost.com` working?
Hi @andreugrimalt The reports from you and @r2d2leboss are the ones I remember on this specific issue--getting debug message without push notification. Could you try these instructions?
View ArticleOauth not valid behind reverse proxy
Hello everyone, I am using gitlab and mattermost behind reverse proxy on same domain and same server (as I use omnibus installation). When I try to make the link between mattermost and gitlab by...
View Article[Help Wanted] Documenting GitLab Mattermost CLI tool setup
While GitLab omnibus is set up to manage Mattermost via the gitlab.rb file and a custom layout of Mattermost files, some community members want more control by using the Mattermost CLI tool, which...
View ArticleAre push notifications for iOS using `http://push-test.mattermost.com` working?
Thanks for the link! I found out the issue. In order for the notifications to work you have to logout from all the sessions as explained in step 2.1 in...
View ArticleURLs that are non-UTF-8 format
Hi takasibagura, decodeURIComponent is only part of the process that we're using to prevent XSS attacks, so we do not expect it to throw an exception in every error case. The examples that you've...
View ArticleShortcutBadger - Android badge counter not working
ShortcutBadger isn't supported. Although the gradle file has a commented out library include there isn't any code in android app that uses ShortcutBadger.
View Article