General
Please search for existing ideas before posting a new idea.
1195 results found
-
Add option to show nickname or username (never real name)
There's no way to show the nickname or the username (if no nick is set)
- In Account Settings -> Display -> Teammate Name Display
You can choose to see the username, the first and last names or nickname falling-back to First and Last name, but there's no one to give priority to nickname over the username.
So, add an item such as "Show nickname if one exists, otherwise show username"
In the way that the first and last names are never shown, unless required.
6 votes -
Add the team name to any notification emails
Please add the team name to any notification emails sent by MM. While we have few teams with common channel names, it is really confusing from email body which team it is.
3 votes -
Add second password box for confirmation when resetting via "Forgot Password"
After clicking "Forgot my password" and using the email link to reset, there is only a single box to enter a new password. A second confirmation box would be helpful to ensure no typos happen when entering the new password.
1 vote -
Clearer notification for plugin upload failure (size limit)
I was receiving a generic "Received invalid response from the server" messages when trying to upload the BigBlueButton plugin. I eventually discovered that it was because the Maximum File Size was configured to 5MB.
A clear message stating either what the "invalid response" was or flagging the issue as "too large of a file" size would be less generic and easier to troubleshoot.
3 votes -
Hyperlink support + Keyboard shortcut
Requesting the capability to have hyperlinks via a keyboard shortcut (like Cmd+K).
Github link:
https://github.com/mattermost/docs/issues/36815 votes -
Make team switch shortcut configurable
Please, make the keyboard shortcut CTRL+ALT+number for switching teams configurable.
Since the update, which brought this feature earlier this year, I'm unable to use the Mattermost Windows app, because I'm using czech programmers keyboard, which uses CTRL+ALT+numbers to type czech characters.
Typing is automatic process and it's not really possible to avoid typing czech characters this way. It's not a solution to re-learn typing because of Mattermost or switching keyboards before typing.3 votes -
Username text color configurable
In the Center Channel area, be able to configure a "Username Text Color" separate from "Center Channel Text" . This could improve readability when using compact mode.
7 votes -
Add Multi-Select Dropdown to Interactive Dialog Feature
Allow the user to select multiple options from a dropdown in the interactive dialog modal.
10 votes -
Make 'reply to last message in a channel' a default option
Enable the ability for a user org/admin to make 'reply to the last message in a channel' the default option when starting a new message, so threads are the default for a conversation. This could perhaps also be optionally limited to replies that explicitly start with or contain an 'at-mention' of the handle of the creator of the original post.
19 votes -
integrate with blackboard
Develop integrations with educational platforms like Blackboard
2 votes -
Render percent encoding to readable characters in links pasted into chat
When pasted into chat, render percent-encoded URLs into readable characters.
i.e. instead of displaying https://ru.wikipedia.org/wiki/%D0%93%D0%B5%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B5_%D0%BA%D0%BE%D0%BE%D1%80%D0%B4%D0%B8%D0%BD%D0%B0%D1%82%D1%8B
show https://ru.wikipedia.org/wiki/Географические_координаты
I propose changing text only, not the href of an <a> tag.
Original report: https://github.com/mattermost/mattermost-server/issues/14602.
13 votes -
Private channels and messages to be sorted by the date of last received message
I think it would be preferable for the list of private channels and messages to be sorted by the date of last received message.
Currently this list is sorted alphabetically and it's impossible to find last messages if you receive a lot of it.8 votes -
Move the (edited) indicator on the same line as the edited text
I propose that the "(edited)" indicator is moved to the same line of the text that got edited. This is also how it is done in the Android app (and in Slack). Currently, in the Linux application (within Rambox), a new line is created just to show the "(edited)" indicator. I think this is a waste of space.
I think the fix is easy. The indicator got introduced here: https://github.com/mattermost/mattermost-server/pull/4923/files#diff-aba2376d04d1b8049e404bf2685c887fR91
So this has to be changed to not make a newline but instead put the indicator right after the rendered text.
Related: https://mattermost.uservoice.com/forums/306457-general/suggestions/38950576-edit-timestamp
3 votes -
Ability to change the order of channel groupings
There are several options now provided for changing the grouping and ordering of channels, but one is conspicuously missing IMO: the ability to change the ordering of the groupings.
In my use of MM, I have a small handful of favorite channels, and then a bunch of other channels, and then a small handful of direct messages. Most of my communication is in the favorite channels and the direct messages, but the former is at the very top and the latter is at the very bottom. It is annoying to have to scroll through the wasteland of all of my…
37 votes -
monday
Build an integration for Monday.com pulses and updates to pulses to be able to post data back to channels and users in mattermost.
1 vote -
AWS S3 Prefix/Suffix
Summary
At the moment, it is only possible to use root of the bucket. It will be nice to be able to use subfolder of the bucket. Some of us have more than 50 buckets...adding even single one more is chaos.Expected behavior
Be able to set S3Prefix in order to use s3://bucketname/s3prefix/s3_objectGithub: https://github.com/mattermost/mattermost-server/issues/14498
1 vote -
Allow wildcard in email domain whitelist
Allow the wildcard to be used in the email domain whitelist so that not every email your company/org owns needs to be added individually, i.e. *.mycompany.com
8 votes -
Simple image editor - draw line to highligt part of image
A simple image editor for uploaded images. This to draw lines, write text and add arrows. Would be great when explaining things. As in a quick bug report.
4 votes -
Allow aliases for custom emojis
The name field of custom emoji only allows a single word, whereas system emojis have multiple aliases. Would be good if name could be provided as a comma-separated list to be used as aliases, internally.
15 votes -
Support embedding a channel in a web page
Collaborative apps would greatly benefit from reusing a robust and mature chat system, instead of reimplementing a shitty one (think Google Meet's side chat). It would be great if Mattermost could allow an existing channel (or a newly-created one) to be embedded inside an iframe that communicates with the host window e.g. via postMessage or similar mechanism.
23 votes
- Don't see your idea?