Where is the mattermost/webrtc documentation?
Hi, where can I found the documentation to configure https://hub.docker.com/r/mattermost/webrtc/? I put that in my docker-compose.yml: webrtc: image: mattermost/webrtc restart: unless-stopped ports: -...
View ArticleSupport for dashes and periods in hashtags
While we're working to support a wider range of locales in our hashtags, we're considering whether or not we allow punctuation to appear within a hashtag. For a long time, we've supported and used...
View ArticleSilent push notifications on 3.4 (android app)
Hi @pavel, we've updated the Play Store app for v3.5 after being able to repro some of these push notifications issues. Please update and try again? Hopefully your issues should be solved.
View ArticleWhere is the mattermost/webrtc documentation?
I have created a issue here: https://github.com/mattermost/docs/issues/666
View ArticleAnnouncement banner for community edition
At Amazon, we are evaluating alternative chat application and MM is best suited for our org. However, with the size and scale we work, there is a great amount of risk in terms of disclosing highly...
View ArticleFull Text Search
Hi lig, thanks for the feedback and the offer to help as well, Personally, I use search almost daily and it works well for me. Maybe I'm biased having been involved with the design though. E.g. if you...
View ArticleFull Text Search
The case that blocks us now is related to bug numbers mentioned in messages.It is common to search for a conversations on the particular bug through history. Say you posted a link...
View Article[SOLVED] Upgrade from 2.1.0 to 3.0.3 failed
I had the same problem. My database version was 2.0.2 the table teammembers was there and empty. I dropped the table teammembers, and started the upgrade process by using version 3.0.3 again. It worked.
View ArticleFull Text Search
Maybe Apache Solr might be easier to install and maintain than Lucene. Solr uses Lucene and extends it. http://lucene.apache.org/solr/features.html From the Solr features page: "Solr is a standalone...
View ArticleConvert a private channel to public channel and vice versa
Hey Ian, I also thought about it for a bit, and I agree. We're going to just do public to private for now, and think about the other one (CLI, etc.) at a later time.
View ArticleBad response from token request after team creation auth
I also experienced this problem when switching my HTTP Gitlab instance over to HTTPS. I had to update my /etc/gitlab.gitlab-secrets.json to use HTTPS for the *_endpoint parameters. I don't think...
View ArticleConvert a private channel to public channel and vice versa
I understand this rationale, and I think that as long as a CLI option is provided to go in the other direction, it seems like an acceptable solution. In the meantime could someone confirm that the...
View ArticleSilent push notifications on 3.4 (android app)
Hey @eric, the problem has been resolved with 3.5, thanks lots!
View Article[Solved] Please provide a Demo Instance
I would to try a demo too.. I have a china web design site and I would to try it too.
View ArticleTroubleshooting "There was a problem connecting the video call." errors
Opening a new thread to help troubleshoot "There was a problem connecting the video call." errors with the new preview of video and audio calls (WebRTC). If you're receiving this error after setting...
View ArticleWhere is the mattermost/webrtc documentation?
Hi @stephane-klein I updated the mattermost/webrtc docker image to fix the issues not able to connect also created a new Github repo for creating the docker image and soon a Vagrant machine. In the...
View ArticleWhere is the mattermost/webrtc documentation?
Thanks @stephane-klein, we use the Gateway Admin Secret parameter instead of a Gateway Password for WebRTC. Is this what you're looking for? The Gateway Admin Secret is "janusoverlord" for the docker...
View ArticleWebsockets not connecting because insecure Websocket endpoint
Summary Websocket connection are not connecting, so new posts don't show up unless I reload the page. Steps to reproduce Enabling SSL on nginx causes this problem Expected behavior When I enable SSL...
View Article