General
Please search for existing ideas before posting a new idea.
1195 results found
-
Add user_id parameter to api/v4/commands/execute
Adding this parameter would allow direct message to user through api call.
{
"channelid": "string",
"command": "string",
"userid":"string"
}3 votes -
2 votes
-
Add a config show cli command
For troubleshooting purposes it would be handy to have a
platform config show
command that lists the effective configuration values. Thus, overriding environment variables must be considered. At least from the wording ofplatform config validate
('The document is valid'), it seems that environment variables aren't considered.There could be filters to mangle the output, but
grep
is fine, imo.1 vote -
enable sound notification and notification duration on the android app as is desktop app
we have the idea to install mattermost app over the mobile used by technical engineer that work extra- time, night also. we need that the notification sound for mattermost is able to wake up the colleague, specially in the night. for desktop app is possible to select the sound and duration and this is important for our cases. many thanks for your support.
1 vote -
Support for the Slack Real Time Messaging (RTM) websocket API
The RTM API allows integrations to connect to slack from behind a firewall, seemingly connecting much like a normal desktop client might, from any computer, not just an externally visible server.
It's a very important enterprise feature for those wanting to integrate Mattermost with their internal applications.
Further discussion on this can be found here:
https://forum.mattermost.org/t/does-mattermost-support-real-time-messaging-api-from-slack/1287/2And this slack FAQ describes the differences between the Events and RTM API's:
https://api.slack.com/faq#events_apiThis is the Slack RTM API spec:
https://api.slack.com/rtm63 votes -
Visual effect to separate private chats from channels
I'd like to somehow tune the color scheme of the Mattermost to separate private chats from channels. First idea that I got my mind is that maybe there could be an option to set a different background color for private conversations?
19 votes -
Offer an onboarding bot
An on-boarding bot helps new users to on-board into a work environment. In every channel a new team member enters the On-boarding Bot will send a message explaining the channel, what is done there, how the team member can get involved, whom to contact etc. This would help organizations and teams to work more efficiently.
6 votes -
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 -
Override "I forgot my password" for AD/LDAP Authentication
When using AD/LDAP authentication for the Mattermost Enterprise server there is still an "I forgot my password" link. I suggest that you allow Administrators to override where that link points to. For example, I would like that link to point to my corporate password reset and unlock portal. And/or allow administrators to turn that link off. This could be a part of the "Custom Branding" options on the Enterprise version.
27 votesYou can remove the “forgot password link” by
- setting “Enable sign-in with email” to false
- setting “Enable sign-in with username” to falseThat said, we’ll keep this feature proposal open for customizing the “I forgot my password” link.
-
The Apple Watch App disappears after recent updates
This is one of my concerns when upgrading to a newer version
1 vote -
Edit default emojis
We use the default emojis and the custom emojis in our Mattermost. To custom it even more, we would like to edit the full set of default emojis (not create new ones) e.G.
:D
.The proposition could be done in several parts:
- setup in the administration panel a way to edit the picture for one default emoji
- setup a way from the administration panel to import a set of emojis to replace the default ones
- setup in the administration panel a way to reset the default emojis to the original ones
- update mobile applications to…109 votes -
Optimize notification content
The title row could be utilized for the notification originator instead of always saying "Mattermost" taking space without adding value. The icon already tells you which app it's coming from. Also the content shows Markdown, emoji and escaping raw, also on Windows desktop.
1 vote -
Allow webhooks to trigger other webhooks posts
From: https://github.com/mattermost/platform/issues/1901
Outgoing webhooks are not triggered by other webhooks posts. For example if bota posts "hello" on Town Square and botb is typically triggered by "hello", it will not be triggered.
If this was implemented, the danger is creating cycles unintentionally, so there should be a way to avoid that.
16 votes -
Delete Direct Message History
Currently, we have users that work in close proximity to one another, and sometimes take on each other's identities, it would be nice if we had a way for a user to delete their direct message history. Reopening a direct message with a user should start fresh. If the logs remained unchanged that would be great too.
24 votes -
Reply arrow on phone
The reply arrow that is seen when hovering over a message on the desktop app is not available on the phone apps until you hit the "...". Is it possible to have both the ... and reply arrow visible on the phone app as well? Thanks!
1 vote -
Copy/Paste Individual Messages
As it stands now, if I hold down on a message it selects one word, per Android's UI. Fine. However, when I click select all, it selects the entire chatroom, rather than that one message. It would be nice to (similar to Facebook Messenger) simply hold down on the message and have a menu pop up asking if you'd like to copy text. Similarly to another post I've made, perhaps in this pop up message, if there is a phone number or email listed in said message, you could select copy text (whole message), copy phone number, or copy email…
16 votes -
Clickable Phone Number in phone app
In other chat apps, if someone writes a phone number, it turns into a clickable link automatically, so you can easily call someone. In our field, we are constantly giving phone numbers in our chats for field staff who need a call from a supervisor, and this would speed up our processes immensely. Thank you.
21 votes -
Add Reply-To header to email notifications of direct messages
If notification has only direct messages from single sender, add Reply-To with sender's email.
3 votes -
Switch between last two channels with key combination (like "PRE-CH" on TV remotes)
One may find the need to (ideally quickly) switch between the same two (or n) channels, similar to how one can do it with TV channels via the "PRE-CH" button on TV remotes.
It would be great to have a key combination for that.
1 vote -
Restrict normal users to invite external users to a private folder
To have better security control and use MM as a viable alternative in an intranet environment, it will be great to have the option at admin level to disallow nornal users to invite external users without admin approval
8 votes
- Don't see your idea?