Webhooks not working from GitLab
I have a Problems with the new hooks introduced in v1.1When I do a Hook over the curl command like shown in the example Incoming Webhooks, it all works great.But when I let GitLab do the hook. It does...
View ArticlePreview: Slash Commands
I don't know wether feedback is still relevant to current development, but off the top of my head I suggest the following: a) all those you mentioned.Also in no particular order: /leave or /part for...
View Article[Solved] Apache2 ReverseProxy with websocket https
After a whole night of digging I found a configuration that works-for-me(tm). < VirtualHost *:443> SSLEngine on SSLProtocol all -SSLv2 SSLHonorCipherOrder on SSLCipherSuite...
View ArticleEmail Notifications - broken email content encoding and empty 'Sender' field
Just checked the github repository and the issue should be fixed in commit 830c6b3f: commit 830c6b3f1ebdfc38ca8ee0e6c672301fbe884e21Author: Melvi Ts layzerar@gmail.comDate: Thu Oct 15 21:17:52 2015...
View ArticleChat column design doesn't use full width
The chat column looks weird on FHD (and higher resolutions) as the chat column doesn't utilize full width of the browser windows, creating two issues: there's a huge gap of white space between...
View ArticleGitLab and Mattermost on SSL with self-signed certs
Did you solve this problem? Got a similar problem with an untrusted CA here.
View ArticleEmail Notifications - broken email content encoding and empty 'Sender' field
@oerdnj Unfortunately we use gitlab-ce-8.1.0 bundle with mattermost. So I have to wait for another gitlab-ce release.
View ArticlePost install: Stuck in "Preview" with no Admin Console
Just installed on Ubuntu and after initial, and created a new user. Looks like I'm in "Preview Mode" after seeing "Preview Mode: Email notifications have not been configured" at the top of my screen....
View ArticlePost install: Stuck in "Preview" with no Admin Console
see http://forum.mattermost.org/t/no-system-console-when-logging-in-with-gitlab/349 to add a user as system admin.
View ArticleMattermost v1.1: Open source Slack-compatible integrations
Ok - gotcha - thanks for the update! I am trying to use the mattermost-integration-gitlab project now, but it doesn't seem to want to push data. This is with gitlab 8.1.2 - I'm getting the following...
View ArticleMattermost v1.1: Open source Slack-compatible integrations
Ahhh - got it figured out - my webhook on the gitlab side needed to point to the mattermost integration service with the /new_event uri, not /
View ArticleSend RSS feed to Webhook?
@elpatron68 fantastic! Thanks for sharing the project with the community. Would you be open to adding a README file, so we could share this on our integration site?
View ArticleGitLab and Mattermost on SSL with self-signed certs
We are using a self-signed certs on our server. In order for the server to trust your own CA, you need to add the certs to the CA certificates store. This link describes most ways of the ways to do...
View ArticleDelete message from incoming webhook
Hi @andrenth, Not aware of an easy way to do this with webhooks, you could look at the Mattermost drivers and underlying API potentially, Just curious, can you help us understand why you would want to...
View Article"Switch to..." menu option shows team URL name instead of team name when...
Adding ticket to track the fix for this: https://mattermost.atlassian.net/browse/PLT-916 Also, the original issue on this thread is fixed in v1.2, the team name will be shown in menu, rather than the...
View ArticleFull Text Search
I am curious to know why you have chosen to use mysql or postgres full text search rather than using a product/library meant for full text search (like elasticsearch/solr/lucene) I have no direct...
View ArticleGitLab and Mattermost on SSL with self-signed certs
Hi mattc, worked pretty fine for my scenario. Since I'm running Apache2 ReverseProxies for gitlab and mattermost, I needed to add the following line in my configuration SSLCACertificateFile...
View ArticleWebhooks not working from GitLab
Hello, I have the same error for slack integration, works fine with curl, but fails from slack with following log: [2015/10/30 08:27:29 UTC] [EROR] /hooks/4nxy6qkf97n8ur8p6yypzuezhh:incomingWebhook...
View ArticleWebhooks not working from GitLab
Hi @zwarag and @jirka This is a known issue that should be fixed in master (meaning it will be fixed in the 1.2 release coming up). GitLab and Slack send 'attachments' with their outgoing webhooks...
View ArticleNative Mattermost app?
Matterfront looks interesting, i may give that a try! I also created a really simple chrome web app wrapper for mattermost that works pretty well for my team.Mattermost Chrome App:...
View Article