General
Please search for existing ideas before posting a new idea.
1225 results found
-
Option to disable threads
I am new to mattermost but this thread thing sucks.
I want to reply to a message in the same chat. 99.99999% of the time the response thread only contains a single reply and its not worth the hassle.
So please add an option to disable threads, or at least an easy way to reply in same chat that does not include manually copying the text and adding >
3 votes -
Provide feedback that a photo/video is uploading/processing
Currently, when a photo or video is being shared the send button will grey out, but the user isn't presented with any "progress" as to the upload, this can be a little confusing.
On the web version and uploading progress bar appears, it would be nice to make a similar feature for the mobile app1 vote -
Check / uncheck checklist items from message
It would be nice if messages that comprise checklist items could be clicked to check / uncheck items. For now, the author can edit their message to change
- [ ] item
into- [x] item
for instance, but that's cumbersome. Moreover, it would be nice if other members could be given permission to tick / untick items of a message sent by someone else.3 votes -
Send 4k video
I would like to submit a request to implement support for sending video files in 4K resolution. I’m sharing a GitLab link where the issue is described.
https://github.com/mattermost/mattermost/issues/31011
Best regards.
3 votes -
Use the system AUTH log facility for failed logins
It would be great if Mattermost could use the system AUTH log facility for failed logins.
It can (obviously) still do its usual logging as configured, etc. but I think failed login attempts should always be done to the system log facility as well.
It makes integrations with things like fail2ban far less complicated.
My two cents.
1 vote -
Display Full User Names in Mobile App (Avoid Truncating with Ellipsis)
Hi Team,
I’ve noticed that on the Mattermost mobile app (iOS), user names are often truncated and displayed as “Kim…” instead of showing the full name, even though the full name appears correctly on the web version. This makes it difficult to identify users, especially in organizations where many people have similar names.
Please enhance the mobile app UI so that full user names are always visible, or at least provide an option to expand or view the full name easily. Ideally, the display should be consistent with the web version, either by wrapping the text, allowing horizontal scrolling, or…
3 votes -
Show emoji in Thread view as you do in Channel view
SUPER EASY FEATURE / FIX
In the Threads list, show the emoji that are on the first message of the thread just like you get in Channel view.We use threads as key topics of discussion, many are related to things that need to get done. When complete, we mark the first message in the thread with green check. We also use it to report bugs by marking the first message in a thread with the bug emoji. We have several emoji use cases for different purposes across different departments.
For some reason, the emoji is missing in the Threads…
3 votes -
Facing Issues with NSF File Conversion Tools
Hello everyone,
I’ve recently been trying to convert some NSF files (from Lotus Notes) into a more accessible format like PST or PDF for use in my current audio-visual editing workflow. Unfortunately, most of the tools I tried either crash during conversion or don’t maintain the original file structure. This has created delays in my project timelines. Can anyone suggest a reliable and secure NSF file converter that retains folder hierarchy and metadata during the conversion process? Also, if someone could share their experience with using any specific tool, that would be a great help.
Thanks in advance for your…
1 vote -
Message attachment action button open URL
Currently, message actions button is doing a HTTP call to get a JSON response. What about adding the possibility to define button that open an URL in a new tab ?
Using https://developers.mattermost.com/integrate/plugins/interactive-messages/ , we want to display a button that simply open a link:
{
"attachments": [
{
"pretext": "This is the attachment pretext.",
"text": "This is the attachment text.",
"actions": [{
"id": "open-link",
"name": "Open Dashboard",
"integration": {
"link": "http://grafana.my-dev.com"
}
}
]
}
]
}
```3 votes -
option to copy a mattermost:// deep link directly from the context menu
option to copy a mattermost:// deep link directly from the context menu
https://github.com/mattermost/docs/issues/7430
As this post says you could do it.1 vote -
Add "to:" search modifier, ability to confine a search to specific direct messages
Ability to search messages using a "to:" search modifier. It's great to be able to search for messages "from:" a certain user, but it would be great to have "to:" as well.
This would be helpful, for example, to help prevent me from asking team members repetitive questions. I know that a certain team member is the subject matter expert for a given topic. I know I've probably asked this team member a given question before at some point. If I could search "to:username given_topic" that seems the most logical way to find the last time I asked him this…
1 vote -
Search parameter for message priority
We got a few user requests if it's possible to search specifically for prioritized messages with the possibility to define the type of priority (important, urgent). This would be very helpful sometimes.
3 votes -
React to reactions
Reaction emojis are great for quickly expressing a sentiment in response to a message. It would be beneficial to have the ability to add a reaction emoji to those reactions.
For example, when someone reacts with “Thank you” I need to then type a new message to say “You’re welcome”, and if someone overlooks the small “thank you” emoji then my message can be easily misinterpreted as sarcastically implying the person wasn’t grateful!
Instead, it would be much better if I could add a “You’re welcome!” reaction to their “Thank you!” reaction.
9 votes -
Bulk actions for drafts (i.e., delete)
I guess I'm an indecisive typer, but I regularly find myself having to empty out my entire list of drafts (from thread replies, in particular) on the desktop app. And since these are scoped to each 'team' I've joined, I have to do it N times.
A way to 'select all' (+ maybe unselect those drafts I want to keep) and delete them would be great! Thank you beforehand!
3 votes -
Option to Disable Replies on Mattermost channel
Hello,
im requesting a feature for a channel admin to disable replies on Mattermost channel. To be precise every channel to have setting with in the channel for an admin to be able to restrict users from replying in the channel.1 vote -
1 vote
-
Customizable time in scheduled messages
When creating a scheduled message in the time field you can only select minutes 00 or 30, and this is actually a problem, users want to create messages for example in 45 minutes or 15 minutes.
https://github.com/mattermost/mattermost/issues/305234 votes -
I would like to request the following enhancements for incoming webhooks
I would like to request the following enhancements for incoming webhooks in Mattermost:
The ability to reply to a message sent via an incoming webhook using another incoming webhook message.
The ability to pin a message sent via an incoming webhook to the channel and unpin previously pinned messages.
These features would improve automation and message management within channels.1 vote -
User groups on Free plan
I am currently in the process of migrating some of the community groups i participate in on Discord to Mattermost (a couple of game communities and a big friends group, about 60 people) in order to self host them.
The only big feature mattermost (free) is missing compared to Discord is user groups and advanced ACL. I’m open to subscribe to a paid plan to support Mattermost development, but 10$/user/month is just way too much for this use-case.
Would you consider adding the user groups feature (and maybe a subset of advanced ACL) to the Free plan (maybe in a…
3 votes -
Ability to hide other team members custom statuses
I would like the ability to hide all, or individual, user custom statuses. I don't want to disable them at the server level, just a display menu option.
https://github.com/mattermost/mattermost/issues/30412#issuecomment-2714138771
1 vote
- Don't see your idea?