General
Please search for existing ideas before posting a new idea.
- or
No existing idea results
- ~ No ideas found ~
1200 results found
-
Add hard delete post through api/v4 call when loggued in user has system_admin role
It would give more option than a soft delete
1 vote -
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 -
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 -
Allow setting to enable message sending through 'Return'
So I understand that in iOS version 3.3.0, there was a change to disable messages from being sent after pressing the 'Return' key.
My team is coming from WhatsApp so the default is to send a message using the 'Return' key.
I would suggest adding a configuration item that would allow users to make this change as it's really based on personal preference.
Would fix: https://github.com/mattermost/ios/issues/39
15 votes -
The Apple Watch App disappears after recent updates
This is one of my concerns when upgrading to a newer version
1 vote -
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 -
Password strength indicator
https://mattermost.atlassian.net/browse/PLT-3378
Proposing we add a password strength indicator when users set passwords.
Asking community to comment on how to assess strength of passwords and share recommendations on libraries we can use?
6 votes -
allow users to 'follow' others to create a filtered feed view.
Currently we have an in-built equality of posts which can become inefficient with high volume.
Recognizing the importance of hubs in scale-free network growth, we could allow for a filtered view of the main town-hall feed, where you just saw the posts (and related threads) of those you choose to follow.
One could also toggle back to the unfiltered view, but allowing people to cluster could make high volume teams more manageable.
Unlike Facebook, the user would remain in control - with no algorithm and the ability to toggle back to the unfiltered view.
9 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 -
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 -
Add emoji management via API
It would be nice to be able to add / remove custom emojis via API. Then it would be very simple to propose complete packs of custom emojis and apply them.
1 vote -
Allow to create a private Slash commands (only available for one user)
It could be interesting to add per user slash command.
For example, I use an RSS integration which allow me to manage my RSS feeds from Mattermost with Slash commands. I would like to set this command as private, to avoid other user to manage my feeds.3 votes -
Provide Channel description in tooltip in the left panel
Provide Channel description in tooltip in the left panel
Currently, we need to go to the channel, then click on the little arrow, then View Info
Personally, I spent 5 minutes to find this kind of information when I was checking that I didn't miss something and it is not yet available somewhere easily
2 votes -
Improve customization of push notification messages
Currently push notifications have very limited customizing potential. There is support to provide localized content, but the code assumes always prepends the sender's name to the notification text.
5 votes -
Custom intro text for system, team and channels
Custom intro text for a system, team or channel, similar in set up to Custom Tutorial Text with markdown support and preview, that is displayed to a user when joining a specific system, team or channel, and the user needs to hit "Okay" to dismiss. The user should be able to find the message in the system, team or channel settings to review the info.
Requesting this because often organizations want to share more about the purpose of their Mattermost deployment, and include different links, e.g. link to naming conventions to use for channels, an internal user's guide to the key features in the system intended to be used, perhaps a video introduction from the leader implementing the project, etc.
NOTE: This is proposed as a Team Edition feature should be deployed in a way that is friendly and helpful, not as a way to force team members to accept legal agreements.
Propose the following text be displayed:
Note: This feature is not intended to deliver legal notices. No record of interacting with content here is recorded in the database.
For legal notices, see: https://mattermost.uservoice.com/forums/306457-general/suggestions/18595561-ee-legal-notice-presentation-for-system-team-and
Custom intro text for a system, team or channel, similar in set up to Custom Tutorial Text with markdown support and preview, that is displayed to a user when joining a specific system, team or channel, and the user needs to hit "Okay" to dismiss. The user should be able to find the message in the system, team or channel settings to review the info.
Requesting this because often organizations want to share more about the purpose of their Mattermost deployment, and include different links, e.g. link to naming conventions to use for channels, an internal user's guide to the…
4 votes -
Secure embed content links
All content embedded is available to unauthenticated users, even from 'private' channels.
1 vote -
filter channels/users in the sidebar
It would be fantastic to have the option to search/filter in the sidebar.
In big organizations where you talk to many people, sometimes the sidebar gets enormous. A search field in top of the sidebar will allow to filter it and also search (when pressing Return)It "should" keep the headers (favorites, channels, users) to keep it simple.
9 votes -
possibility to re-link uploaded images
When you upload or drag'n'drop an image to mattermost, that image gains a new name that does not end with an image extension, thus if you try to "copy image location" or use the "copy public link" from mattermost their will give u a link that you can paste back to matter most to re-link the image in a preview mode.
A copy public link will look like:
And copy image location will look like:
https://pre-release.mattermost.com/api/v3/files/zkqjspdektrqjde9xqnp7ef1er/get_preview
As you can see neither end with a image extension and so if I simple paste it back in a message it will not come out as an image preview.
What I am suggesting here, is that mattermost either understand it's own links to be able to properly re-link a image or file as posted again or converts the link of images to have an extension so we can link it back without much hassle.
Thanks.
When you upload or drag'n'drop an image to mattermost, that image gains a new name that does not end with an image extension, thus if you try to "copy image location" or use the "copy public link" from mattermost their will give u a link that you can paste back to matter most to re-link the image in a preview mode.
A copy public link will look like:
And copy image location will look like:
https://pre-release.mattermost.com/api/v3/files/zkqjspdektrqjde9xqnp7ef1er/get_preview
As you can see neither end with a image extension and so if I simple paste it back in a message it will…
3 votes -
Change email notification behavior
Right now, if I only use the browser and switch to different tabs my status changes from green to yellow. If someone sends me a direct message, I receive an email. That's annoying. I don't want to disable email notification as a whole. It makes much more sense to only send emails about messages I received while I was offline.
3 votes
- Don't see your idea?