General
Please search for existing ideas before posting a new idea.
269 results found
-
Allow GIF picture as personal picture avatar
Allow GIF picture as personal picture avatar
Currently only BMP, JPG and PNG are supported (message: Upload a picture in BMP, JPG or PNG format. Maximum file size: 50MB)
I'm currently using Mattermost Version: 5.24.2
20 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 -
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 -
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 -
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 -
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 -
Generic OAuth Provider
Ability to use a generic 3rd party OAuth server for programmatic logins to mattermost server (team edition)
Please see for detailed description:
https://github.com/mattermost/mattermost-server/issues/1429316 votes -
Clarified "Channel Purpose"
The "purpose" element of each channel is very difficult to see. Information such as who created this channel doesn't need to be noticeable. The necessary "purpose" statement is buried in the information. I want at least the "purpose" statement to bold the font.
I want to hide or move information other than the purpose.3 votes -
Make new posts stand out more
When there are multiple teams, when a new post is made to another team, it is difficult for users to notice it. I want you to show it with an impact that would reverse the color information of the icon.
The same can be said for the channel name display within each team. It is difficult to understand with the current bold display.3 votes -
Less strict syntax requirements for code blocks
It's kind of annoying that the syntax for code blocks is so strict.
1 vote -
Image proxy support for normal proxy servers
Mattermost image proxy supports atmos/camo Image Proxy and local image proxy. Support should be added for normal proxies that one would set via HTTPSPROXY environment variable. I need images to go through a proxy but I don't want to see HTTPSPROXY for entire application.
1 vote -
Team admin should be able to export datas
Right now, only mattermost instance admin can export teams but only all teams.
There is two issues:- first: we can't export one team (see this request: https://mattermost.uservoice.com/forums/306457-general/suggestions/39225376-mattermost-bulk-export-single-selected-team)
- second: it's the instance admin job to export
It would be a great improvement if team admin could use the user interface (and not has to ask to his instance admin).
94 votes -
Users should be able to delete their datas without any admin intervention.
Hello,
cli tool is not user's compliant :)
Users should be able to delete (not just deactivate) their datas without any admin intervention.147 votes -
Better wording for account deactivation
When a user want to delete his account, he can think "deactivation" is enough but doesn't necessarily know that it just means that he cannot log anymore…
Maybe (in advanced settings):
"By deactivating your account you will no longer be able to log in but the messages will be kept. To permanently delete your account and your messages, please contact your administrator."
And a similar (or the same) message in email notification.
7 votes -
Possibility to see when user was last time online
For example, it will be great to see such information in private messages to the user.
11 votes -
System Administrator: Ability to Import Users via CSV / Excel File
While system administrator are limited to only have the following methods to create / import users:
* Local users: mattermost user create CLI, direct invite, team invite link
* External users: LDAP / AD / SAMLIt will be good to have the ability to use CSV or Excel file to bulk import the users with specific formatting especially if the organization has a lot of customers and is not utilizing AD / LDAP / SSO.
10 votes -
API: Add new_msg_count to /users/me/teams/{{team_id}}/channels/members
Currently you need to make two calls to get the total count of unread messages or to get the count of unread messages from a single channel (
/users/me/teams/{{team_id}}/channels
and/users/me/teams/{{team_id}}/channels/members
).To avoid the first request, it would be nice to have a new property e.g.
new_msg_count
that returns the current new message count for a channel. This is currently only possible by substracting themsg_count
(second request) from thetotal_msg_count
(first request).This topic has already been discussed on github: https://github.com/mattermost/mattermost-server/issues/8591#issuecomment-383909505
7 votes -
Prevent non-admin users from posting and editing to channel
The use case is to provide information to users, for example, release notes, status updates, etc. In order to keep the channel relevant and to avoid clutter, non-admin users have read-only access.
This feature allows a team to create "reference" channels.
- team admins: create, read, update, delete
- non-admin users: read-only
This idea is similar to, and currently under review for Enterprise Edition:
This idea is related to:
48 votes -
increase the 22 character limit on channel names.
Slack recently increased their character limitation on channel names. We would like Mattermost to increase the limit as well, as this has been a helpful feature since it was rolled out.
18 votes -
Disable the "More Actions" tooltip when the menu is already open
On the [...] button on the right side of a message, there's a tooltip displaying the text "More Actions". When I click on this button, the menu pops up and then the tooltip appears, blocking the "Edit" menu item. The tooltip should never be allowed to pop up if the menu is already open.
Firefox, Mattermost Version: 5.6.2
3 votes
- Don't see your idea?