Mattermost integration within parent application
Good afternoon. We would integrate Mattermost to our application using an iFrame, I would like to access the "contenWindow" of that iFrame, so I can interact with Mattermost "window" object directly...
View ArticleDeveloper Machine Setup (cant 'make test')
fwiw, i had the same issue. I ran make nuke and make test again and then cleaned out the node_modules and ran npm install in the react directory and got it working. If it happens again, I'll submit...
View ArticleTesting Debian Jessie deployment instructions
Hi @it33, I used a Cubietruck (more or less a raspberry with SATA) and tried to use this as my own single server. Just for evaluation. Didn't had in mind that this is not a x64 platform as I'm testing...
View ArticlePush Proxy Configuration
I am attempting to set up the mattermost iOS client for push notifications and I'm running into trouble. I've got the push proxy running on my mattermost server, and I've configured it with my...
View ArticleHow are you organizing Mattermost channels?
We're actually using MM not just within our team, but as a part of our (open-source) project in general, publicly as an alternative/upgrade from IRC on freenode. I have matterbridge configured to...
View ArticleJust updated, and email notification settings cannot be saved
I just updated to the lastest version and my email notification settings cannot be saved. I put email server info in, test it, save it, and for some reason the settings do not save... Any ideas what...
View ArticleHow do I get out "Preview Mode"?
We just updated to the latest version 1.3 Build 4896. I am the System Admin and I can access the System Console, but I am unable to change any settings...Save only shows the "Preview Mode" message....
View ArticleHow do I get out "Preview Mode"?
This is a reminder that you need to setup your SMTP mail settings.
View ArticleHow do I get out "Preview Mode"?
That's the point...I am unable to save my email notification settings...I am unable to save ANY settings in the system console...that's the reason for my post...
View ArticleHow do I get out "Preview Mode"?
It's just an annoying popup but it doesn't block any action. Do you have any errors in browser console / mattermost logs?
View ArticleMattermost and Piratebox
Hi all ! Does anyone has ever tried to installed Mattermost on a piratebox ? How to proceed ? Thanks Bruno
View ArticleToo many "Detected version update refreshing the page" when proxying with Apache
Hello, I'm trying to properly set up an Apache2 reverse proxy on Debian 8 or Ubuntu 15.10. Mattermost is already running successfuly inside Docker with its port published on localhost:8605. I'm using...
View ArticleHow to use iOS app with gitlab mattermost
I install mattermost using gitlab omnibus package and login with gitlab oauth server . How can I use iOS app with it? How to login?
View ArticleHow to use iOS app with gitlab mattermost
Hi @zjinys, there's a ticket to add GitLab SSO for iOS, it's not included in the first release.
View ArticleMattermost and Piratebox
Hi @bx2i, thanks for your question. Propose opening a feature idea on this so it can be upvoted by the community? Right now Mattermost ships as a compiled binary for Linux that's tested monthly both...
View Article[Solved] Developer Machine Setup (cant 'make test')
Hi Guys, Not sure if this is a great way to fix it... /go/src/github.com/mattermost/platform$ > nano Makefile go-test: $(GO) test $(GOFLAGS) -run=$(TESTS) -test.v -test.timeout=1800s ./api || exit...
View Article[Solved] Developer Machine Setup (cant 'make test')
I have found this: http://forum.mattermost.org/t/no-admin-access-on-mac-dev-install/610/4 When I run: src/github.com/mattermost/platform $ go run mattermost.go -assign_role -team_name="yourteam"...
View Article[Solved] Developer Machine Setup (cant 'make test')
got it figured, there are some more pre-reqs sudo apt-get install mercurial /go/src/github.com/mattermost/platform$ > go get code.google.com/p/log4gogo get github.com/braintree/mannersgo get...
View ArticlePush Proxy Configuration
hi @RangerRick, appreciate the report, After you update config.json does the System Console UI show true for enabling push notifications, or is it still showing false? Looks like there is a regression...
View ArticleTesting Debian Jessie deployment instructions
Thanks @AndiHD, if you just want to try out Mattermost on AWS, maybe spin up a pre-installed Amazon AMI?
View Article