General
Please search for existing ideas before posting a new idea.
1231 results found
-
Add quote reply in addition to collapsed threads
Currently, in order to reply to someone a few messages back, you hit the reply button and it goes into a thread. Alternatively, Mattermost could add a quote button on messages next to the reply button. When you click quote button it should work like reply in modern messengers with text of the message or part of it and name of the creator of the message.
Threads are useful, but creating them for replying to paticular messages can be a bit of an overkill.62 votesLabel and status updated.
-
Ability to “Also send to channel” inside a thread
As we are starting to use threads more, it would be nice to keep the channel updated when important updates are made in threads.
Slack solves this problem by adding a checkbox that says “Also send to channel” inside a thread. Would love to see a similar approach.
16 votes -
Get a notification for reactions
Anytime someone put a reaction (emoji) on a text you wrote, you are not notified.
Very anoying.59 votesLabel and status updated.
-
AVIF image format support
AVIF (which is also a still image of av1 video compressor) is one of the most modern image formats (in addition to JPEG XL).
Majority of web browsers already support it and modern news websites are using it on regular basis. Sites such as Facebook / Instagram support it (and btw.. render avif uploads much faster than jpg)
If you want to compress / archive your image collection AVIF and JPEG XL are best formats to do that as they are open source. Problems start when you want to share an image from your collection to a Mattermost site.
I…
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 -
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 -
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 -
allow the Late Time Warning to be disabled or modified
Not everyone works a regular schedule. Constantly being "warned" about messaging someone during their regular work hours could get really annoying. The ability to disable this, or to alter the time(s) that would incur a "warning" should be a relatively low LoE.
11 votes -
JPEG XL (jxl) Image Format support
JPEG XL is one of the most modern image formats (in addition to AVIF). It newer and not yet as common as AVIF but it is the only image format which has practically no limitations (it supports almost everything). Compression efficiency is as good as AVIF (except for certain very low filesize settings) and it is also open source and royalty free. Encoding speeds are 3-5x faster than AVIF why it might be better for certain scenarios.
Browser support is a bit lacking at the moment so if support were added there should be automatic conversion to some more supported…
1 vote -
Message Forwarding Control in Mattermost
Currently, users cannot forward messages to others in Mattermost. It would be helpful if system admins could control this feature — either allow or restrict forwarding globally or between selected users. This would improve usability while keeping communication secure and flexible.
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 -
Improve reporting on invitation lifecycle
Currently, nearly no information is exposed to admins about what is happening with invitations individually, or even in aggregate. On any workspace with restricted teams it's important to be able to identify how any individual user was added to a restricted team. In the event that a user who should not be there is added, finding out how they were added so process, rules, etc. can be updated is critical. The critical piece of this is being able to track invites on an individual basis. This shouldn't require any user interface changes, just additions to the INFO level logging.
I…
1 vote -
1 vote
-
Add a "Message" button to the System Console -> Users -> User Configuration view
Sometimes when I'm working in the Users section of the system console I have reason to want to message the user or users I'm working with. It would be convenient to have a way to initiate a message from the individual user view in System Console -> Users rather than having to copy a user's username, exit the system console, and then start a chat. Especially when I need to follow that up with some other activity in the system console.
1 vote -
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 -
Add functionality to automatically add new users to a team
A lot of new users are unfamiliar with / confused by teams. So they don't select one, and then can't post anything, and an admin has to manually add them. There should be an easy way for all new users to be automatically added to a team.
5 votes
- Don't see your idea?