Add suggestion / autocompletion webhook setting
WIP here, comments and ideas are welcome. github.com/mattermost/platform [WIP] add webhook suggestions by kernicPanel on 04:20PM - 07 Nov 15 7 commits changed 8 files with 228 additions and 2 deletions.
View ArticleMattermost v1.1: Open source Slack-compatible integrations
If you're just worried about backup/restore, and not upgrade, then you can start your container with a volume, and then refer to that volume later when starting another container. This creates a...
View ArticleConsecutive messages display a username over and over again
Hi guys, I'm a guy who recently tried out a local Docker copy of Mattermost in preparation for moving our stuff off of Slack. There was one little thing bothering me quite a lot when I did that - when...
View ArticleHow to setup a simple Apache2 Proxy to Mattermost?
Hi, I am trying to setup an Apache2 proxy from a subdomain to a port for mattermost. I have downloaded the mattermost gzip file and extracted all files to /var/www/mattermost. I go to...
View ArticleEmail Notifications - broken email content encoding and empty 'Sender' field
gitlab-ce-8.1.3-ce.0.el7.x86_64 - Content-type: text/html, message in html is still without encoding (utf-8).
View ArticleMattermost v1.1: Open source Slack-compatible integrations
Thanks @H3Chief. I ended up migrating to a production-style install, so it's no longer an issue for me, but your tips are still very helpful.
View ArticlePer channel email notification settings
Hi all- Now that I've set up a webhook for our local Git repository, we're all getting Mattermost email notifications for each commit we push because the commit header includes our name. I see there...
View ArticleSetup behind nginx
wow, you made my day! (sorry for the late reply). I accidently used proxy_set_header X-Forwarded-Host $http_host and that didn't work. Replacing 'X-Forwarded-Host' with 'Host' was the solution....
View ArticleHow to setup a simple Apache2 Proxy to Mattermost?
This tix has a copy of an apache config that does works https://mattermost.atlassian.net/browse/PLT-635
View ArticleTab index should go to input box, also swapping channels should set default...
Is there any way to set this or have this be a feature? Wasn't sure if I should file an issue in GH as a feature request. This is probably one of the biggest complaints I'm getting from users after...
View ArticleTab index should go to input box, also swapping channels should set default...
This should be on master already, go you can join the nightly builds server to double check?
View ArticleTab index should go to input box, also swapping channels should set default...
Awesome! I tried searching for it in github as an issue but came up short. Thanks! Looking forward to the 1.2 release!
View ArticleNative Mattermost app?
Thanks @tmuka! This looks great! Let us know if when you feel comfortable with us sharing on http://www.mattermost.org/community-applications/?
View ArticleConsecutive messages display a username over and over again
I tried doing this myself by hiding specific elements in the PostHeader component if a specific prop was passed into it, but all that did was remove the PostHeader completely. Will the React...
View ArticleWhere to locate source files in docker install?
Hi there, First of all let me say that i think Mattermost is awesome! I've installed via the one-line install with Docker. After poking around and getting to know the app - I am wondering what is the...
View ArticleConsecutive messages display a username over and over again
There's a feature idea for upvoting on this and you'll find a ticket there accepting pull requests. The tricky part is handling how the message on_hover effect works when multiple messages are combined.
View ArticleMattermost v1.1: Open source Slack-compatible integrations
@YuukanOO, try with v1.2-RC1 or wait until v1.2 releases next Monday and the Slack UI should work, there was a bug in v1.1 on the specific scenario you're describing. @jbick, if you decide to open...
View ArticleMattermost v1.1: Open source Slack-compatible integrations
Thanks, works like a charm now
View ArticleGitLab and Mattermost on SSL with self-signed certs
Thank you @mattc ! Adding the .crt to /usr/local/share/ca-certifcates and run update-ca-certificates did the trick!!
View ArticleNative Mattermost app?
Thanks, @it33, i'd be happy to have it included in that list. It's pretty simple, but it's been working great for my team...
View Article