General
Please search for existing ideas before posting a new idea.
1253 results found
-
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 -
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 -
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 -
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 -
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
- [ ] iteminto- [x] itemfor 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 -
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 -
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 -
Custom Tag or Option that shows 1st line (title) but collapses the rest of long post under "Show More"
Currently Mattermost limits the length of posts to 16383 characters (https://mattermost.uservoice.com/forums/306457-general/suggestions/17368972-eliminate-4000-character-per-message-message-leng).
Most likely the limit is caused by the length of the TEXT field in supported MySQL, which is 65536 bytes. A UNICODE character can take up to 4 bytes, hence the safe limit:
65536 bytes / 4 = 16383,75 characters.Using rich Markdown formatting, abundance of hyperlinks, one can reach the limit of 16383 characters in a research post.
To make it easier to scroll through the list, Mattermost collapses (hides) parts of long posts under "Show more" button/link, after showing first few lines.
Too make it…
3 votes -
Provide a way to control the time range of reading history in a channel
Be able to control the range of channel member's reading history.
Options include:
1. All
2. Until the date of the member joins3 votes -
The ability to favorite emoji and access them quickly.
The recently used emoji section is nice, but it's very frustrating when they disappear or reset every few months for whatever reason. Can we add a section for favorite emoji? It would even be more beneficial where the "recent emoji" section is. Maybe there's a way to integrate both in a way that are easily accessible?
In my position we work very fast, so it's integral to be able to react to certain posts in an efficient matter when you need to. This feature would be an amazing addition.
3 votes -
Dialogue sees input in real time
Live Input Visibility During Conversation
I want to develop an AI bot that can converse with users and help them complete tasks. During the conversation, I want to see the bot's real-time output, corresponding to the streaming output of the LLM. Currently, I have to wait for the LLM output to completely finish before sending a message to the user. This requires waiting.3 votes -
Add the ability to create subchannels within existing channels
Feature Request:
Add the ability to create subchannels within existing channels to better organize conversations and topics within a team and break large channels into focused topics.Proposed Implementation: Follow the same pattern used by Posts with RootId. Add a ParentChannelId field to the Channel model that references the parent channel, enabling a single-level parent-child hierarchy. This mirrors how thread replies work - posts use RootId to reference their parent post, and we can apply the same approach to channels.
Link to Github issue: https://github.com/mattermost/mattermost/issues/33948
3 votes -
preventing re-login after desktop app upgrades
Desktop app was upgraded today to a new major version 6 -> all users was left out from the service and desktop asking the server details for re-login. Please, make the desktop app upgrade procedure in a way that never brakes the login / sessions for the user. This has happen every now and than with minor upgrades also. This issus is faced at least in Windows desktop app.
3 votes -
Screen sharing, voice and webcam on entry edition
Screen sharing, voice and webcam on all editions. This would make it a genuine Discord competitor/alternative.
3 votes -
Title: Bring Reaction Menu closer to the message text on wide screens Description: Currently, the hover reaction menu is always pinned to th
Title: Bring Reaction Menu closer to the message text on wide screens
Description:
Currently, the hover reaction menu is always pinned to the far right edge of the message container. On ultra-wide monitors or when using the "Full width" display setting, this creates a huge physical distance between the short message text (on the left) and the reaction buttons (on the far right).
This is exhausting for the user's eyes and requires excessive mouse movement for every single reaction.
Suggested Solution:
…Allow the reaction menu to float near the end of the message text if the message is short. Or,3 votes -
Short URLs
Easy to remember & easy to share
http://chat.domain.com:8065/channels/town-square
to
http://chat.domain.com:8065/c/town-square
or
http://chat.domain.com:8065/town-squareOptinal way to choose URL generation way?
2 votes -
Support websockets on separate sub-domain
Cloudflare does not include support for websockets on its free accounts so they advise you to create a subdomain to be used exclusively for websockets and configure the DNS so that the websocket communication is not routed through their service. I'm not sure how difficult this would be to implement, but I am hoping not very ;-)
2 votes -
iOS keyboard improvements
Currently both the iOS app and the Mobile view of mattermost (my local install is the last travis-ci build from a week or so ago) when you bring up the input box you are presented with a Send icon, on top of a Done button along with a Return on the actual keyboard. This from a user perspective is super confusing and unintuitive. I would suggest either completely removing the Send icon, or removing the Done text and that whole extra bar that ends up being drawn just to have it there. Also if at all possible changing return to…
2 votes -
make an admin be able to differ between inactive and disabled users
The problem of the current situation is, that an administrator yet is only able to set an user account status to "inactive". This means more a disabling of the user, because the user is in no longer able to log in. In fact, he is locked out.
It would be more appropriate to rename the status "inactive" to "disabled".A new status "inactive" should be introduced where a user is in fact using the featureset of a "team edition". No license is acuired for this user and he doesn't get any push notifications anymore until he logs in again. By…
2 votes -
make private chats able to authorize users based on ldap groups
In corporate Environments often closed discussions take place between persons whose users already exist within predefined ldap groups. For Mattermost it would make sense to authorize users for private channels using such existing ldap groups.
2 votes
- Don't see your idea?