General
Please search for existing ideas before posting a new idea.
145 results found
-
Add typescript type definitions to the mattermost-redux api-lib
Please could you add types so that developping of plugins/integrations/hooks and such may benefit from the power of type verification and auto completion.
It would, specially on API dev, be a strong plus ;)3 votes -
Allow Incoming Webhooks to use response_type
From: https://github.com/mattermost/mattermost-server/issues/10463
Please allow incoming webhooks to use response_type. I'm looking at making a bot that would allow others to roleplay. This bot functions by watching the channel, and when it sees a message with a trigger that has been set up with it, uses a incoming webhook to post a message with a custom picture and username before deleting the triggering message.
This gives the effect of someone being able to play different characters, especially when paired with: https://mattermost.uservoice.com/forums/306457-general/suggestions/37237117-allow-webhooks-to-post-to-reply-threads3 votes -
show the device type the user is connected with (desktop vs mobile) with an icon near his avatar
it is often useful to know when your contacts are chatting from a PC or from their smartphones.
3 votes -
create an integration with LucidChart (lucidchart.com)
Create an integration with LucidChart (web-based Visio-like application)
3 votes -
Set channel ID for incoming webhook
Incoming webhooks already allow posting to a specific channel using the channel name. I want the option to use channel ID instead.
Channel names are mutable, which means an integration cannot save the names and reliably interact with the same channels in future. Instead it has to save the channel ID and query for the name before every request.
3 votes -
Design a plug-in that can be configured to send specific hashtag comments to certain channels.
Comments with specific hashtags will be sent to specified channels.
Example: #Outage could be sent to a general user notification channel as well as an administrators channel.
Example: A reference to a specific program release in a developer chat could be sent to to a project-specific QA chat.3 votes -
Add OpenID Connect for integretions in addition to OAuth 2.0
It would be great to use mattermost as identity provider for applications that support OpenID Connect
3 votes -
Add anchor to enable introduction text to trigger a command
This would allow for instance to execute a command for the user from a link in the introduction to display a code of conduct, help or whatever usefull content.
2 votes -
Working Hours Time Counter
I am always online when I am working .. I would like to track my online activity such that I dont need to extra track my working time. I work remote
2 votes -
Being able to kick multiple and all users at once from a channel
Expanding the
from
/kick @USERNAME
to
/kick @all
/kick @here
/kick @channel
/kick @username @username2 votes -
Archiving direct messages
It would be great to have the possibility to archive direct messages, the same way it is possible to archive chans. Or is it already possible?
2 votes -
Interactive buttons supporting emoji
If the text outside the interactive button is an emoji, eg. ":smile:", it gets rendered as the smile emoji. However, if this text is inside an interactive button, the test ":smile:" gets rendered.
Similarly when dealing with "£" signs, "£" renders correctly outside the button, but inside just the text is rendered.
It would be good if emoji and other HTML shortcuts could be implemented within the buttons themselves.
2 votes -
An integration for Zabbix
Zabbix is OSS like Mattermost easier to manage than Nagios.
2 votes -
Provide support for storage within Microsoft Azure
Provide access to Microsoft Azure blob storage through shared access signatures / keys.
2 votes -
Bot ID on MM Web App
Request Description:
On Creation of a bot account via Mattermost Web UI, you won't be able to see the Bot ID. But when you create a BOT via Mattermost API, you will get an ID in response that's a BOTID. Hence, this request is for showing the BotID you get when creating a Bot Account via Mattermost UI.
Why is this needed?
Consider a bot wants to send a direct message to an user. For that a new channel has to be created via API. For that to happen, user_ids of the 2 users should be passed in while creating…2 votes -
integrate with blackboard
Develop integrations with educational platforms like Blackboard
2 votes -
to intergrate mattermost with odoo
Need to integrate mattermost with ERP Odoo 10 and onward versions
2 votes -
Mark post as read via api
Need a way to mark posts or channels as read. So when bots call the api to get unread messages they can mark as read without a reply.
1 vote -
Integration with GoogleChat/GoogleSuit
Please create an integration with GoogleChat/GoogleSuit
1 vote -
Automated configuration data for /slash command
How about allowing for a special parameter ?getslashinfo=1 or something return the various fields that need to be filled in in the Slash Command configuration.
Add a button "Fetch" to the right of the Request URL and if clicked, MM goes to retrieve Display Name, Description, Request Method, Autocomplete Hint and Autocomplete description fields.
Even if the user gets it back in the wrong language, it'll be easy to translate to the local language. Reponse username and icon should obviously not be allowed to be fetched like this, nor the trigger word.
A second parameter could be sent with getslashinfo=1,…
1 vote
- Don't see your idea?