From c7fde3bbd8eacf2f980a91b88eaadccc2fef1f57 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 3 Jul 2018 22:03:24 +0200 Subject: [PATCH] Updated Features (markdown) --- Features.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Features.md b/Features.md index 9a52c8e..c3ffc20 100644 --- a/Features.md +++ b/Features.md @@ -53,6 +53,8 @@ When you upload a file to slack. The link you get from slack needs authenticatio Username spoofing (so it looks like the remote users) only works with webhooks for Discord, Mattermost, Slack. Matterbridge reads avatars from Discord, Gitter, Mattermost and Slack but can only send them to Discord, Mattermost and Slack when webhooks are enabled. (Gitter doesn't allow avatar changes). +To have avatars from mattermost visible on the other bridges, you'll have to use the external mediaserver setup. This is because avatar images from mattermost aren't publicly visible when not logged into mattermost. This means we need to download the avatar images, and upload them to the public mediaserver, and use this (now public) avatar URL in the messages sent to another bridge, eg slack. + See webhook in advanced for specific bridge information TODO # Private groups