General
Please search for existing ideas before posting a new idea.
1206 results found
-
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 -
Blacklist specific email addresses
In a recent company (+5k employees) all employees with a certain email domain may join a mattermost team. But there are some few exceptions, where some employees may not join the team, altough they share an email domain. So it would be great to have a blacklist for certain email addresses.
6 votes -
Allow configuring favorites-only push notifications
Allow limiting notifications to those from favorite channels/people - preferably individually in certain modes (away, offline).
11 votes -
Have the ability for system admin to set channel admins via system console
Currently, channel admins can only be set by other channel admins. In the event that a channel does not have any admins (if the only admin accidentally left the channel or team for example), there is no way to set an admin for that channel outside of doing a manual SQL query.
It would be much more convenient if there was an ability to set channel admins via the System Console for example to handle situations like this
3 votes -
Voice Messages Record and Play
The same way we can send messages, we should be able to send voice messages.
It should be as simple as click "add voice", record what you want, press send and it's made available on the server for others to listen.
It should be supported by browser and mobile client apps.
361 votes -
Automatic update for desktop client
The Mattermost desktop client should automatically check for updates and prompt the user to update. This feature is mandatory in today's security landscape, even for an Electron app.
Most of our users don't realize their desktop is many version out of date, with pending security fixes.
Bonus points for shipping builds via the Windows Store, macOS App Store, snapcraft, etc.
53 votes -
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 -
Add option to wrap text in code-blocks when using syntax highlighting
Add option to wrap text in code-blocks when using syntax highlighting.
Currently, if you use code-blocks like so:
some very long text .....
It will wrap as expected and no horizontal scrollbar will appear.However, if you specify syntax highlighting, like so:
c++
Some very long text ....
It will not wrap and introduce scrollbars. I think it'd be nice to have some option to force wrapping, even when doing syntax highlighting.Side note: Is this actually a bug? Or is it expected?
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 -
"Save all attachments" - Multiple file download
we have to click on each attachment to download it. make Save all attachments available please. Drag and drop would be nice too.
Thank you
4 votes -
Allow bot accounts to create webhooks
It'd be great if in the integrations you could assign a bot account ownership of a webhook.
31 votes -
"Next unread channel" keyboard shortcut should jump to unread in next Team if no unread in current team
Currently, you can use the "Next Unread channel" shortcut in the apps (e.g. Alt + Shift + Down) to jump to the next unread channel. If there are no more unread channels in the current team, but the next team in your team list has unreads, then the shortcut should jump to that team and the first unread channel there.
5 votes -
Image preview blacklist
Image Preview: Add a site blacklist to prevent image previews from selected sites.
Example: Someone can set up private repositories on github that aren't visible to users that aren't logged in and aren't members of the organization. Link preview currently creates a preview of the root github page. This is pretty annoying when you're sharing links to pull requests with coworkers.
15 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 -
Send a notification to the mobile app when the sesson is expired
Currently, there is no way for a user to know that their mobile session expired without opening their app and checking it manually. This causes users to potentially miss out important messages as they may not realize that they are signed out.
To solve this, it would be best if the Mattermost mobile app sent a notification when the session is expired, so the user is aware of it and can sign back in.
8 votes -
Allow Emoji in Channel Name
Allow emojis to be used in a channel name.
59 votes -
Add the ability to subscribe on Jira issue blocking another issue or being blocked by another issue
In Jira - Mattermost plugin, there is no way to subscribe on issue link updated to sepcify issue is blocking another issue (or being blocked by another issue).
For agile development, subscribing on issue blockage is an important feature. Currently there is no way to subscribe.
In jira this is represented as a link, but in the subscription form, there are only Epic links available.1 vote -
Slack-like browser icon change behaviour for DND mode
In Slack, if the current user mode is DND, there are three types of browser tab icon:
1) The normal icon when there is nothing new in the team chat.
2) The white icon when there are some new messages in some channels.
3) The red icon when there are some new messages with mentions or in the user private channel.It would be nice to have the same behaviour so that the user in DND mode can avoid notifications but react accordingly based on tab icon.
1 vote -
BBB moderator for "team_admin".
Is it possible to add a setting to limit the rights to create a webinar only for "team_admin" with the rights of a moderator of a webinar? The rest of the team members are like ordinary listeners, without the possibility of intercepting the rights of a moderator.
1 vote
- Don't see your idea?