General
Please search for existing ideas before posting a new idea.
257 results found
-
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 -
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 -
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.
256 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 -
Quote Reply In Threads
In a thread, because we cant create subthreads, the comment menu should have a new item called "quote reply".
"Quote Reply" should allow the user to add a new comment with reference from the comment he is replying.
A : I like cars.
A : Wanna go for pizza? <-- "Quote Reply"
B : I like Ferrari.
B : "Wanna go for pizza?"
Yes. Pizza is a great idea.19 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 -
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 -
Less strict syntax requirements for code blocks
It's kind of annoying that the syntax for code blocks is so strict.
1 vote -
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 -
Directory of public channels/channels I can have access to
A user should be able to easily see & search the list of all channels they have joined and can join. I'm seeing a number of duplicate channels created across teams because the user did not know it existed in another location.
42 votes -
add newlines with CTRL+ENTER (like in Slack and Skype)
this is the opposite of the current setting:
ENTER inserts a new line and CTRL+ENTER submits the message.6 votes -
transform message to into an answer to message above
people are often sloppy in using answers to messages and just type it to the channel when it should be an answer to the message above.
I propose a button visible to the author and admins that allows to transform a message into an answer to the message above.
I hope it'll help to create more consistency in the usage of the answer/thread feature.11 votesPlanned with this ticket: https://mattermost.atlassian.net/browse/MM-35848
-
Option to have different themes on different devices
As of now, a change of theme on one device is automatically synched to all other devices.
4 votes -
Add ability to move mistaken thread replies in a channel to the intended thread
If a user misses replying to a thread in a channel and instead replies directly to the channel, this message is not part of the thread that it was intended to be and the conversation is not clear.
There should be a way for a user or channel admin to move a message to the intended thread inside the channel and keep it inline with the on-going threaded conversation (since everything is timestamped this seems possible).
This would clean up the conversations and mistakes that users will make.
139 votesWork on this feature has begun! Big thanks to @kkekkonen for starting the effort.
If anyone would be interested testing it, you can help out here: https://github.com/mattermost/mattermost-server/pull/9165
PS: Previous update incorrectly mentioned that this an Enterprise Edition feature.
-
Video File Thumbnails
Just like we have tumbnails on pictures. helping us identify what we are looking for without having to open the preview tool.
It would be great if we could have thumbnails on videos too.32 votes -
Notify Modified Messages And Added Reactions
There should be an option to allow MM to send notifications wheneven user modifies a message or maybe even when a message is deleted.
Also you be great to have anotification wheneven someone adds a reaction to your message.33 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 -
Add a command /play to play sound, movies quotes, etc.
We use Mattermost in a small team and when it comes the time to chill out, we sometimes abuse of the #random channel
We loved the emoticon customization and we would love to see the possibility to send a sound to react to a message with the right movie quote for example.That could be a plugin with a command like /play, I just doubt that the plugin would have the right to play a sound in browser.
The sound (and the command) could be created by users just like emoticons. The user should have to upload a sound file…
46 votes -
Delete messages from a channel to clean it
Hello,
in the case a channel is used to receive notifications in a defined interval, messages are bound to multiply and to be too numerous.
So i think it should be interesting to delete the messages from a channel by the creator of this channel or by a webhook.
39 votes
- Don't see your idea?